|
From: | Officina dei Bit s.n.c. -* Dal Cero Paolo *- |
Subject: | Re: FreeBsd smsd |
Date: | Thu, 24 Jul 2003 20:59:36 +0200 |
At 19.56 24/07/2003 +0200, you wrote:
Hi,On Thu, Jul 24, 2003 at 07:08:24PM +0200, Officina dei Bit s.n.c. -* Dal Cero Paolo *- wrote:> "../Makefile.global", line 65: Missing dependency operator > "../Makefile.global", line 67: Need an operator > "../Makefile.global", line 78: Need an operator > "../Makefile.global", line 80: Need an operator > "Makefile", line 22: Need an operator > "Makefile", line 24: Need an operator > "Makefile", line 72: Missing dependency operator > "Makefile", line 73: Could not find depend > "Makefile", line 74: Need an operator > make: fatal errors encountered -- cannot continue > > i have read the README but i don't find nothing ... > i have set the MySql database (sms) and the table into it You have to use gmake (GNU make). Bye, Bozo
THX this is the result gor gmake in smsd directory:gcc smsd.o lowlevel.o -pthread `glib-config --libs` -s -rdynamic -L../common -lgnokii -L/usr/X11R6/lib -lXpm -lX11 -o smsd
smsd.o: In function `ReadConfig':/usr/ports/comms/gnokii/work/gnokii-0.5.0/smsd/smsd.c:238: undefined reference to `getopt_long'
/usr/local/lib/libgnokii.so: undefined reference to `libintl_gettext' gmake: *** [smsd] Error 1
_______________________________________________ gnokii-users mailing list address@hidden http://mail.nongnu.org/mailman/listinfo/gnokii-users
[Prev in Thread] | Current Thread | [Next in Thread] |