-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 But i dont have any mISDN_1_2 installed now.
[EMAIL PROTECTED] install-misdn-mqueue]# rm -rf /usr/include/mISDNuser/* [EMAIL PROTECTED] install-misdn-mqueue]# make ... make[2]: Entering directory `/root/sw/asterisk/misdn/install-misdn-mqueue/chan_misdn/misdn' cc - -pipe -c -Wall -ggdb -DMISDN_1_2 -o isdn_lib.o isdn_lib.c isdn_lib.c: In function `manager_ec_enable': isdn_lib.c:4260: error: `PIPELINE_CFG' undeclared (first use in this function) isdn_lib.c:4260: error: (Each undeclared identifier is reported only once isdn_lib.c:4260: error: for each function it appears in.) isdn_lib.c: In function `manager_ec_disable': isdn_lib.c:4308: error: `PIPELINE_CFG' undeclared (first use in this function) make[2]: *** [isdn_lib.o] Error 1 make[2]: Leaving directory `/root/sw/asterisk/misdn/install-misdn-mqueue/chan_misdn/misdn' make[1]: *** [misdn/chan_misdn_lib.a] Error 2 make[1]: Leaving directory `/root/sw/asterisk/misdn/install-misdn-mqueue/chan_misdn' make: *** [chan_misdn] Error 2 [EMAIL PROTECTED] install-misdn-mqueue]# [EMAIL PROTECTED] install-misdn-mqueue]# ls -la /usr/lib/libmISDN.so - -rw-r--r-- 1 root root 36446 Apr 20 10:48 /usr/lib/libmISDN.so This lib, was compiled now, so gcc its trying to link with the lib i just compiled, and the headers must be the ones just installed, because i cleaned all the others. This is with your stable install script, the one i mentioned. Do i need to clean any path i dont have cleaned? On Fri, 20 Apr 2007 11:32:25 +0200 Christian Richter <[EMAIL PROTECTED]> wrote: > > That happens when you are messing around with *NEW* and *OLD* mISDN > drivers. The *UPGRADE* Path works quite OK, in terms of that you > have mISDN_1_1_X and the upgrade to mISDN_1_2 or the "master" git > branch. > > But if you then want to downgrade again you will need to remove some > headers and clean some directories manually...we have not yet been > working on a downgrade path. > > I would advice to have a Testsystem for the *new* mISDN drivers only > and another testsystem which runs the *old* drivers only, then > there's no big chance to mess between both versions. > > chan_misdn from the asterisk 1.2 version should work with both mISDN > branches. > > > > Igor Neves wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > On Tue, 17 Apr 2007 11:21:42 +0200 > > Christian Richter <[EMAIL PROTECTED]> wrote: > > > > > >> chan_misdn-0.3.1-rc30: > >> > > > > Not compiling, error. > > > > make -C misdn > > make[1]: Entering directory > > `/root/sw/asterisk/misdn/install-misdn-mqueue/chan_misdn/misdn' cc > > - -pipe -c -Wall -ggdb -DMISDN_1_2 -o isdn_lib.o isdn_lib.c > > isdn_lib.c: In function `manager_ec_enable': isdn_lib.c:4260: > > error: `PIPELINE_CFG' undeclared (first use in this function) > > isdn_lib.c:4260: error: (Each undeclared identifier is reported > > only once isdn_lib.c:4260: error: for each function it appears in.) > > isdn_lib.c: In function `manager_ec_disable': isdn_lib.c:4308: > > error: `PIPELINE_CFG' undeclared (first use in this function) > > make[1]: *** [isdn_lib.o] Error 1 make[1]: Leaving directory > > `/root/sw/asterisk/misdn/install-misdn-mqueue/chan_misdn/misdn' > > make: *** [misdn/chan_misdn_lib.a] Error 2 > > > > This is using this script: > > http://www.beronet.org/downloads/install-misdn-mqueue.tar.gz > > > > And Asterisk from SVN stable. > > > > Cheers. > > - --------- > > Igor Neves <[EMAIL PROTECTED]> > > 3GNTW - Tecnologias de Informação, Lda > > > > sip [EMAIL PROTECTED] jid [EMAIL PROTECTED] > > icq 249075444 > > > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1.4.6 (GNU/Linux) > > > > iD8DBQFGJ40nLL6dC1KoiA4RAhQbAJoD1s9uuEnOX16pFNIz6F35jVYLEQCgjCKW > > pcOBFGCjGeDM01ycSNNQH6I= > > =mgba > > -----END PGP SIGNATURE----- > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Misdn-asterisk mailing list > > [email protected] > > http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk > > > > - --------- Igor Neves <[EMAIL PROTECTED]> 3GNTW - Tecnologias de Informação, Lda sip [EMAIL PROTECTED] jid [EMAIL PROTECTED] icq 249075444 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGKI/1LL6dC1KoiA4RAlIhAKCPqFmq7SUyNyP1otENl7yXaGk0VACfTvqU PEknd1+ZwbwRKGWNR4FS/Pw= =2q4h -----END PGP SIGNATURE-----
_______________________________________________ Misdn-asterisk mailing list [email protected] http://lists.beronet.com/cgi-bin/mailman/listinfo/misdn-asterisk
