[Asterisk-Dev] SIP/MySQL friends patch missing
-L/usr/lib/mysql fix
Brancaleoni Matteo
mbrancaleoni at espia.it
Sat Jan 24 02:12:05 MST 2004
Speaking of MySQL license...
since iax & sip now have a mysql interface (and are
into main cvs),
there's any good reason to keep the mysql cdr logger
and voicemail mysql routines in a separate package ?
Matteo.
Il ven, 2004-01-23 alle 21:12, Brian West ha scritto:
> Patch for sip was added to CVS yesterday.
>
> NEXT!!!
>
> On Fri, 23 Jan 2004, Andy Powell wrote:
>
> >
> > The patch was actually called "SIP/MySQL friends patch" but it seems to be an IAX patch...
> > but that doesn't solve the problem...
> >
> > Andy
> >
> >
> > *********** REPLY SEPARATOR ***********
> >
> > On 23/01/2004 at 14:22 Adam Hart wrote:
> >
> > >I assume you mean IAX, not SIP? yea, I had the same problem
> > >
> > >
> > >> Hi all,
> > >>
> > >> Seems -L/usr/lib/mysql is missing in the SIP/MySQL friends patch.
> > >>
> > >> Regards,
> > >> Patrick
> > >>
> > >>
> > >> diff -uNr asterisk.org/channels/Makefile asterisk/channels/Makefile
> > >> --- asterisk.org/channels/Makefile 2004-01-23 03:47:49.000000000 +0100
> > >> +++ asterisk/channels/Makefile 2004-01-23 03:50:57.000000000 +0100
> > >> @@ -106,7 +106,7 @@
> > >>
> > >> chan_iax2.so: chan_iax2.o iax2-parser.o
> > >> ifeq ($(USE_MYSQL_FRIENDS),1)
> > >> - $(CC) $(SOLINK) -o $@ chan_iax2.o iax2-parser.o -lmysqlclient -lz
> > >> + $(CC) $(SOLINK) -o $@ chan_iax2.o iax2-parser.o -L/usr/lib/mysql
> > >> -lmysqlclient -lz
> > >> else
> > >> $(CC) $(SOLINK) -o $@ chan_iax2.o iax2-parser.o
> > >> endif
> > >>
> > >> _______________________________________________
> > >> Asterisk-Dev mailing list
> > >> Asterisk-Dev at lists.digium.com
> > >> http://lists.digium.com/mailman/listinfo/asterisk-dev
> > >> To UNSUBSCRIBE or update options visit:
> > >> http://lists.digium.com/mailman/listinfo/asterisk-dev
> > >_______________________________________________
> > >Asterisk-Dev mailing list
> > >Asterisk-Dev at lists.digium.com
> > >http://lists.digium.com/mailman/listinfo/asterisk-dev
> > >To UNSUBSCRIBE or update options visit:
> > > http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
> >
> > _______________________________________________
> > Asterisk-Dev mailing list
> > Asterisk-Dev at lists.digium.com
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> > To UNSUBSCRIBE or update options visit:
> > http://lists.digium.com/mailman/listinfo/asterisk-dev
> >
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-dev
--
Brancaleoni Matteo <mbrancaleoni at espia.it>
Espia - Emmegi Srl
More information about the asterisk-dev
mailing list