Source-Changes archive

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

Re: CVS commit: src/lib/libpam/modules



On Wed, Dec 29, 2004 at 04:16:17AM +0000, Christos Zoulas wrote:
> 
>       src/lib/libpam/modules/pam_unix: Makefile
> 
> Log Message:
> Link with libraries from the source build directory.

the pam_unix change doesn't seem to have been quite enough...

/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/tooldir.NetBSD-2.99.10-i386/lib/gcc-lib/i386--netbsdelf/3.3.3/../../../../i386--netbsdelf/bin/ld:
 cannot find -lutil
collect2: ld returned 1 exit status

*** Failed target:  libpam_unix.so.0.0
*** Failed command: 
/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/tooldir.NetBSD-2.99.10-i386/bin/i386--netbsdelf-gcc
 -Wl,-nostdlib -B/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/usr/lib/ 
-B/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/usr/lib/ 
-Wl,-rpath-link,/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/lib:/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/usr/lib
 -L/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/lib -Wl,-x -shared 
-Wl,-soname,libpam_unix.so.0 -o libpam_unix.so.0.0 -Wl,--whole-archive 
libpam_unix_pic.a -Wl,--no-whole-archive 
-Wl,-L/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/lib/libutil:/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/lib/libcrypt
 -lutil -lcrypt -L/home/NetBSD/obj/p4/home/NetBSD/HEAD/src/destdir.i386/usr/lib
*** Error code 1

Something different on this one than the others, with the ordering of
all those -Wl,foo options?

--
Dan.

Attachment: pgp2xA2zeKaRy.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index