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

Bug 229667

Summary: games-fps/alephone bump request to 20080621 (fixes compiling with gcc-4.3)
Product: Gentoo Linux Reporter: trefoil <gentoo>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    

Description trefoil 2008-06-27 05:18:35 UTC
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Pfhortran -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL -I/usr/X11R6/include  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -c -o csstrings.o csstrings.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../Source_Files/Files -I../../Source_Files/GameWorld -I../../Source_Files/Input -I../../Source_Files/Misc -I../../Source_Files/ModelView -I../../Source_Files/Network -I../../Source_Files/Pfhortran -I../../Source_Files/RenderMain -I../../Source_Files/RenderOther -I../../Source_Files/Sound -I../../Source_Files/XML -I../../Source_Files/Network/Metaserver -I../../Source_Files/TCPMess  -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -DSDL -I/usr/X11R6/include  -O2 -march=athlon-xp -pipe -fomit-frame-pointer -c -o mytm_sdl.o mytm_sdl.cpp
csstrings.cpp: In function 'unsigned char* pstrdup(const unsigned char*)':
csstrings.cpp:284: error: 'malloc' was not declared in this scope


Reproducible: Always
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-06-28 15:11:06 UTC
This is fixed in new release 2008-06-21:
http://sourceforge.net/project/shownotes.php?group_id=1997&release_id=608576
* Fixes for gcc 4.2 and 4.3
Comment 2 trefoil 2008-06-28 20:03:34 UTC
Thanks, I should have been patient for a few more days. ;) Changing this to a bump request. I'll test in the near future. Hmm.. looks like the -nolibs version of the source hasn't been uploaded yet.
Comment 3 Tristan Heaven (RETIRED) gentoo-dev 2008-09-04 23:03:26 UTC
Fixed, thanks.