[Asterisk-Dev] Bug in apps/Makefile

timecop at pbx.mine.nu timecop at pbx.mine.nu
Wed Aug 27 17:29:17 MST 2003


> > Should be:
> > app_voicemail2.so : app_voicemail2.o
> >  $(CC) -shared -Xlinker -x -o $@ $(MLFLAGS) -lmysqlclient $<
> >
> > I assume this is where I send these problems?
>
> 	related topic:
>
> 	Is there a reason that the -shared -Xlinker, etc.. flags
> aren't part of some other variable?
>
> 	same goes for the -lmysqlclient
>
> that should probally be some LIBS=-lmysqlclient or similar I would think..?

since when does VoiceMail require mysqlclient?
I have no traces of MYSQL installed on this system, and never had compile
issues (unless of course, this is all part of a conditional #define




More information about the asterisk-dev mailing list