Cdparanoia release 9: compile problem
"Harry Sack" <[email protected]> Mon, 19 Mar 2007 21:07:04 +0100
| Newsgroups | gmane.comp.audio.cd-paranoia.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, I want to compile Cdparanoia release 9 but then I get this error message: # make all cd interface && make all make[1]: Map '/home/tranzedude/software/cdparanoia-III-alpha9.8/interface' wordt binnengegaan make libcdda_interface.a CFLAGS="-O20 -ffast-math -fsigned-char -finline-functions " make[2]: Map '/home/tranzedude/software/cdparanoia-III-alpha9.8/interface' wordt binnengegaan gcc -O20 -ffast-math -fsigned-char -finline-functions -c scan_devices.c In file included from scan_devices.c:20: utils.h: In function 'cderror': utils.h:115: error: label at end of compound statement utils.h: In function 'cdmessage': utils.h:130: error: label at end of compound statement utils.h: In function 'idperror': utils.h:172: error: label at end of compound statement utils.h: In function 'idmessage': utils.h:208: error: label at end of compound statement make[2]: *** [scan_devices.o] Fout 1 make[2]: Map '/home/tranzedude/software/cdparanoia-III-alpha9.8/interface' wordt verlaten make[1]: *** [lib] Fout 2 make[1]: Map '/home/tranzedude/software/cdparanoia-III-alpha9.8/interface' wordt verlaten make: *** [all] Fout 2 Can somebody tell me what the problem is? I really want to use cdparanoia compiled from source. My GCC version: gcc-4.1.3-29 and I have openSUSE 10.2 thanks in advance