I reported this to upstream's bugzilla and I think you could better
answer their question:
Does Debian GNU/kFreeBSD behave like BSD or Linux when it comes to
dynamic linking? We currently do not officially support building on
BSD at all, only Darwin/Mac OS X. Could you please try again with the
configure options --with-host-os=linux or --with-host-os=darwin? If
one of these two succeeds, I will change configure accordingly.
Thanks!
You seemed to imply that --with-host-os=linux worked correctly, but
I'd like to verify that before telling the same to upstream. I asked
about the output of uname -s on IRC already, and got GNU/kFreeBSD as
the answer. Is that right?
All is right, "--with-host-os=linux" worked correctly,
uname -s gives "GNU/kFreeBSD".
Basically it is FreeBSD kernel and glibc+linuxthreads
in userspace, see http://glibc-bsd.alioth.debian.org/doc/intro.html.
So dynamic linker is GNU ld.so, same as on Linux.
Feel free to not register for upstream's Bugzilla,
I can relay the message.
Yes, please.
Thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]