
pkendall64 at gmail
Aug 17, 2012, 9:17 PM
Post #11 of 11
(499 views)
Permalink
|
On Fri, Aug 17, 2012 at 7:01 PM, Paul Kendall <pkendall64 [at] gmail> wrote: > On Fri, Aug 17, 2012 at 6:59 PM, Paul Kendall <pkendall64 [at] gmail> wrote: >> Hi, >> I'm trying to build mythtv master on ubuntu natty using the packaging >> build-debs.sh >> script and I'm getting the following error. > > Sorry about the no subject, fat fingers pressed send to early! Replying to myself I found the problem! The dpkg-buildflags in natty does not support the DEB_LDFLAGS_MAINT_STRIP environment variable, so I modified the debian/rules file to pipe the output of the dpkg-buildflags command into sed and remove the -Wl,-Bsymbolic-functions options from the output and its "all good in the hood" now. Cheers, Paul _______________________________________________ mythtv-dev mailing list mythtv-dev [at] mythtv http://www.mythtv.org/mailman/listinfo/mythtv-dev
|