>>> Unpacking source... >>> Unpacking dvda-author-20050703-Linux.tar.gz to /var/tmp/portage/media-sound/dvda-author-20050703/work * Applying dvda-author-20050703-flac113.diff ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/media-sound/dvda-author-20050703/work/dvda-author-20050703 ... make -j14 -C src CC=i686-pc-linux-gnu-gcc make: Entering directory `/var/tmp/portage/media-sound/dvda-author-20050703/work/dvda-author-20050703/src' i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o dvda-author.o dvda-author.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o audio.o audio.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o ats.o ats.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o atsi.o atsi.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o amg.o amg.c i686-pc-linux-gnu-gcc -O2 -pipe -Wall -c -o samg.o samg.c i686-pc-linux-gnu-gcc `pkg-config --libs flac` -Wl,-O1 -o dvda-author dvda-author.o audio.o ats.o atsi.o amg.o samg.o audio.o: In function `audio_close': audio.c:(.text+0xc2): undefined reference to `FLAC__stream_decoder_delete' audio.o: In function `audio_read': audio.c:(.text+0x725): undefined reference to `FLAC__stream_decoder_process_single' audio.c:(.text+0x73b): undefined reference to `FLAC__stream_decoder_get_state' audio.o: In function `audio_open': audio.c:(.text+0x927): undefined reference to `FLAC__stream_decoder_new' audio.c:(.text+0x975): undefined reference to `FLAC__stream_decoder_init_file' audio.c:(.text+0x9b2): undefined reference to `FLAC__stream_decoder_delete' audio.c:(.text+0xa1e): undefined reference to `FLAC__stream_decoder_process_until_end_of_metadata' audio.o: In function `flac_getinfo': audio.c:(.text+0xbc0): undefined reference to `FLAC__stream_decoder_new' audio.c:(.text+0xbfa): undefined reference to `FLAC__stream_decoder_init_file' audio.c:(.text+0xc06): undefined reference to `FLAC__stream_decoder_process_until_end_of_metadata' audio.c:(.text+0xc39): undefined reference to `FLAC__stream_decoder_delete' audio.c:(.text+0xc6f): undefined reference to `FLAC__stream_decoder_delete' audio.c:(.text+0xc89): undefined reference to `FLAC__stream_decoder_finish' audio.c:(.text+0xd2a): undefined reference to `FLAC__stream_decoder_delete' collect2: ld returned 1 exit status make: *** [dvda-author] Error 1 make: Leaving directory `/var/tmp/portage/media-sound/dvda-author-20050703/work/dvda-author-20050703/src' * * ERROR: media-sound/dvda-author-20050703 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2118: Called die * The specific snippet of code: * emake -C src CC="$(tc-getCC)" || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-sound:dvda-author-20050703:20081120-213537.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/dvda-author-20050703/temp/environment'. *