First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 217601
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter Alfredsen <loki_val@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
einstein-2.0-gcc43.patch einstein-2.0-gcc43.patch patch Peter Alfredsen 2008-04-14 09:05 0000 531 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 217601 depends on: Show dependency tree
Show dependency graph
Bug 217601 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: 2008-04-14 09:04 0000
g++ -pipe -Wall -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe -ggdb3 
`sdl-config --cflags` -DPREFIX=L\"/usr/games\"  -c rules.cpp
In file included from resources.cpp:10:
convert.h: In function ‘std::wstring toString(const T&)’:
convert.h:21: error: must #include <typeinfo> before using typeid
make: *** [resources.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from rules.cpp:5:
convert.h: In function ‘std::wstring toString(const T&)’:
convert.h:21: error: must #include <typeinfo> before using typeid
make: *** [rules.o] Error 1


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-14 09:05:16 0000 -------
Created an attachment (id=149652) [edit]
einstein-2.0-gcc43.patch

Fixes the problem. Adapted from Debian.

------- Comment #2 From Mr. Bones. 2008-04-15 18:11:08 0000 -------
in portage.  thanks for the bug report and patch.

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