Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 99543

Summary: libgnome-2.10.1 requires gtk-doc or configure.in fix
Product: Gentoo Linux Reporter: Jonathan Briggs <zlynx>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jonathan Briggs 2005-07-19 09:16:06 UTC
The configure file for libgnome-2.10.1 uses GTK_DOC_CHECK.  This macro is part
of the gtk-doc package, which I didn't have installed and wasn't pulled in as a
dependency.

Reproducible: Always
Steps to Reproduce:
1. Unmerge gtk-doc
2. emerge libgnome 2.10.1


Actual Results:  
./configure: line 23961: syntax error near unexpected token `1.0'
./configure: line 23961: `GTK_DOC_CHECK(1.0)'


Expected Results:  
Built properly.

# emerge info
Portage 2.0.51.22-r2 (default-linux/amd64/2005.0, gcc-4.0.1, glibc-2.3.5-r0,
2.6.13-rc3 x86_64)
=================================================================
System uname: 2.6.13-rc3 x86_64 AMD Athlon(tm) 64 Processor 3400+
Gentoo Base System version 1.6.13
distcc 2.18.3 x86_64-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.11
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.15.97, 2.16.90.0.3, 2.16.91.0.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O3 -pipe -g -funit-at-a-time -fprefetch-loop-arrays
-ftracer -fforce-addr -funroll-loops -fvariable-expansion-in-unroller
-fdata-sections -ffunction-sections -ftree-vectorize -ftree-vectorizer-verbose=1
-ftree-loop-linear -fmodulo-sched -w -freorder-blocks-and-partition"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O3 -pipe -g -funit-at-a-time -fprefetch-loop-arrays
-ftracer -fforce-addr -funroll-loops -fvariable-expansion-in-unroller
-fdata-sections -ffunction-sections -ftree-vectorize -ftree-vectorizer-verbose=1
-ftree-loop-linear -fmodulo-sched -w -fvisibility-inlines-hidden -frepo"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks nostrip sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.llarian.net/ http://gentoo.ccccom.com
http://128.213.5.34/gentoo/ http://gentoo.osuosl.org/
http://gentoo.mirrors.pair.com/ http://csociety-ftp.ecn.purdue.edu/pub/gentoo/"
LDFLAGS=" -Wl,-O1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 4kstacks X a52 aac aalib acpi alsa avi bash-completion berkdb bonobo
c++ cdparanoia cdr crypt cups curl dmx dts dv dvd dvdr edl eds encode evo flac
foomaticdb fortran gdbm gif glitz gnome gpm gsm gstreamer gtk gtk2 guile hal icu
ieee1394 imagemagick imap imlib ipv6 java jce jpeg junit kde ldap libgda
logitech-mouse lzw lzw-tiff mad mikmod mono motif mozdevelop mozilla mozsvg mp3
mpeg ncurses nls nptl nptlonly nvidia offensive ogg openal opengl pam pcmcia
pdflib perl pic png python qt quicktime rdesktop readline rtc samba sdl slang
spell ssl stencil-buffer svg symlink tcpd theora tiff truetype truetype-fonts
type1-fonts unicode usb userlocales vorbis wifi wmf xine xml2 xmms xpm xprint
xscreensaver xv xvid xvmc yv12 zeroconf zlib userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LINGUAS, MAKEOPTS
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-07-19 09:21:51 UTC

*** This bug has been marked as a duplicate of 99531 ***