[Asterisk-Users] Latest cvs * compile error anyone?
ast at uc9.net
ast at uc9.net
Fri Jan 23 15:57:46 MST 2004
Why is there still MYSQL stuff in there, I thought we had to remove
that.
On Fri, 23 Jan 2004, Kannaiyan Natesan wrote:
> If you are not users from mysql database then you can disable in the
> makefile.
>
> For this,
>
> USE_MYSQL_FRIENDS=1
>
> change it to
>
> USE_MYSQL_FRIENDS=0
>
> You won't get that error.
>
> Alternatively you can install mysqlclient library to compile it without
> errors.
>
> Kannaiyan
>
>
> ----- Original Message -----
> From: "SamW" <swc at svtinc.com>
> To: <asterisk-users at lists.digium.com>
> Sent: Friday, January 23, 2004 7:03 PM
> Subject: [Asterisk-Users] Latest cvs * compile error anyone?
>
>
> > I downloaded asterisk and was trying to compile fresh, It end up in
> > error, Any help appreciated.
> >
> > cvs checkout asterisk
> > cd asterisk
> > make clean
> > make
> >
> > END UP with following error, (Previously I was able to compile without
> > any errors. After a make clean stopped compiling.)
> >
> > gcc -shared -Xlinker -x -o chan_iax2.so chan_iax2.o iax2-parser.o
> > -lmysqlclient -lz
> > /usr/bin/ld: cannot find -lmysqlclient
> > collect2: ld returned 1 exit status
> > make[1]: *** [chan_iax2.so] Error 1
> >
> >
> > - SamW
> >
> >
> > _______________________________________________
> > Asterisk-Users mailing list
> > Asterisk-Users at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-users
> >
> >
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-users
mailing list