Subject: Re: regression tests for libssp don't compile
To: None <ks@ub.uni-mainz.de>
From: Teemu Rinta-aho <teemu@rinta-aho.org>
List: current-users
Date: 11/10/2006 10:40:21
Same here.
Cheers,
Teemu
Kurt Schreiner wrote:
> Hi,
>
> from sources cvs updated an hour or so ago, using
>
> ./build.sh -u -N 1 -x -U -m i386 -O /u/NetBSD/arch/i386/obj -D /u/NetBSD/arch
> /i386/dest -T /u/NetBSD/arch/i386/TOOLS distribution
>
> to compile userland I get:
>
> dependall ===> regress/lib/libssp/fgets
> link fgets/fgets
> /u/NetBSD/arch/i386/TOOLS/lib/gcc/i386--netbsdelf/4.1.2/../../../../i386--netbsdelf/bin/ld: cannot f
> ind -lssp_nonshared
> collect2: ld returned 1 exit status
>
> *** Failed target: fgets
> *** Failed command: /u/NetBSD/arch/i386/TOOLS/bin/i386--netbsdelf-gcc -Wl,-nostdlib -fstack-protecto
> r-all -Wstack-protector -o fgets -Wl,-rpath-link,/u/NetBSD/arch/i386/dest/lib:/u/NetBSD/arch/i386/de
> st/usr/lib -L/u/NetBSD/arch/i386/dest/lib -B/u/NetBSD/arch/i386/dest/usr/lib/ -B/u/NetBSD/arch/i386/
> dest/usr/lib/ fgets.o -lssp -L/u/NetBSD/arch/i386/dest/usr/lib -L/u/NetBSD/arch/i386/dest/usr/lib
> *** Error code 1
>
> Stop.
> nbmake: stopped in /u/NetBSD/src/regress/lib/libssp/fgets
>
> Where's the culprit?
>
> Kurt
>
>