gnokii-users
[Top][All Lists]
Advanced

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

Re: Solaris 10 x86


From: ML mail
Subject: Re: Solaris 10 x86
Date: Sun, 22 Apr 2007 11:55:14 -0700 (PDT)

>TIP: to compile on Solaris, I need to edit smsd/Makefile and remove >"-rdynamic" options...

Thanks for your input. I tryed to remove -rdynamic as you recommended, unfortunately it doesn't help. When I run gmake libmysql.la I still get the following:

/bin/ksh ../libtool --mode=link gcc -o libmysql.la mysql.lo utils.lo \
-lglib-2.0   -xarch=v9 -L/opt/mysql/mysql/lib -lmysqlclient -lz -lposix4 -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  -lglib-2.0 -L/opt/mysql/mysql/lib -lmysqlclient -lz -lposix4 -lgen -lsocket -lnsl -lm -lc  -xarch=v9
gcc: .libs/mysql.o: No such file or directory
gcc: warning: `-x arch=v9' after last input file has no effect
gmake: *** [libmysql.la] Error 1     

And at the first gmake it doesn't even find ".libs/utils.o", so I need to copy it from common/links/.libs/utils.so into smsd/.libs/utils.o

Regards


Ahhh...imagining that irresistible "new car" smell?
Check out new cars at Yahoo! Autos.
reply via email to

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