First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 199579
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ryan Hill <dirtyepic@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
flac-1.2.1-gcc-4.3-includes.patch flac-1.2.1-gcc-4.3-includes.patch patch Ryan Hill 2007-11-18 19:11 0000 423 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 199579 depends on: Show dependency tree
Show dependency graph
Bug 199579 blocks: 198121
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2007-11-18 19:09 0000
GCC 4.3 cleans up the include dependencies of the C++ stdlib headers.  The
result is some packages have missing includes.  This patch fixes one such error
in flac-1.2.1-r1.

make[5]: Entering directory
`/var/tmp/portage/media-libs/flac-1.2.1-r1/work/flac-1.2.1/examples/cpp/encode/file'
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../..  
-DFLaC__INLINE=__inline__ -DNDEBUG -I../../../.. -I./include
-I../../../../include   -O2 -g -march=native -fomit-frame-pointer -pipe -c -o
main.o main.cpp
main.cpp: In function 'int main(int, char**)':
main.cpp:75: error: 'memcmp' was not declared in this scope
make[5]: *** [main.o] Error 1

------- Comment #1 From Ryan Hill 2007-11-18 19:11:54 0000 -------
Created an attachment (id=136308) [edit]
flac-1.2.1-gcc-4.3-includes.patch

------- Comment #2 From Ryan Hill 2007-11-18 19:14:24 0000 -------
http://sourceforge.net/tracker/index.php?func=detail&aid=1834168&group_id=13478&atid=313478

------- Comment #3 From Alexis Ballier 2007-11-18 19:32:03 0000 -------
applid for 1.2.1-r2, thanks

it's currently masked but only for the time I add the checks for flac++

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