how to build SVox Pico from source

Christopher Brannon chris at the-brannons.com
Wed Mar 2 15:58:14 UTC 2011


Kyle <kyle4jesus at gmail.com> writes:

> Well, now I'm having a weird problem. I'm not sure if anyone can help
> here, but here goes.

I can!
When the linker is eventually called under makepkg, it is called with
the --as-needed linker flag.
Have a look at the definition of LDFLAGS in /etc/makepkg.conf.
When you build it manually, you aren't passing --as-needed, so it works
beautifully.  We need to patch the build system, so that pico will build
when --as-needed is passed to the linker.
We can work out the details off-list.

-- Chris




More information about the Blinux-list mailing list