Hi, Still having no luck in compiling spandsp on OS X (10.5.2). During ./ configure the following warning comes up:
configure: WARNING: tiffio.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: tiffio.h: proceeding with the compilers result I have checked Tiff (3.8.2), both loaded through MacPorts as well as compiled from source. Don't know whether this is the problem or not. The same error as per the below during make occurs. Anyone with any help/ideas will be very much appreciated. Thanks Rob On 13/02/2008, at 7:09 PM, Rob Gillan wrote: > Folks, > > From a clean installation of OS X 10.5 on a Mac Mini/Core 2 Duo, > spandsp will not make and fails with the below. Tiff/Readline/Vale > successfully installed into /usr/local/callweaver. > > gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I/usr/include/libxml2 -DNDEBUG - > std=gnu99 -ffast-math -Wall -Wunused-variable -Wwrite-strings - > Wstrict-prototypes -Wmissing-prototypes -I/usr/local/callweaver/ > include -MT vector_int.lo -MD -MP -MF .deps/vector_int.Tpo -c > vector_int.c -fno-common -DPIC -o .libs/vector_int.o > vector_int.c: In function 'vec_min_maxi16': > vector_int.c:170: error: can't find a register in class > 'GENERAL_REGS' while reloading 'asm' > make[2]: *** [vector_int.lo] Error 1 > make[1]: *** [all] Error 2 > make: *** [all-recursive] Error 1 > > Anyone have any idea, can't seem to get over this hurdle. > > Help much appreciated. > Rob > > > _______________________________________________ > Callweaver-users mailing list > [email protected] > http://lists.callweaver.org/mailman/listinfo/callweaver-users > _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
