Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84329 - Trophy does not compile because of a problem in: caimagemanipulation.cpp
Summary: Trophy does not compile because of a problem in: caimagemanipulation.cpp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-06 11:53 UTC by Francisco José Cañizares Santofimia
Modified: 2005-03-24 22:34 UTC (History)
0 users

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


Attachments
Ebuild that appears to compile trophy. (trophy-1.1.3-r1.ebuild,1.28 KB, text/plain)
2005-03-06 11:54 UTC, Francisco José Cañizares Santofimia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Francisco José Cañizares Santofimia 2005-03-06 11:53:36 UTC
When I try to compile trophy-1.1.3 it gaves:
g++ -c  -march=pentium4 -O3 -pipe -fomit-frame-pointer -I//usr/include/clanlib-0.6.5  -Wall -DPKGDATADIR=\"/usr/share/games/trophy\" cainfodialog.cpp -o cainfodialog.o
caimagemanipulation.cpp: In static member function `static float CAImageManipulation::getDistance(float, float, float, float)':
caimagemanipulation.cpp:551: error: `sqrt' is not a member of `std'
make: *** [caimagemanipulation.o] Error 1
make: *** Waiting for unfinished jobs....



Reproducible: Always
Steps to Reproduce:
1.Emerge trophy-1.1.3
2.
3.

Actual Results:  
It failed to compile.

Expected Results:  
It should compile.
Comment 1 Francisco José Cañizares Santofimia 2005-03-06 11:54:40 UTC
Created attachment 52801 [details]
Ebuild that appears to compile trophy.

This ebuild appears to compile. It applies a debian patch.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-03-24 22:34:00 UTC
we lub debian.

Thanks for the bug report.