First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 125619
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Default Assignee for Orphaned Packages <maintainer-needed@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Samuli Suominen <ssuominen@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
fuse-gcc4.patch Patch to allow compilation with GCC4. patch Samuli Suominen 2006-03-09 09:29 0000 725 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 125619 depends on: Show dependency tree
Bug 125619 blocks: 117482
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-03-09 09:28 0000
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\""  -I/usr/include 
-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall -c spectrum.c
sound.c:61: error: static declaration of 

------- Comment #1 From Samuli Suominen 2006-03-09 09:28:14 0000 -------
gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   
 -I/usr/include/libxml2 -DFUSEDATADIR="\"/usr/share/fuse\""  -I/usr/include 
-march=athlon-xp -O3 -pipe -fomit-frame-pointer -Wall -c spectrum.c
sound.c:61: error: static declaration of ‘sound_stereo_ay’ follows non-static
declaration
sound.h:44: error: previous declaration of ‘sound_stereo_ay’ was here
sound.c:62: error: static declaration of ‘sound_stereo_beeper’ follows
non-static declaration
sound.h:43: error: previous declaration of ‘sound_stereo_beeper’ was here
make[2]: *** [sound.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/fuse-0.7.0/work/fuse-0.7.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fuse-0.7.0/work/fuse-0.7.0'
make: *** [all-recursive-am] Error 2

------- Comment #2 From Samuli Suominen 2006-03-09 09:29:30 0000 -------
Created an attachment (id=81776) [edit]
Patch to allow compilation with GCC4.

Tested it, works for me. But I can't confirm it's "The Right Thing TODO(TM)"

------- Comment #3 From Samuli Suominen 2006-03-09 09:30:31 0000 -------
Also, please take a look at http://bugs.gentoo.org/show_bug.cgi?id=123933

I hope this ebuild gets a maintainer soon :-)

------- Comment #4 From Mark Loeser 2006-03-09 22:03:15 0000 -------
Fixed, thanks.

First Last Prev Next    No search results available      Search page      Enter new bug