[asterisk-users] Re: h323 problem with asterisk 1.2.18

Cesc cesc.santa at gmail.com
Tue May 8 09:02:27 MST 2007


Hi guys,

I had the same problem ... and then remembered that my asterisk
1.2.9.1 compiled just fine ...
So, i tried that Makefile ... and voila! :)
See attached patch ...

Cesc

On 5/8/07, nik600 <nik600 at gmail.com> wrote:
> On 5/7/07, nik600 <nik600 at gmail.com> wrote:
> > i am experiencing problem with asterisk 1.2.18
> >
> > I've downloaded and installed pwlib and openh323 with the following commands:
> >
> > cd /path/to/pwlib
> > ./configure
> > make clean opt
> > cd /path/to/openh323
> > ./configure
> > make clean opt
> >
> > then 'ive set the corresponding PATH
> >
> > PWLIBDIR=/data/programmi/asterisk_1.2.18/pwlib_v1_10_0/
> > export PWLIBDIR
> > OPENH323DIR=/data/programmi/asterisk_1.2.18/openh323_v1_18_0/
> > export OPENH323DIR
> > LD_LIBRARY_PATH=$PWLIBDIR/lib:$OPENH323DIR/lib
> > export LD_LIBRARY_PATH
> >
> >
> > but when i go to:
> > cd asterisk-1.2.18/channels/h323/
> > and do a make opt:
> >
> > root at asterisk:/data/programmi/asterisk_1.2.18/asterisk-1.2.18/channels/h323#
> > make opt
> > make: *** No rule to make target `opt'.  Stop.
> >
> > why?
> >
> > where am i wrong? i've also tried the last version of pwlib and
> > openh323, but without fixing the problem
> >
> > thanks
> >
> >
> > --
> > /*************/
> > nik600
> > https://sourceforge.net/projects/ccmanager
> > https://sourceforge.net/projects/nikstresser
> >
>
> i've also tried supported version
>  Open H.323 version v1.17.1, PWLib v1.9.0
> but.. it doesn't compile.
>
> It seems to be a problem with makefile
>
> --
> /*************/
> nik600
> https://sourceforge.net/projects/ccmanager
> https://sourceforge.net/projects/nikstresser
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: asterisk.1.2.18.svn63330.h323.patch
Type: application/octet-stream
Size: 1644 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20070508/851dad68/asterisk.1.2.18.svn63330.h323.obj


More information about the asterisk-users mailing list