Bugs item #871037, was opened at 2004-01-05 17:55 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=871037&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Pierre (pierre42) Assigned to: Nobody/Anonymous (nobody) Summary: Errors testing avifile-0.7 0.7.38 Initial Comment: Hi, I just compiled avifile-0.7-0.7.38 without problem. But when doing a "make check" I got this error : [...] gmake ffmpeg ffserver gmake[3]: Entering directory `/tmp/avifile-0.7-0.7.38/ffmpeg' /bin/sh ../libtool --mode=link gcc -s -O3 -march=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -L/usr/local/BerkeleyDB.4.1/lib -lpthread -lgpm -o ffmpeg ffmpeg.o libavformat/libavformat.la libavcodec/libavcodec.la -lnsl -ldl gcc -s -O3 -march=i686 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -pipe -o ffmpeg ffmpeg.o -L/usr/local/BerkeleyDB.4.1/lib libavformat/.libs/libavformat.al -lz libavcodec/.libs/libavcodec.al -lm -lpthread -lgpm -lnsl -ldl ffmpeg.o(.text+0x33): In function `main': : undefined reference to `parse_options' ffmpeg.o(.text+0x270): In function `main': : undefined reference to `show_help_options' ffmpeg.o(.text+0x2b2): In function `show_help': : undefined reference to `show_help_options' ffmpeg.o(.text+0x32a5): In function `opt_input_file': : undefined reference to `print_error' ffmpeg.o(.text+0x3643): In function `opt_output_file': : undefined reference to `print_error' collect2: ld returned 1 exit status gmake[3]: *** [ffmpeg] Error 1 gmake[3]: Leaving directory `/tmp/avifile-0.7-0.7.38/ffmpeg' gmake[2]: *** [check-am] Error 2 gmake[2]: Leaving directory `/tmp/avifile-0.7-0.7.38/ffmpeg' gmake[1]: *** [check-recursive] Error 1 gmake[1]: Leaving directory `/tmp/avifile-0.7-0.7.38/ffmpeg' gmake: *** [check-recursive] Error 1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=111050&aid=871037&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
