Current-Users archive

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

Re: external/bsd/bind make expecting libs in source tree?



In article <l03102800c9f091033beb%q840.causeuse.org@localhost>,
Hauke Fath  <hauke%Espresso.Rhein-Neckar.DE@localhost> wrote:
>At 16:35 Uhr +0200 10.5.2011, Hauke Fath wrote:
>>I tried to build external/bsd/bind with debug options, to look into dig
>>and nsupdate busy-looping on sparc.
>
>I figured I could set NAMED_DEBUG for a build.sh cross-build.
>Unfortunately, that seems a seldomly-used path:
>
>[...]
>#      link  dig/dig
>/u/netbsd-builds/developer/sparc/tools/bin/sparc--netbsdelf-gcc
>--sysroot=/u/netbsd-builds/developer/sparc/destdir -Wl --fatal-warnings  -o
>dig  dig.o dig host.o -lbind9_g -ldns_g -llwres_g -lisccfg_g -lisccc_g
>-lisc_g -lpthread -lcrypto
>-Wl,-rpath-link,/u/netbsd-builds/developer/sparc/destdir/lib  -L=/lib
>/u/netbsd-builds/developer/sparc/tools/lib/gcc/sparc--netbsdelf/4.1.3/../../../.
>./sparc--netbsdelf/bin/ld: cannot find -lbind9_g
>collect2: ld returned 1 exit status
>*** [dig] Error code 1
>nbmake: stopped in /public/netbsd-developer/external/bsd/bind/bin/dig
>1 error
>
>... maybe a concurrency problem - the build was "-j3"?

Did you make install in lib before building bin?

christos



Home | Main Index | Thread Index | Old Index