Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#1160 - ripperx doesn't build because of gcc 3.4

Attached to Project: Arch Linux
Opened by Jason Chu (jason) - Wednesday, 21 July 2004, 05:05 GMT
Last edited by Judd Vinet (judd) - Wednesday, 21 July 2004, 18:07 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To Judd Vinet (judd)
Architecture not specified
Severity Very Low
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

gcc -march=i586 -O2 -pipe -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c status_frame_handler.c
gcc -march=i586 -O2 -pipe -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -c cddbp.c
cddbp.c: In function `cddbp_signon':
cddbp.c:69: error: prior parameter's size depends on 'tracknum'
cddbp.c:258: error: prior parameter's size depends on 'tracknum'
cddbp.c:368: error: prior parameter's size depends on 'tracknum'
make[1]: *** [cddbp.o] Error 1
make[1]: Leaving directory `/root/build/src/ripperX-2.6.1/src'
make: *** [src] Error 2
==> ERROR: Build Failed. Aborting...

At least, that's my guess as to the reason.
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 31 January 2005, 12:08 GMT
Reason for closing:  Fixed
Additional comments about closing:  Current version is 2.6.4, which does compile

Loading...