[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compiling oms
I've downloaded the last oms from cvs, and it gives this error when it's
compiling:
...
make[2]: Entering directory `/root/livid/oms/src/oms'
/bin/sh ../../libtool --mode=link gcc -pipe -Wall -Werror -D__OMS__
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -O6 -fomit-frame-pointer
-funroll-all-loops -march=i686 -o oms_plugin oms_plugin.o
-L../../src/oms/.libs -loms -ldl -lpthread -lpthread -ldl
libtool: link: `-L../../src/oms/.libs' cannot specify a relative directory
make[2]: *** [oms_plugin] Error 1
make[2]: Leaving directory `/root/livid/oms/src/oms'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/livid/oms/src'
make: *** [all-recursive] Error 1
What is it wrong with my libtool ? maybe the version (1.2f)?
David Gómez
"The question of whether computers can think is just like the question of
whether submarines can swim." -- Edsger W. Dijkstra