Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4935 - gst-plugins (0.4)compile failure
Summary: gst-plugins (0.4)compile failure
Status: RESOLVED DUPLICATE of bug 4490
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-12 23:33 UTC by Andrew Sampson
Modified: 2005-07-17 13:06 UTC (History)
0 users

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 Andrew Sampson 2002-07-12 23:33:02 UTC
gstflacenc.c fails to compile


cc1: warnings being treated as errors
gstflacenc.c:59: warning: type defaults to `int' in declaration of
`FLAC__StreamMetaData'
gstflacenc.c:59: parse error before `*'
gstflacenc.c:173: warning: type defaults to `int' in declaration of
`FLAC__StreamMetaData'
gstflacenc.c:173: parse error before `*'
gstflacenc.c: In function `gst_flacenc_metadata_callback':
gstflacenc.c:178: `client_data' undeclared (first use in this function)
gstflacenc.c:178: (Each undeclared identifier is reported only once
gstflacenc.c:178: for each function it appears in.)
gstflacenc.c:184: `metadata' undeclared (first use in this function)
make[3]: *** [libgstflac_la-gstflacenc.lo] Error 1
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-07-13 04:35:05 UTC

*** This bug has been marked as a duplicate of 4490 ***