I tested your patch, removing directory /usr/include/mISDNuser/i4lnet then into callweaver trunk directory:
cd /usr/src/trunk
make clean
./bootstrap.sh
./configure --with-chan_misdn --with-misdn-libs=/usr/lib/mISDN/
--with-misdn-includes=/usr/include/mISDNuser/
make
The problem is still present (slightly different)
....
Making all in misdn
make[2]: Entering directory `/usr/src/trunk/channels/misdn'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../corelib -I../../include -I/usr/include/mISDNuser/
-D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\" -g -O2 -MT
chan_misdn_la-chan_misdn.lo -MD -MP -MF ".deps/chan_misdn_la-chan_misdn.Tpo"
-c -o chan_misdn_la-chan_misdn.lo `test -f 'chan_misdn.c' || echo
'./'`chan_misdn.c; \
then mv -f ".deps/chan_misdn_la-chan_misdn.Tpo"
".deps/chan_misdn_la-chan_misdn.Plo"; else rm -f
".deps/chan_misdn_la-chan_misdn.Tpo"; exit 1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../corelib -I../../include
-I/usr/include/mISDNuser/ -D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\"
-g -O2 -MT chan_misdn_la-chan_misdn.lo -MD -MP -MF
.deps/chan_misdn_la-chan_misdn.Tpo -c chan_misdn.c -fPIC -DPIC -o
.libs/chan_misdn_la-chan_misdn.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../corelib -I../../include -I/usr/include/mISDNuser/
-D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\" -g -O2 -MT
chan_misdn_la-asn1.lo -MD -MP -MF ".deps/chan_misdn_la-asn1.Tpo" -c -o
chan_misdn_la-asn1.lo `test -f 'asn1.c' || echo './'`asn1.c; \
then mv -f ".deps/chan_misdn_la-asn1.Tpo"
".deps/chan_misdn_la-asn1.Plo"; else rm -f ".deps/chan_misdn_la-asn1.Tpo";
exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../corelib -I../../include
-I/usr/include/mISDNuser/ -D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\"
-g -O2 -MT chan_misdn_la-asn1.lo -MD -MP -MF .deps/chan_misdn_la-asn1.Tpo -c
asn1.c -fPIC -DPIC -o .libs/chan_misdn_la-asn1.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../corelib -I../../include -I/usr/include/mISDNuser/
-D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\" -g -O2 -MT
chan_misdn_la-fac.lo -MD -MP -MF ".deps/chan_misdn_la-fac.Tpo" -c -o
chan_misdn_la-fac.lo `test -f 'fac.c' || echo './'`fac.c; \
then mv -f ".deps/chan_misdn_la-fac.Tpo"
".deps/chan_misdn_la-fac.Plo"; else rm -f ".deps/chan_misdn_la-fac.Tpo";
exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../corelib -I../../include
-I/usr/include/mISDNuser/ -D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\"
-g -O2 -MT chan_misdn_la-fac.lo -MD -MP -MF .deps/chan_misdn_la-fac.Tpo -c
fac.c -fPIC -DPIC -o .libs/chan_misdn_la-fac.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../corelib -I../../include -I/usr/include/mISDNuser/
-D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\" -g -O2 -MT
chan_misdn_la-isdn_lib.lo -MD -MP -MF ".deps/chan_misdn_la-isdn_lib.Tpo" -c
-o chan_misdn_la-isdn_lib.lo `test -f 'isdn_lib.c' || echo './'`isdn_lib.c;
\
then mv -f ".deps/chan_misdn_la-isdn_lib.Tpo"
".deps/chan_misdn_la-isdn_lib.Plo"; else rm -f
".deps/chan_misdn_la-isdn_lib.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../corelib -I../../include
-I/usr/include/mISDNuser/ -D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\"
-g -O2 -MT chan_misdn_la-isdn_lib.lo -MD -MP -MF
.deps/chan_misdn_la-isdn_lib.Tpo -c isdn_lib.c -fPIC -DPIC -o
.libs/chan_misdn_la-isdn_lib.o
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../../include -I../../corelib -I../../include -I/usr/include/mISDNuser/
-D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\" -g -O2 -MT
chan_misdn_la-isdn_msg_parser.lo -MD -MP -MF
".deps/chan_misdn_la-isdn_msg_parser.Tpo" -c -o
chan_misdn_la-isdn_msg_parser.lo `test -f 'isdn_msg_parser.c' || echo
'./'`isdn_msg_parser.c; \
then mv -f ".deps/chan_misdn_la-isdn_msg_parser.Tpo"
".deps/chan_misdn_la-isdn_msg_parser.Plo"; else rm -f
".deps/chan_misdn_la-isdn_msg_parser.Tpo"; exit 1; fi
gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I../../corelib -I../../include
-I/usr/include/mISDNuser/ -D_GNU_SOURCE -DCHAN_MISDN_VERSION=\"0.4.0-rc28\"
-g -O2 -MT chan_misdn_la-isdn_msg_parser.lo -MD -MP -MF
.deps/chan_misdn_la-isdn_msg_parser.Tpo -c isdn_msg_parser.c -fPIC -DPIC -o
.libs/chan_misdn_la-isdn_msg_parser.o
In file included from isdn_msg_parser.c:20:
ie.c:29:27: error: i4lnet/net_l3.h: No such file or directory
Andrea
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
