tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: libtool-base refusing to even start building on ia64-hp-hpux11.31



On Mon, 9 Mar 2015 01:25:06 +0000
Paul Ackersviller <pda%sdf.org@localhost> wrote:

> Thanks, the answer is indeed no, that might be enough of a hint.
> I'm suspecting something funky with my gcc... will beat on it some more.

Please post the output of this command:

echo "#include <dlfcn.h>" | gcc -E - | head -n10

Also, if you just want to get pkgsrc going you can try removing
.include "../../mk/dlopen.buildlink3.mk"
from
devel/libtool-base/Makefile

-Tobias


Home | Main Index | Thread Index | Old Index