In any case, with my previous install and with this one, I keep hitting compile bugs. Here's one I'm not sure what to do with:
The package is app-pda/gnome-pilot (which I don't really have a need for, but it appears to be a dependency of Gnome).
Compile error:
Code: Select all
util.c:36: error: initializer element is not constant
util.c:36: error: (near initialization for 'synctypes[0]')
util.c:37: error: initializer element is not constant
util.c:37: error: (near initialization for 'synctypes[1]')
util.c:38: error: initializer element is not constant
util.c:38: error: (near initialization for 'synctypes[2]')
util.c:39: error: initializer element is not constant
util.c:39: error: (near initialization for 'synctypes[3]')
util.c:40: error: initializer element is not constant
util.c:40: error: (near initialization for 'synctypes[4]')
util.c:41: error: initializer element is not constant
util.c:41: error: (near initialization for 'synctypes[5]')
util.c: In function 'get_default_pilot':
util.c:248: warning: assignment discards qualifiers from pointer target type
make[2]: *** [util.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/app-pda/gnome-pilot-2.0.13/work/gnome-pilot-2.0.13/capplet'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/app-pda/gnome-pilot-2.0.13/work/gnome-pilot-2.0.13'
make: *** [all] Error 2
!!! ERROR: app-pda/gnome-pilot-2.0.13 failed.
Call stack:
ebuild.sh, line 1632: Called dyn_compile
ebuild.sh, line 983: Called qa_call 'src_compile'
ebuild.sh, line 44: Called src_compile
ebuild.sh, line 1322: Called gnome2_src_compile
gnome2.eclass, line 71: Called dieEven still, should I really be hitting that many compile errors while installing something like Gnome? I've had to manually fix 3-4 'problems' already, and I still have plenty of packages to install to get Gnome working. Is there something deeper wrong?
Again, I'm new to Gentoo, not so much to Linux (coming up on 2 years using Ubuntu).
Thanks.


