So! I tried to send this to the list two times now, but mailman hates my gmail account, probably due to some GMail/GoogleMail confusion. Hopefully it will work this way.

I was asking about this the other day in IRC but no one could help
me. I've been writing an exheres for apcupsd. I get to the src_compile
stage but it fails in linking. I get a warning about 'cannot find
entry symbol _start' followed by a long list of undefined references
to stdlib stuff.

Strange thing is when I paste the configure string generated by
paludis into a shell and then type make, everything compiles fine.
When I change into the paludis build directory after a failed build
and make, it doesn't compile but when I paste the configure command
again and then make, it does.

Someone on IRC told me to change configure.in to specifically refer to
/usr/lib64 and /usr/include instead of /usr/local/lib64 etc. but that
didn't do anything at all.

exheres so far:
http://pastebin.com/xJ8e9zNV

Paludis Build Log:
http://pastebin.com/tYdi6hnZ

Manual build:
http://pastebin.com/aQhGRJhG

_______________________________________________
Exherbo-dev mailing list
[email protected]
http://lists.exherbo.org/mailman/listinfo/exherbo-dev

Reply via email to