Hi, Just trying to compile and test the latest Callweaver RC snapshot on OSX (10.4.10), and in doing so am trying to compile spandsp pre16 and running into this error on make:
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 Steve/anyone, any ideas as to what's missing? Using the following configure line: ./configure CFLAGS="-I/usr/local/callweaver/include" LDFLAGS="-L/usr/ local/callweaver/lib" Cheers and thanks Rob _______________________________________________ Callweaver-users mailing list [email protected] http://lists.callweaver.org/mailman/listinfo/callweaver-users
