First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 12755
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Arcady Genkin (RETIRED) <agenkin@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
sawfish-1.2-r1.ebuild Revised ebulid text/plain Andy Dustman 2003-01-04 22:37 0000 2.14 KB Details
sawfish-1.2-gtk+-2.2.patch Patch to fix compile problems with gtk+-2.2 patch Andy Dustman 2003-01-04 22:38 0000 471 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 12755 depends on: Show dependency tree
Bug 12755 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2002-12-26 17:59 0000
Emerging sawfish-1.2 produces the following error:

gcc -DHAVE_CONFIG_H -DSAWFISH -I. -I..   -I/usr/X11R6/include
-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/X11R6/include -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include    -o gtk-style gtk-style.c -Wl,--export-dynamic
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0
-lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lnsl 
gtk-style.c: In function `print_rc_style':
gtk-style.c:101: structure has no member named `font_name'
gtk-style.c:102: structure has no member named `font_name'
gtk-style.c:103: structure has no member named `fontset_name'
gtk-style.c:104: structure has no member named `fontset_name'
make[1]: *** [gtk-style] Error 1
make[1]: Leaving directory `/var/tmp/portage/sawfish-1.2/work/sawfish-1.2-gtk2/src'
make: *** [all] Error 1

!!! ERROR: x11-wm/sawfish-1.2 failed.
!!! Function src_compile, Line 56, Exitcode 2
!!! (no error message)

------- Comment #1 From Arcady Genkin (RETIRED) 2002-12-26 18:20:31 0000 -------
Some more info:

Portage 2.0.46-r2 (default-1.0, gcc-2.95.3, glibc-2.2.5-r7)
=================================================================
System uname: 2.4.20 i686 GenuineIntel
USE="x86 oss 3dnow apm crypt cups encode libg++ mikmod mmx mpeg ncurses pdflib
qtmt quicktime spell truetype xml2 xmms xv berkdb cdr esd gdbm ggi gif
gnome-libs gtk guile imlib java libwww nls opengl pam perl python qt readline
sdl slang ssl svga tcltk tcpd tetex X dvd avi alsa oggvorbis png tiff jpeg xface
lucid -mule -gpm -kde gnome -motif -arts -nas"
ARCH="x86"
COMPILER=""
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=i686 -O2 -pipe"
CXXFLAGS="-mcpu=i686 -O2 -pipe"
ACCEPT_KEYWORDS="x86"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
MAKEOPTS="-j2"
JDK_HOME="/opt/blackdown-jdk-1.3.1"
JAVA_HOME="/opt/blackdown-jdk-1.3.1"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
GENTOO_MIRRORS="http://www.ibiblio.org/pub/Linux/distributions/gentoo"


------- Comment #2 From Andy Dustman 2003-01-04 22:36:05 0000 -------
http://bugzilla.gnome.org/show_bug.cgi?id=101834

This is the fix for the bug. Basically, sawfish 1.2 does not compile against
gtk+-2.2 because of bad #ifdef logic. I am attaching a patch and ebuild.

------- Comment #3 From Andy Dustman 2003-01-04 22:37:01 0000 -------
Created an attachment (id=6971) [edit]
Revised ebulid

------- Comment #4 From Andy Dustman 2003-01-04 22:38:05 0000 -------
Created an attachment (id=6972) [edit]
Patch to fix compile problems with gtk+-2.2

------- Comment #5 From foser (RETIRED) 2003-01-05 06:05:11 0000 -------
Patch added to the tree, thnx for the good work Andy :)

First Last Prev Next    No search results available      Search page      Enter new bug