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

Bug#421784: libjconv: FTBFS: ld: cannot find -ljconv



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




Reply to: