Hello,
I got the following compilation error. After reading the installation
instructions it seems that the problem is that the compiler cannot find
libiberty.a, but as it turns out it is available in /usr/local/lib.
What should I do to make it visible to the compiler?
Thanks in advance for your help,
--- Massimo
lforms -lXpm -lSM -lICE -liberty -lc -lm -L/usr/local/lib -R/usr/local/lib
-lX11 -lsocket -lnsl
Undefined first referenced
symbol in file
bindtextdomain main.o (symbol belongs to implicit
dependency /usr/lib/libintl.so.1)
gettext BufferView.o (symbol belongs to implicit
dependency /usr/lib/libintl.so.1)
textdomain main.o (symbol belongs to implicit
dependency /usr/lib/libintl.so.1)
ld: fatal: Symbol referencing errors. No output written to lyx
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `lyx'
Current working directory /usr/paolucci/texLab/lyx-1.1.2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /usr/paolucci/texLab/lyx-1.1.2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /usr/paolucci/texLab/lyx-1.1.2/src
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'