After following the prescribed steps, I now get a good "make menuselect", but still can't compile app_fax.c, app_txfax.c or app_rxfax.c . There seems to be some kind of disconnect between the compile and the libraries (I look at /usr/lib/spandsp/t30.h and /usr/lib/include/spandsp/t30.h and find what the compile says it can't find, for example t30_terminate).
-----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tzafrir Cohen Sent: Tuesday, July 21, 2009 2:03 AM To: [email protected] Subject: Re: [asterisk-users] What am I doing wrong? On Mon, Jul 20, 2009 at 08:26:06PM +0200, IT-Connect wrote: > Hi Nicholas! > > Perhaps, there are other ways as I describe here, but I use this way > successfully about 4 years > > - install latest spandsp version > - went to root directory of your svn asterisk > - type "make distclean" (because there are preconfigured things in > downloaded version) > - change to following file of your asterisk directory > "/build_tools/menuselect-deps" > in the last line of this file, insert this *SPANDSP=1* > - after them, change back to root directory of asterisk and open the > file "makeopts" > last line, insert *SPANDSP_LIB=-lspandsp > - *after them, you can type make menuselct and expected entries could be That's wrong. It indicates you passed the wrong values to the configure script. -- Tzafrir Cohen icq#16849755 jabber:[email protected] +972-50-7952406 mailto:[email protected] http://www.xorcom.com iax:[email protected]/tzafrir _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
