when compiling cdrdao-1.2.3 I get this failure: toc2mp3-toc2mp3.o: In function `init_encoder(int)': /usr/src/multimedia/cdrdao/cdrdao-1.2.3/utils/toc2mp3.cc:241: undefined reference to `bitrate_table' /usr/src/multimedia/cdrdao/cdrdao-1.2.3/utils/toc2mp3.cc:241: undefined reference to `bitrate_table' /usr/src/multimedia/cdrdao/cdrdao-1.2.3/utils/toc2mp3.cc:241: undefined reference to `bitrate_table' toc2mp3-toc2mp3.o: In function `printUsage': /usr/src/multimedia/cdrdao/cdrdao-1.2.3/utils/toc2mp3.cc:145: undefined reference to `bitrate_table' /usr/src/multimedia/cdrdao/cdrdao-1.2.3/utils/toc2mp3.cc:145: undefined reference to `bitrate_table' collect2: error: ld returned 1 exit status make[2]: *** [Makefile:322: toc2mp3] Error 1
I've found other references to this problem but, as yet, no solution to it. jb. -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
