Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 391737 - media-libs/raptor-2.0.5 USE=-xml - raptor_sax2.c:630:27: error: 'cstring' undeclared (first use in this function)
Summary: media-libs/raptor-2.0.5 USE=-xml - raptor_sax2.c:630:27: error: 'cstring' und...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-23 20:30 UTC by Hans
Modified: 2011-11-26 17:43 UTC (History)
2 users (show)

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


Attachments
emerge --info raptor (emerge.info,3.70 KB, text/plain)
2011-11-23 20:30 UTC, Hans
Details
build.log (build.log,27.96 KB, text/plain)
2011-11-23 20:31 UTC, Hans
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hans 2011-11-23 20:30:22 UTC
Created attachment 293555 [details]
emerge --info raptor

media-libs/raptor-2.0.5 fails to compile over here with the following errors:

[...]
raptor_sax2.c: In function 'raptor_sax2_parse_chunk':
raptor_sax2.c:630:27: error: 'cstring' undeclared (first use in this function)
raptor_sax2.c:630:27: note: each undeclared identifier is reported only once for each function it appears in
raptor_sax2.c:630:27: error: expected ';' before 'malloc'
make[2]: *** [raptor_sax2.lo] Error 1
[...]

Version 2.0.4 compiles fine.
Thanks for your attention.
Comment 1 Hans 2011-11-23 20:31:26 UTC
Created attachment 293557 [details]
build.log
Comment 2 Philipp 2011-11-24 15:25:16 UTC
This happens when the xml useflag is not set.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2011-11-25 17:20:57 UTC
You missed the first error.
Comment 4 Christian Schmitt 2011-11-26 17:14:56 UTC
I can confirm this error. AMD64 without xml USE
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2011-11-26 17:43:45 UTC
fixed in portage with upstream -expat.patch