[proaudio] libinstpatch

[ Thread Index | Date Index | More lists.tuxfamily.org/proaudio Archives ]


I was trying to install Swami and I am getting this error with the compilation of libinstpatch... any ideas?

000940 if /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.5 -I/usr/include/pygtk- 2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O2 -march=prescott -O2 -pipe -Wall -MT ipatch.lo -MD -MP -MF ".deps/ipatch.Tpo" -c -o ipatch.lo ipatch.c; \
000941 then mv -f ".deps/ipatch.Tpo" ".deps/ipatch.Plo"; else rm -f ".deps/ipatch.Tpo"; exit 1; fi
000942  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.5 -I/usr/include/pygtk- 2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -march=prescott -O2 -pipe -Wall -MT ipatch.lo -MD -MP -MF .deps/ipatch.Tpo -c ipatch.c  -fPIC -DPIC -o .libs/ipatch.o
000943  i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/python2.5 -I/usr/include/pygtk-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0 /include -O2 -march=prescott -O2 -pipe -Wall -MT ipatch.lo -MD -MP -MF .deps/ipatch.Tpo -c ipatch.c -o ipatch.o >/dev/null 2>&1
000944 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=prescott -O2 -pipe -Wall   -o ipatchmodule.la -rpath /usr/lib/python2.5/site-packages -module -avoid-version -export-symbols-regex initipatch ipatchmodule.lo ipatch.lo ../libinstpatch/libinstpatch.la -lffi -lgobject-2.0 -lglib-2.0 -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
000945 generating symbol list for `ipatchmodule.la'
000946 /usr/bin/nm -B  .libs/ipatchmodule.o .libs/ipatch.o  | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/ipatchmodule.exp
000947 /bin/grep -E -e "initipatch" ".libs/ipatchmodule.exp" > ".libs/ipatchmodule.expT"
000948 mv -f ".libs/ipatchmodule.expT" ".libs/ipatchmodule.exp"
000949 echo "{ global:" > .libs/ipatchmodule.ver
000950  cat .libs/ipatchmodule.exp | sed -e "s/\(.*\)/\1;/" >> .libs/ipatchmodule.ver
000951  echo "local: *; };" >> .libs/ipatchmodule.ver
000952  i686-pc-linux-gnu-gcc -shared  .libs/ipatchmodule.o .libs/ipatch.o  -Wl,--rpath -Wl,/var/tmp/portage/dev-libs/libinstpatch- 1.0.0_pre1/work/libinstpatch-1.0.0/libinstpatch/.libs ../libinstpatch/.libs/libinstpatch.so -L/usr/lib /usr/lib/libffi.so /usr/lib/libgobject-2.0.so /usr/lib/libgthread- 2.0.so -lrt /usr/lib/libglib-2.0.so  -march=prescott -pthread -Wl,-soname -Wl,ipatchmodule.so -Wl,-version-script -Wl,.libs/ipatchmodule.ver -o .libs/ipatchmodule.so
000953 i686-pc-linux-gnu-ar cru .libs/ipatchmodule.a  ipatchmodule.o ipatch.o
000954 i686-pc-linux-gnu-ranlib .libs/ipatchmodule.a
000955 creating ipatchmodule.la
000956 (cd .libs && rm -f ipatchmodule.la && ln -s ../ipatchmodule.la ipatchmodule.la)
000957 make[2]: Leaving directory `/var/tmp/portage/dev-libs/libinstpatch-1.0.0_pre1/work/libinstpatch-1.0.0/python '
000958 Making all in utils
000959 make[2]: Entering directory `/var/tmp/portage/dev-libs/libinstpatch-1.0.0_pre1/work/libinstpatch-1.0.0/utils'
000960 if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib- 2.0 -I/usr/lib/glib-2.0/include      -O2 -march=prescott -O2 -pipe -Wall -MT riff_dump.o -MD -MP -MF ".deps/riff_dump.Tpo" -c -o riff_dump.o riff_dump.c; \
000961 then mv -f ".deps/riff_dump.Tpo" ".deps/riff_dump.Po"; else rm -f ".deps/riff_dump.Tpo"; exit 1; fi
000962 if i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O2 -march=prescott -O2 -pipe -Wall -MT cram.o -MD -MP -MF ".deps/cram.Tpo" -c -o cram.o cram.c; \
000963 then mv -f ".deps/cram.Tpo" ".deps/cram.Po"; else rm -f ".deps/cram.Tpo"; exit 1; fi
000964 cram.c:759: warning: md5_to_ascii defined but not used
000965 cram.c :783: warning: file_size defined but not used
000966 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=prescott -O2 -pipe -Wall   -o cram  cram.o -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0    -L/usr/lib -lFLAC  -lm -lz ../libinstpatch/libinstpatch.la
000967 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc  -O2 -march=prescott -O2 -pipe -Wall   -o riff_dump  riff_dump.o -pthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 ../libinstpatch/libinstpatch.la -lm
000968 mkdir .libs
000969 i686-pc-linux-gnu-gcc -O2 -march=prescott -O2 -pipe -Wall -o .libs/riff_dump riff_dump.o -pthread  ../libinstpatch/.libs/libinstpatch.so /usr/lib/libaudiofile.so -L/usr/lib /usr/lib/libFLAC.so /usr/lib/libogg.so -lz /usr/lib/libgobject- 2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so -lm
000970 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_client_data'
000971 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_metadata_callback'
000972 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_error_callback'
000973 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_write_callback'
000974 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_init'
000975 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_client_data'
000976 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_metadata_callback'
000977 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_read_callback'
000978 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_write_callback'
000979 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_init'
000980 collect2: ld returned 1 exit status
000981 make[2]: *** [riff_dump] Error 1
000982 make[2]: *** Waiting for unfinished jobs....
000983 i686-pc-linux-gnu-gcc -O2 -march=prescott -O2 -pipe -Wall -o .libs/cram cram.o -pthread  -L/usr/lib ../libinstpatch/.libs/libinstpatch.so /usr/lib/libaudiofile.so /usr/lib/libFLAC.so /usr/lib/libogg.so -lm -lz /usr/lib/libgobject- 2.0.so /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so
000984 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_client_data'
000985 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_metadata_callback'
000986 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_error_callback'
000987 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_write_callback'
000988 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_init'
000989 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_client_data'
000990 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_set_metadata_callback'
000991 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_read_callback'
000992 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_decoder_set_write_callback'
000993 ../libinstpatch/.libs/libinstpatch.so: undefined reference to `FLAC__stream_encoder_init'
000994 collect2: ld returned 1 exit status
000995 make[2]: *** [cram] Error 1
000996 make[2]: Leaving directory `/var/tmp/portage/dev-libs/libinstpatch- 1.0.0_pre1/work/libinstpatch-1.0.0/utils'
000997 make[1]: *** [all-recursive] Error 1
000998 make[1]: Leaving directory `/var/tmp/portage/dev-libs/libinstpatch-1.0.0_pre1/work/libinstpatch-1.0.0'
000999 make: *** [all] Error 2


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/