| Summary: | emerge ksudoku failed | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Markus Giese <spreetec> |
| Component: | [OLD] Games | Assignee: | Markus Ullmann (RETIRED) <jokey> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 2005.1 | ||
| Hardware: | x86 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Markus Giese
2006-04-08 18:02:52 UTC
i tried to emerge "ksudoku" but this error appeared...
mon -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
/usr/qt/3/bin/moc ./ksudoku.h -o ksudoku.moc
/usr/qt/3/bin/moc ./ksudokuview.h -o ksudokuview.moc
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/us
r/qt/3/include -I. -I/usr/kde/3.5/include -DQT_THREAD_SUPPORT -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-stri
ngs -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-su
bscripts -DNDEBUG -DNO_DEBUG -O2 -O2 -march=pentium3 -fomit-frame-pointer -Wfor
mat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-com
mon -c -o qsudokubutton.o `test -f 'qsudokubutton.cpp' || echo './'`qsudokubut
ton.cpp
In Datei, eingefügt von /usr/qt/3/include/qgl.h:79,
von glwindow.h:4,
von ksudoku.h:14,
von main.cpp:3:
/usr/include/GL/gl.h:71:22: GL/glext.h: Datei oder Verzeichnis nicht gefunden
/usr/include/GL/gl.h:1634:22: GL/glext.h: Datei oder Verzeichnis nicht gefunden
In Datei, eingefügt von /usr/qt/3/include/qgl.h:79,
von glwindow.h:4,
von ksudoku.h:14,
von qsudokubutton.cpp:7:
/usr/include/GL/gl.h:71:22: GL/glext.h: Datei oder Verzeichnis nicht gefunden
/usr/include/GL/gl.h:1634:22: GL/glext.h: Datei oder Verzeichnis nicht gefunden
qsudokubutton.cpp: In member function `virtual void
QSudokuButton::paintEvent(QPaintEvent*)':
qsudokubutton.cpp:167: Warnung: converting to `unsigned int' from `float'
qsudokubutton.cpp:170: Warnung: converting to `unsigned int' from `float'
make[2]: *** [main.o] Fehler 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
make[2]: *** [qsudokubutton.o] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/ksudoku-0.3/work/ksudoku-0.3/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/ksudoku-0.3/work/ksudoku-0.3'
make: *** [all] Fehler 2
!!! ERROR: games-puzzle/ksudoku-0.3 failed.
!!! Function kde_src_compile, Line 226, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
nothin special just want to play this game ;) i know its marked as ~x86 unstable , so i dont know if i should submit a bug report... thx a lot in advance Actually your OpenGL isn't working: /usr/include/GL/gl.h:71:22: GL/glext.h: Datei oder Verzeichnis nicht gefunden nothing todo with the game ;) |