Here is output of autoconf (GNU Autoconf) 2.59:

configure.in:196: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
section `AC_LIBOBJ vs LIBOBJS'
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.


On Wednesday 23 March 2005 14:46, Stipe Tolj wrote:
> David Chkhartishvili wrote:
> >I'm using bash for root shell.
>
> hm, ok, obviously you're having problem with the following macro:
>
>             MYSQL_LIBS="$($MYSQL_CONFIG --libs_r)"
>
> where it should produce something like this (on linux):
>
> ...
> checking mysql libs...  -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl
> -lm ...
>
>
> while you get the call itself inside the variable and not the output of
> the call.
>
> Two options:
>
> a) re-create configure using autoconf and try
> b) fall-back configure.in to revision 1.140 and re-create configure
> using autoconf
>
> please report if this solves it.
>
> Stipe

-- 
Best Regards,
David Chkhartishvili
MagtiCom Ltd.
Tel: +995 32 321881
Fax: +995 32 252551
Mob: +995 99 182418
www.magtigsm.com

Reply via email to