pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/30368: audio/cdparanoia fails to compile on FreeBSD 5.4



>Number:         30368
>Category:       pkg
>Synopsis:       audio/cdparanoia fails to compile on FreeBSD 5.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun May 29 15:08:00 +0000 2005
>Originator:     Georg Schwarz
>Release:        current pkgsrc
>Organization:
>Environment:
FreeBSD yokohama.geos.net.eu.org 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sat May 21 
22:47:31 CEST 2005     
root%yokohama.geos.net.eu.org@localhost:/usr/src/sys/i386/compile/YOKOHAMA  i386
>Description:
Compiling audio/cdparanoia on FreeBSD 5.4 ends up like this:

cd interface && /usr/local/pkg/bin/gmake all
gmake[1]: Entering directory 
`/usr/src/pkgsrc/pkgsrc/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface'
/usr/local/pkg/bin/gmake libcdda_interface.la VERSION=98 CFLAGS="-O -O3 
-march=pentium" 
gmake[2]: Entering directory 
`/usr/src/pkgsrc/pkgsrc/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface'
libtool  --mode=compile cc -O -O3 -march=pentium -c cooked_interface.c
 cc -O -O3 -march=pentium -c cooked_interface.c  -fPIC -DPIC -o 
.libs/cooked_interface.o
cooked_interface.c: In function `cooked_read':
cooked_interface.c:251: error: storage size of 'arg' isn't known
cooked_interface.c:262: error: `CDIOCREADAUDIO' undeclared (first use in this 
function)
cooked_interface.c:262: error: (Each undeclared identifier is reported only once
cooked_interface.c:262: error: for each function it appears in.)
gmake[2]: *** [cooked_interface.o] Error 1
gmake[2]: Leaving directory 
`/usr/src/pkgsrc/pkgsrc/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface'
gmake[1]: *** [slib] Error 2
gmake[1]: Leaving directory 
`/usr/src/pkgsrc/pkgsrc/audio/cdparanoia/work/cdparanoia-III-alpha9.8/interface'
gmake: *** [all] Error 2
*** Error code 2

Stop.
bmake: stopped in /usr/src/pkgsrc/pkgsrc/audio/cdparanoia

>How-To-Repeat:

>Fix:




Home | Main Index | Thread Index | Old Index