Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55294 - streamtuner-0.12.3 needs gcc-3.4 fixes
Summary: streamtuner-0.12.3 needs gcc-3.4 fixes
Status: RESOLVED DUPLICATE of bug 54010
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-26 18:34 UTC by Jeremy Huddleston (RETIRED)
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-26 18:34:46 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/i18n -O2 -pipe -fomit-frame-pointer -MT sg-parser.lo -MD -MP -MF .deps/sg-parser.Tpo -c sg-parser.c  -fPIC -DPIC -o .libs/sg-parser.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/i18n -O2 -pipe -fomit-frame-pointer -MT sg-dumper.lo -MD -MP -MF .deps/sg-dumper.Tpo -c sg-dumper.c  -fPIC -DPIC -o .libs/sg-dumper.o
sg-parser.c: In function `sg_parser_get_statement':
sg-parser.c:291: error: label at end of compound statement
make[3]: *** [sg-parser.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../src/i18n -O2 -pipe -fomit-frame-pointer -MT sg-dumper.lo -MD -MP -MF .deps/sg-dumper.Tpo -c sg-dumper.c -o sg-dumper.o >/dev/null 2>&1
make[3]: Leaving directory `/mnt/raid0/tmp/portage/streamtuner-0.12.3/work/streamtuner-0.12.3/src/sglib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/raid0/tmp/portage/streamtuner-0.12.3/work/streamtuner-0.12.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/raid0/tmp/portage/streamtuner-0.12.3/work/streamtuner-0.12.3'
make: *** [all] Error 2

!!! ERROR: net-misc/streamtuner-0.12.3 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure
Comment 1 Karol Wojtaszek (RETIRED) gentoo-dev 2004-07-16 12:46:02 UTC
*** This bug has been marked as a duplicate of 54010 ***