| View previous topic :: View next topic |
| Author |
Message |
aries Tux's lil' helper


Joined: 03 May 2004 Posts: 127 Location: Sliedrecht the Netherlands
|
Posted: Thu Sep 09, 2004 8:29 pm Post subject: emerge guitoo problem [solved] |
|
|
The guitoo program looks good!
But I could not get the thing to work: I installed the Guitoo-0.45.0 ebuild (and sourcecode) according the instructions on the Guitoo website.
The compiling proces starts without problems. But it ends with the following message:
centralviewbase.cpp:33: error: duplicate `const'
centralviewbase.cpp:137: error: duplicate `const'
centralviewbase.cpp:241: error: duplicate `const'
centralviewbase.cpp:345: error: duplicate `const'
centralviewbase.cpp:422: error: duplicate `const'
centralviewbase.cpp:529: error: duplicate `const'
make[2]: *** [centralviewbase.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/guitoo-0.45.0/work/guitoo-0.45.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/guitoo-0.45.0/work/guitoo-0.45.0'
make: *** [all] Error 2
!!! ERROR: app-portage/guitoo-0.45.0 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! emake failed
What went wrong?
Last edited by aries on Thu Sep 08, 2005 5:42 pm; edited 1 time in total |
|
| Back to top |
|
 |
Karim Apprentice

Joined: 13 Apr 2004 Posts: 218
|
Posted: Thu Sep 09, 2004 9:14 pm Post subject: |
|
|
Browsing around, the issue seems to be known:
...
"- There is a bug in uic, that is solved in qt-3.3.2, that causes a 'duplicate `const'' compilation error"
...
To resolve this try to save that centralviewbase.ui file with your own designer. |
|
| Back to top |
|
 |
aries Tux's lil' helper


Joined: 03 May 2004 Posts: 127 Location: Sliedrecht the Netherlands
|
Posted: Mon Sep 13, 2004 5:12 pm Post subject: emerge guitoo problem solved |
|
|
Thanks!
I upgraded qt by emerging qt-3.3.3, and because of that I had to reemerge kdelibs.
After that guitoo emerged without problems. |
|
| Back to top |
|
 |
|