bug-libtool
[Top][All Lists]
Advanced

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

libmysql.so


From: Brahim Hannaizi
Subject: libmysql.so
Date: Wed, 7 Apr 2004 04:10:21 +0200

Hi,
I'm following the article that came in Feb issue of
PHP Architect magazine - 'Writing SMS Applications
with PHP and Gnokii'. Now in setting up smsd with
MySQL. There they asked to give the following
 commands:
1. make
2. make libmysql.so
3. make install

i am using gnokii 0.6.0

when i type 'make' to build executables for smsd
i got the following errors...
please help me

[smsd]# make
make: Rien à faire pour « all ».
[smsd]# make libmysql.so
make: *** No rule to built the target « libmysql.so ». Stopping.
[smsd]# make install
/usr/bin/install -c -d /usr/local/Gnokii/sbin
/bin/sh ../libtool --mode=install /usr/bin/install -c -m 755 smsd
/usr/local/Gnokii/sbin

/usr/bin/install -c -m 755 .libs/smsd /usr/local/Gnokii/sbin/smsd

/usr/bin/install -c -d /usr/local/Gnokii/lib/smsd

for f in lib*.la ; do \

/bin/sh ../libtool --mode=install /usr/bin/install -c $f
/usr/local/Gnokii/lib/smsd ; \
done
libtool: install: `lib*.la' is not a valid libtool archive

Try `libtool --help --mode=install' for more information.

make: *** [install] Erreur 1







reply via email to

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