Alejandro, I made points 1 & 2. 3. I have problem here and update the version to 1.5 (was 1.1.10) 4. Linux RetHat under i586
Finally I get a solution... But I need update autoconf and libutil... strange because the error wasn't so clear. regards and thank a lot Gustavo ________________________________ From: Alejandro Guerrieri [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 4:44 PM To: Villada, Gustavo Cc: [email protected] Subject: Re: sqlbox compiling Looks like you're not alone: http://www.kannel.org/pipermail/users/2007-March/001757.html Nobody answered, though :( A few things to check: 1. Did you run bootstrap first right? 2. Have you tried with a clean extract? Maybe your previous attempts changed something... 3. Which autoconf version are you using? 4. What platform (Linux? Mac?). Version? Hope it helps, Alejandro On Tue, Oct 7, 2008 at 5:35 PM, Villada, Gustavo <[EMAIL PROTECTED]> wrote: I try, with errors $ ./configure checking cvs checkout date... ./configure: line 1760: syntax error near unexpected token `CVS_DATE' ./configure: line 1760: `AC_CVS_DATE(CVS_DATE)' regards Gustavo PS: I know that I am green, bt first read the docs, next googlish and finaly I ask in the list :'( ________________________________ From: Alejandro Guerrieri [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 07, 2008 3:54 PM To: Villada, Gustavo Cc: [email protected] Subject: Re: sqlbox compiling Run: ./bootstrap and then ./configure Regards, Alex On Tue, Oct 7, 2008 at 4:47 PM, Villada, Gustavo <[EMAIL PROTECTED]> wrote: please ignore my previous email ;) I must googlish some I run the script and receive the next error: $autoconf < configure.ac configure.ac:20: error: possibly undefined macro: AC_CVS_DATE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:29: error: possibly undefined macro: AM_INIT_AUTOMAKE configure.ac:31: error: possibly undefined macro: AM_MAINTAINER_MODE configure.ac:36: error: possibly undefined macro: AC_PROG_LIBTOOL some advice? regards in advance again Gustavo -----Original Message----- From: Villada, Gustavo Sent: Tuesday, October 07, 2008 3:44 PM To: [email protected] Subject: sqlbox compiling Hi, I alredy download the package http://www.kannel.org/~mconte/sqlbox/sqlbox-standalone.tar.gz <http://www.kannel.org/%7Emconte/sqlbox/sqlbox-standalone.tar.gz> <http://www.kannel.org/%7Emconte/sqlbox/sqlbox-standalone.tar.gz> (06-Dec-2007 14:59 147K) I saw the instruction from the list http://www.kannel.org/pipermail/users/2006-October/000841.html but in the package aren't any file name configure just a configure.ac but I unknown how use it regards in advance Gus
