Package: libjconv
Version: 2.8-5
Severity: serious

Hi,

The package is failing to build with the following error:
gcc -Wall -O9 -fPIC -DHAVE_CODESET  -shared -Wl,-soname,libjconv.so.2 -o 
libjconv.so conv.o info.o compat.o
gcc -Wall -O9 -fPIC -DHAVE_CODESET  -o jconv jconv.o -ljconv
/usr/bin/ld: cannot find -ljconv
collect2: ld returned 1 exit status
make[1]: *** [jconv] Error 1

Creating the shared library worked, but when linking you're going to
need a -L to find it.


Kurt



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

Reply via email to