[mythtv] (no subject)

Paul Kendall pkendall64 at gmail.com
Sat Aug 18 04:17:37 UTC 2012


On Fri, Aug 17, 2012 at 7:01 PM, Paul Kendall <pkendall64 at gmail.com> wrote:
> On Fri, Aug 17, 2012 at 6:59 PM, Paul Kendall <pkendall64 at gmail.com> 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


More information about the mythtv-dev mailing list