You are not logged in.
Hi,
I have a very... strange at least package problem and I don't really know what's going on.
Here's the package source and my makepkg.conf:
When I have all those files exactly in state as seen in that gist, everything works fine. But when I uncomment CARCH, CHOST and *FLAGS variables in makepkg.conf, package no longer builds due to missing symbols in library. It just breaks, no matter what.
In which way those settings can interfere with build process?
Thanks
EDIT: To be more specific - running ./autogen.sh with those flags breaks everything. Trying to do everything without them and just package using make install with those flags breaks linking - even when no linking takes place without those flags.
Last edited by eXine (2014-05-03 14:43:06)
Offline