Hi Harold, Harold Polet wrote: > I can't make anything newer than spandsp-0.0.4pre16 on osx > Unfortunately callweaver release request spandsp-0.0.5 > > I got : > In file included from make_modem_filter.c:47: > spandsp.h:41:20: error: tiffio.h: No such file or directory > ... > make[2]: *** [make_modem_filter] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > I've tried with tiff, readline & speex installed manually or with > macports with he same results, I can make spandsp 0.0.4 but not 0.0.5 > > I'm not a programmer, I've tried anything I could think but without > success > > Help please... > tiffio.h is a header file which has always been used by spandsp. If it cannot be found to build the latest spandsp, I can't see how it would be found to build an older version.
I don't know how the packaging works on OS/X, but for many other platforms a development, or devel, package needs to be installed to make these headers available. E.g. with Fedora I need to install the tiff and tiff-devel RPMs. Could something like this be your problem? Regards, Steve _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
