Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 4935

Summary: gst-plugins (0.4)compile failure
Product: Gentoo Linux Reporter: Andrew Sampson <theape>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: 1.2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***