Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 217662
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: media-gfx herd <graphics@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
aqsis-1.2.0-gcc43.patch aqsis-1.2.0-gcc43.patch patch Peter Alfredsen 2008-04-14 14:57 0000 8.00 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

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

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2008-04-14 14:56 0000
g++ -o build/argparse/argparse.o -c -O2 -march=i686 -mtune=athlon-xp -msse
-mmmx -pipe -ggdb3 -Wall -g -O2 -march=i686 -mtune=athlon-xp -msse -mmmx -pipe
-ggdb3 -DPLUGINS=1 -DNDEBUG=1 -DDEFAULT_RC_PATH=\"/etc\"
-DDEFAULT_SHADER_PATH=\"/usr/share/aqsis/shaders\"
-DDEFAULT_PLUGIN_PATH=\"/usr/lib/aqsis/plugins\" -DENABLE_MPDUMP=True
-Iaqsistypes/posix -Ibuild -Ibuild/aqsistypes -Ibuild/renderer/render
-Ibuild/shadercompiler/shaderexecenv -Ibuild/rib/rib2
-Ibuild/shadercompiler/shadervm -Ibuild/rib/rib2ri -Ibuild/argparse
-Ibuild/shadercompiler/slparse -Ibuild/shadercompiler/codegenvm -Ibuild/rib/api
-I/usr/include/boost build/argparse/argparse.cpp
build/argparse/argparse.cpp: In function ‘std::string parseInt(std::string,
int*)’:
build/argparse/argparse.cpp:471: error: ‘strtol’ was not declared in this
scope
build/argparse/argparse.cpp: In function ‘std::string parseFloat(std::string,
double*)’:
build/argparse/argparse.cpp:483: error: ‘strtod’ was not declared in this
scope
scons: *** [build/argparse/argparse.o] Error 1
scons: building terminated because of errors.


Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Peter Alfredsen 2008-04-14 14:57:07 0000 -------
Created an attachment (id=149693) [details]
aqsis-1.2.0-gcc43.patch

Fixes the problem. Snatched from Fedora.

------- Comment #2 From Markus Meier 2008-04-14 19:56:22 0000 -------
thanks for the patch, this is fixed in media-gfx/aqsis-1.2.0-r1.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug