[Sqlrelay-discussion] rpmbuild problem
Brought to you by:
mused
|
From: Marcin M. <M.M...@ne...> - 2006-09-26 13:11:07
|
Hi, I have a latest sqlrelay sources and I'm trying to build rpm packages from .spec file included in .tar.gz Compilations goes fine up to this moment: g++ -O2 -g -Wall -pipe -pthread -I./ -I../../../ -I../../../src/common -I../../../src/util -I../../../src/connection -pthread -I/usr/kerberos/include -I/usr/include/mysql -g -pipe -m64 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -I../../../src/api/c++/include -c main.C -o main.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link g++ -o sqlr-connection-mysql mysqlconnection.lo main.lo -L/usr/lib64/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -L/usr/lib64 -lssl -lcrypto -L../../../src/connection -lsqlrconnection -L../../../src/util -lsqlrutil -lrudiments -lpthread -L/usr/kerberos/lib -L/usr/kerberos/lib64 -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lrt -lrt -lcrypt -ldl -L../../../src/api/c++/src -lsqlrclient libtool: link: cannot find the library `/usr/lib64/libsqlrclient.la' make[3]: *** [sqlr-connection-mysql] Error 1 I have on this serwer already installed older versions of sqlrelay packages. Might this be the problem? If yes is there a way to solve this without uninstalling older packages? br Marcin -- http://www.actus.org.pl/ - :::: - nic-hdl: MM3380-RIPE GnuPG 6687 E661 98B0 AEE6 DA8B 7F48 AEE4 776F 5688 DC89 http://www.poznan.linux.org.pl/ : http://www.netsync.pl/ |