[Gman-toolkit-devel] More Compile Errors
Status: Inactive
Brought to you by:
john187
From: AlistairL <Ali...@op...> - 2002-06-05 09:04:31
|
After Recompiling, I get the following Error. Making all in gman make[1]: Entering directory `/spare/compile/gman/gman' /bin/sh ../libtool --mode=link c++ -g -O2 -o gman gman.o -L../libgman/.libs -lgman -lstdc++ -lm -ldl -ltiff -lpng -ljpeg -lpthread c++ -g -O2 -o .libs/gman gman.o -L/spare/compile/gman/libgman/.libs /spare/compile/gman/libgman/.libs/.libs/li bgman.so -lstdc++ -lm -ldl -ltiff -lpng /usr/lib/libjpeg.so -lpthread -Wl,--rpath -Wl,/usr/local/lib c++: /spare/compile/gman/libgman/.libs/.libs/libgman.so: No such file or directory ^^^^^ Basicly the error is with the .libs directory being doubled up. I have manualy worked around this one. On futher investigation, the error comes from the generated gman/gman/gman file. I dont know how this file in created, or else i would fix it. Alistair. |