bayonne-devel
[Top][All Lists]
Advanced

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

[Bayonne-devel] libbayonnerpc error..


From: Fréderic Kinnaer
Subject: [Bayonne-devel] libbayonnerpc error..
Date: Fri, 17 Jun 2005 22:14:03 +0200
User-agent: Mozilla Thunderbird 1.0 (Windows/20041206)

Dear,

I'm having the following problem while compiling Bayonne:

make[2]: Entering directory `/root/bayonne/bayonne-1.2.14pl2/modules/sunrpc'
/bin/sh ../../libtool --mode=link gcc -g -O2 -o libbayonnerpc.la -rpath /usr/local/lib bayonne_cl.lo bayonne_xdr.lo -L/usr/local/lib -lccext2 -lccgnu2 -ldl -pthread -lcrypt /bin/sh ../../libtool --mode=link g++ -g -O2 -I/usr/local/include/cc++2 -g -O2 -D_GNU_SOURCE -DXML_SCRIPTS -o sunrpc.mod -module -shared -lnsl sunrpc_mod-calls.o sunrpc_mod-server.o -L/usr/local/lib -lccext2 -lccgnu2 -ldl -pthread -lcrypt /bin/sh ../../libtool --mode=link g++ -g -O2 -I/usr/local/include/cc++2 -g -O2 -D_GNU_SOURCE -DXML_SCRIPTS -o rpc_calls libbayonnerpc.la -lnsl rpc_calls.o -L/usr/local/lib -lccext2 -lccgnu2 -ldl -pthread -lcrypt
libtool: link: cannot find the library `libbayonnerpc.la'
make[2]: *** [rpc_calls] Fout 1
make[2]: *** Wachten op onafgeronde taken...
gcc -shared .libs/bayonne_cl.o .libs/bayonne_xdr.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/lib -L/usr/local/lib /usr/local/lib/libccext2.so /usr/local/lib/libccgnu2.so -ldl -pthread -lcrypt -Wl,-soname -Wl,libbayonnerpc.so.0 -o .libs/libbayonnerpc.so.0.0.0 (cd .libs && rm -f libbayonnerpc.so.0 && ln -s libbayonnerpc.so.0.0.0 libbayonnerpc.so.0) (cd .libs && rm -f libbayonnerpc.so && ln -s libbayonnerpc.so.0.0.0 libbayonnerpc.so)
ar cru .libs/libbayonnerpc.a  bayonne_cl.o bayonne_xdr.o
ranlib .libs/libbayonnerpc.a
creating libbayonnerpc.la
g++ -g -O2 -I/usr/local/include/cc++2 -g -O2 -D_GNU_SOURCE -DXML_SCRIPTS -o sunrpc.mod -shared sunrpc_mod-calls.o sunrpc_mod-server.o -lnsl -L/usr/local/lib /usr/local/lib/libccext2.so -L/lib /usr/local/lib/libccgnu2.so -ldl -pthread -lcrypt -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib (cd .libs && rm -f libbayonnerpc.la && ln -s ../libbayonnerpc.la libbayonnerpc.la)
make[2]: Leaving directory `/root/bayonne/bayonne-1.2.14pl2/modules/sunrpc'
make[1]: *** [all-recursive] Fout 1
make[1]: Leaving directory `/root/bayonne/bayonne-1.2.14pl2/modules'
make: *** [all-recursive] Fout 1
proliant:~/bayonne/bayonne-1.2.14pl2#

Any suggestions?

Thanks






reply via email to

[Prev in Thread] Current Thread [Next in Thread]