Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861 - xscreensaver-4.01 fails with gdk_pixbuf_xlib
Summary: xscreensaver-4.01 fails with gdk_pixbuf_xlib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-26 07:35 UTC by Spider
Modified: 2003-02-04 19:42 UTC (History)
0 users

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 Spider 2002-02-26 07:35:00 UTC
Hello,  just attempting to emerge xscreensaver to get the latest version
installed, and here's what I end with


gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89
-U__STRICT_ANSI__ -c -I. -I. -I./../utils -I..  -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/libcapplet1 -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H
-I/usr/lib/gnome-libs/include -I/usr/include/orbit-1.0 -I/usr/include/gnome-xml
-I/usr/include/gdk-pixbuf-1.0 -I/usr/include -DSTANDALONE -DHAVE_CONFIG_H
-mcpu=i686 -march=i686 -O3 -pipe -fforce-addr -fomit-frame-pointer
-funroll-loops -frerun-cse-after-loop -frerun-loop-opt -malign-functions=4
-I/usr/X11R6/include xpm-pixmap.c
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89
-U__STRICT_ANSI__ -L/usr/lib -o blitspin blitspin.o	screenhack.o ../utils/resources.o
../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o
xpm-pixmap.o  -L/usr/X11R6/lib -lgdk_pixbuf -lgdk_pixbuf_xlib  -lSM -lICE -lXt
-lX11 -lXmu -lXext  -lm
/usr/i686-pc-linux-gnu/bin/ld: cannot find -lgdk_pixbuf_xlib
collect2: ld returned 1 exit status
make[1]: *** [blitspin] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/hacks'
make: *** [default] Error 5
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/utils'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/utils'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/driver'
make[1]: Nothing to be done for `default'.
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/driver'
make[1]: Entering directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/hacks'
gcc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -std=c89
-U__STRICT_ANSI__ -L/usr/lib -o blitspin blitspin.o	screenhack.o ../utils/resources.o
../utils/visual.o ../utils/usleep.o ../utils/yarandom.o  ../utils/grabclient.o
xpm-pixmap.o  -L/usr/X11R6/lib -lgdk_pixbuf -lgdk_pixbuf_xlib  -lSM -lICE -lXt
-lX11 -lXmu -lXext  -lm
/usr/i686-pc-linux-gnu/bin/ld: cannot find -lgdk_pixbuf_xlib
collect2: ld returned 1 exit status
make[1]: *** [blitspin] Error 1
make[1]: Leaving directory
`/var/tmp/portage/xscreensaver-4.01/work/xscreensaver-4.01/hacks'
make: *** [default] Error 5
+ diefunc src_compile 49 2
+ local funcname=src_compile lineno=49 exitcode=2
+ shift 3
+ echo

+ echo '!!! ERROR: The ebuild did not complete successfully.'
!!! ERROR: The ebuild did not complete successfully.
+ echo '!!! Function src_compile, Line 49, Exitcode 2'
!!! Function src_compile, Line 49, Exitcode 2
+ echo '!!! (no error message)'
!!! (no error message)
+ echo

+ exit 1
!!! emerge aborting on 
/usr/portage/app-misc/xscreensaver/xscreensaver-4.01.ebuild .
Comment 1 Spider 2002-02-26 09:38:14 UTC
Fixed after unmerge of gdk-pixbuf and then doing it all again