Package: libpmount
Severity: grave

Hi!

>From build log:

cc -Wall -g -D_REENTRANT -fPIC -c -o src/kerndep.lo src/kerndep.c
cc -Wall -g -D_REENTRANT -fPIC -c -o src/mtab.lo src/mtab.c
cc -Wall -g -D_REENTRANT -fPIC -c -o src/pmount.lo src/pmount.c
cc -Wl,-z,defs -Wl,-soname,libpmount.so.0.0 -shared -o libpmount.so.0.0 
src/kerndep.lo
cc -Wall -g -D_REENTRANT -c -o src/kerndep.o src/kerndep.c
cc -Wall -g -D_REENTRANT -c -o src/mtab.o src/mtab.c
cc -Wall -g -D_REENTRANT -c -o src/pmount.o src/pmount.c
ar cru libpmount.a src/kerndep.o

All the objects are compiled, but only kerndep is linked in.  This results in
missing "pmount" and "pumount" symbols.

-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.3-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to