gnokii-users
[Top][All Lists]
Advanced

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

Re: gnokii 0.6.15


From: ML mail
Subject: Re: gnokii 0.6.15
Date: Thu, 10 May 2007 04:35:46 -0700 (PDT)

>Please try CVS version istead. It has all patches. And there were more than 3 >patches to apply (and you are missing the first one apparently).

I now got the CVS version and could compile gnokii properly. So now I am at the second stage, that's compiling the sms daemon. I did a gmake and this went fine but the gmake libmysql.la fails, as you can see here in this output:

/bin/ksh ../libtool --mode=compile gcc -o mysql.lo -g -O2 -Wall  -I../include  -DMODULES_DIR=\"/opt/gnokii/lib/smsd\" -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    \
-I../include -I/usr/sfw/include/mysql -xstrconst -mt -c mysql.c
 gcc -g -O2 -Wall -I../include -DMODULES_DIR=\"/opt/gnokii/lib/smsd\" -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I/usr/sfw/include/mysql -xstrconst -mt -c mysql.c  -fPIC -DPIC -o .libs/mysql.o
gcc: unrecognized option `-pthread'
gcc: language strconst not recognized
gcc: mysql.c: linker input file unused because linking not done
 gcc -g -O2 -Wall -I../include -DMODULES_DIR=\"/opt/gnokii/lib/smsd\" -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../include -I/usr/sfw/include/mysql -xstrconst -mt -c mysql.c -o mysql.o >/dev/null 2>&1
/bin/ksh ../libtool --mode=link gcc -o libmysql.la mysql.lo utils.lo \
-lglib-2.0   -R/usr/sfw/lib -R/usr/sfw/lib/mysql -L/usr/sfw/lib -L/usr/sfw/lib/mysql -lmysqlclient -lz -lposix4 -lcrypt -lgen -lsocket -lnsl -lm \
-export-dynamic -avoid-version -rpath /opt/gnokii/lib/smsd
gcc -shared -Wl,-h -Wl,libmysql.so -o .libs/libmysql.so  .libs/mysql.o .libs/utils.o  -R/usr/sfw/lib -R/usr/sfw/lib/mysql -lglib-2.0 -L/usr/sfw/lib -L/usr/sfw/lib/mysql -lmysqlclient -lz -lposix4 -lcrypt -lgen -lsocket -lnsl -lm -lc
gcc: .libs/mysql.o: No such file or directory
gmake: *** [libmysql.la] Error 1          

What's the problem here ?

Regards


Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.
reply via email to

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