Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69151 - After upgrading to windowmaker 0.90.0 wmakerconf don't work.
Summary: After upgrading to windowmaker 0.90.0 wmakerconf don't work.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 08:24 UTC by karel honzl
Modified: 2004-10-30 23:19 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 karel honzl 2004-10-27 08:24:32 UTC
After upgrading to windowmaker 0.90.0 wmakerconf don't work. 
The's missing lib libwraster.so.2. 
When I try to emerge it it crache.

Reproducible: Always
Steps to Reproduce:
1. emerge wmakerconf
2.
3.

Actual Results:  
: warning: the use of `tempnam' is dangerous, better use `mkstemp'
rimage.o(.text+0x87): In function `make_image':
: undefined reference to `RDestroyImage'
rimage.o(.text+0x22f): In function `make_gradient':
: undefined reference to `RDestroyImage'
rimage.o(.text+0x60b): In function `make_textured_gradient':
: undefined reference to `RDestroyImage'
rimage.o(.text+0x633): In function `make_textured_gradient':
: undefined reference to `RDestroyImage'
rimage.o(.text+0x651): In function `make_textured_gradient':
: undefined reference to `RDestroyImage'
rimage.o(.text+0x98d): more undefined references to `RDestroyImage' follow
collect2: ld returned 1 exit status
make[2]: *** [wmakerconf] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/wmakerconf-2.8.1-r2/work/wmakerconf
                 -2.8.1/src'



Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r0, 2.6.9
i686)
=================================================================
System uname: 2.6.9 i686 AMD Duron(tm) 
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1
Libtools: sys-devel/libtool-1.4.3-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.3/env /usr/kde/3.3/  share/config /usr/kde/3.3/shutdown
/usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvip  dfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/t  ex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X acpi alsa apm avi berkdb bitmap-fonts cdr crypt cups dvd dvdr
encode esd f77 fbcon fo  omaticdb gdbm gif gnome gpm gps gstreamer gtk gtk2
imlib java jpeg libg++ libwww mad mikmod mmx mo  tif mozilla mpeg ncurses nls
oggvorbis opengl oss pam pdflib perl png python qt quicktime readline  
sambascanner sdl slang spell ssl svga tcltk tcpd tetex tiff truetype usb videos
x86 xinerama xml2   xmms xprint xv zlib"
Comment 1 thanahauser 2004-10-28 17:20:59 UTC
Same error here.

Official WMakerConf site has a more recent version that compiles fine at least on my system.
See http://starplot.org/wmakerconf/wmakerconf-2.9.2.tar.gz
instead of portage's x11-misc/wmakerconf-2.8.1-r2

Time for an upgrade?
Comment 2 Armando Di Cianno (RETIRED) gentoo-dev 2004-10-30 23:19:34 UTC
Well, I've updated the wmakerconf ebuild to the latest release, but I'm adding windowmaker-0.9-series as a blocker.  While it still maybe useful for sometheme editting, many of it's features, such as font configuration, do not work with the new windowmaker series.

If one still wants to use wmakerconf, a "revdep-rebuild" run should fix things.