Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 115735 - Build of xchat-gnome-0.7 fails
Summary: Build of xchat-gnome-0.7 fails
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-15 22:40 UTC by Scotty Allen
Modified: 2006-01-16 09:27 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scotty Allen 2005-12-15 22:40:15 UTC
I get the following error when trying to update xchat-gnome-0.6 to 0.7:

Making all in url_scraper
make[3]: Entering directory
`/var/tmp/portage/xchat-gnome-0.7/work/xchat-gnome-0.7/plugins/url_scraper'
if /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc
-DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include    -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include   -I./..  -I/usr/include/freetype2
-I/usr/include/freetype2/config    -O2 -march=athlon-xp -Wall -pipe -g
-funsigned-char    -I/usr/include/freetype2 -I/usr/include/freetype2/config  
-MT urlscraper.lo -MD -MP -MF ".deps/urlscraper.Tpo" -c -o urlscraper.lo
urlscraper.c; \
then mv -f ".deps/urlscraper.Tpo" ".deps/urlscraper.Plo"; else rm -f
".deps/urlscraper.Tpo"; exit 1; fi
mkdir .libs
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/pango-1.0 -I/usr/include/freetype2
-I/usr/include/freetype2/config -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I./.. -I/usr/include/freetype2
-I/usr/include/freetype2/config -O2 -march=athlon-xp -Wall -pipe -g
-funsigned-char -I/usr/include/freetype2 -I/usr/include/freetype2/config -MT
urlscraper.lo -MD -MP -MF .deps/urlscraper.Tpo -c urlscraper.c  -fPIC -DPIC -o
.libs/urlscraper.o
urlscraper.c:6:32: libgnome/gnome-url.h: No such file or directory
urlscraper.c:7:32: gconf/gconf-client.h: No such file or directory
urlscraper.c: In function `url_open':
urlscraper.c:175: warning: implicit declaration of function `gnome_url_show'
urlscraper.c: In function `xchat_plugin_init':
urlscraper.c:185: error: `GConfClient' undeclared (first use in this function)
urlscraper.c:185: error: (Each undeclared identifier is reported only once
urlscraper.c:185: error: for each function it appears in.)
urlscraper.c:185: error: `client' undeclared (first use in this function)
urlscraper.c:185: warning: implicit declaration of function
`gconf_client_get_default'
urlscraper.c:206: warning: implicit declaration of function `gconf_client_get_int'
urlscraper.c:207: warning: implicit declaration of function `gconf_client_get_bool'
make[3]: *** [urlscraper.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/xchat-gnome-0.7/work/xchat-gnome-0.7/plugins/url_scraper'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/xchat-gnome-0.7/work/xchat-gnome-0.7/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xchat-gnome-0.7/work/xchat-gnome-0.7'
make: *** [all] Error 2

It seems to me like this is an issue with libgnome not being listed in the
includes...

Reproducible: Always
Steps to Reproduce:
Comment 1 Priit Laes (IRC: plaes) 2005-12-25 03:32:35 UTC
Superseded by #116639 (and maybe #116583 ).
Comment 2 Sven Wegener gentoo-dev 2005-12-29 04:37:15 UTC
Works fine here, could you please attach the complete config.log?
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-16 09:27:06 UTC
No response from user...