Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upWIP unibilium recipe #835
WIP unibilium recipe #835
Conversation
|
Have anybody idea, what am i doing wrong? It compiles without a hitch outside of chroot... |
|
Maybe the recipe is missing a dependency. |
| cmd:libtoolize$secondaryArchSuffix | ||
| cmd:make | ||
| cmd:sed | ||
| pkgconfig$secondaryArchSuffix |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
Oops, «
BTW, I havent tried this myself, so I'm not sure it works. Good luck! |
|
fbrosson, the only objdump output is: Now, what? |
WIP unibilium recipe WIP unibilium recipe WIP unibilium recipe WIP Recipe for unibilium Hash fix Fixed whitespaces Fixed pkgconf
|
This means libunibilium.so does not depend on any lib provided by other recipes. So the runttime dependencies seem OK. |
| " | ||
|
|
||
| export LDFLAGS="-lnetwork -lbsd -lroot" | ||
| export CFLAGS="-D_BSD_SOURCE" |
This comment has been minimized.
This comment has been minimized.
|
@miqlas Travis build failed; please check. |
|
Strange, but it builds just fine outside of Haikuporter, but inside it cannot find -lubsan and -lasan |
|
Ok, it actually works now. |
|
Merge? |
386cee1
into
haikuports:master
extrowerk commentedOct 24, 2016
Work in Progress.
Now i get :
undefined reference to__stack_chk_fail_local'`Help required.