After getting into a real pickle with a kernel upgrade (causing me to
corrupt my /dev) I opted to re-install from the latest minimal install
CD rather than try to unpick the mess.  My gentoo box is used almost
exclusively used remotely as a mail/web server - however I find tinyca a
very useful tool which I use occasionally (remotely over SSH/X11) -
tinyca is the only GUI application I need to install.

In the past I've run emerge tinyca and all the dependencies were sorted
out for me... However, with the latest portage, and only
apache/zope/postfix/dovecot/openssh installed from it, when I emerge
tinyca,  gnome-base/gnome-libs-1.4.2 is identified as a dependency - and
this does not compile (error messages below.)  As far as I am aware,
I've set no USE flags that should affect this package...

Any ideas?

--
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I/usr/include
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-DWITH_GTK -DDEBUG -DGNOME_LIB -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -O2 -march=pentium2
-pipe -I/usr/include/db1 -Wall -Wunused -c readXPM.c  -fPIC -DPIC -o
.libs/readXPM.lo
readXPM.c:138:21: error: X11/xpm.h: No such file or directory
readXPM.c:148: error: expected declaration specifiers or '...' before
'XpmImage'
readXPM.c:164: error: expected declaration specifiers or '...' before
'XpmImage'
readXPM.c: In function 'doXpm':
readXPM.c:189: error: 'xpm_image' undeclared (first use in this function)
readXPM.c:189: error: (Each undeclared identifier is reported only once
readXPM.c:189: error: for each function it appears in.)
readXPM.c:240: warning: implicit declaration of function 'my_x_query_colors'
readXPM.c:282: warning: implicit declaration of function 'XpmFreeXpmImage'
readXPM.c: In function '_XmHTMLReadXPM':
readXPM.c:299: error: 'XpmImage' undeclared (first use in this function)
readXPM.c:299: error: expected ';' before 'xpm_image'
readXPM.c:300: error: 'XpmInfo' undeclared (first use in this function)
readXPM.c:300: error: expected ';' before 'foo'
readXPM.c:303: error: 'xpm_image' undeclared (first use in this function)
readXPM.c:304: error: 'foo' undeclared (first use in this function)
readXPM.c:306: warning: implicit declaration of function
'XpmCreateXpmImageFromBuffer'
readXPM.c:307: error: 'XpmSuccess' undeclared (first use in this function)
readXPM.c:311: warning: implicit declaration of function 'XpmGetErrorString'
readXPM.c:314: warning: implicit declaration of function 'XpmFreeXpmInfo'
readXPM.c:322: error: too many arguments to function 'doXpm'
readXPM.c: In function '_XmHTMLCreateXpmFromData':
readXPM.c:338: error: 'XpmImage' undeclared (first use in this function)
readXPM.c:338: error: expected ';' before 'xpm_image'
readXPM.c:339: error: 'XpmInfo' undeclared (first use in this function)
readXPM.c:339: error: expected ';' before 'foo'
readXPM.c:342: error: 'xpm_image' undeclared (first use in this function)
readXPM.c:343: error: 'foo' undeclared (first use in this function)
readXPM.c:345: warning: implicit declaration of function
'XpmCreateXpmImageFromData'
readXPM.c:345: error: 'XpmSuccess' undeclared (first use in this function)
readXPM.c:360: error: too many arguments to function 'doXpm'
make[2]: *** [readXPM.lo] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gnome-libs-1.4.2/work/gnome-libs-1.4.2/gtk-xmhtml'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/gnome-libs-1.4.2/work/gnome-libs-1.4.2'
make: *** [all-recursive-am] Error 2

!!! ERROR: gnome-base/gnome-libs-1.4.2 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  gnome-libs-1.4.2.ebuild, line 64:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call
stack if relevant.
--

-- 
gentoo-user@gentoo.org mailing list

Reply via email to