Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 56046 - gnome-utils fails to emerge
Summary: gnome-utils fails to emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: AMD64 Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-04 06:01 UTC by Christian Wolf
Modified: 2004-07-10 18:02 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 Christian Wolf 2004-07-04 06:01:35 UTC
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGLADEDIR=\""/usr/share/gnome-utils/glade"\" -DDATADIR=\""/usr/share"\" -DORBIT2=1 -pthread -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/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libxml2   -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -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/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include      -O3 -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe -mmmx -msse2 -m3dnow -mfpmath=sse,387 -MT progress.o -MD -MP -MF ".deps/progress.Tpo" \
  -c -o progress.o `test -f 'progress.c' || echo './'`progress.c; \
then mv ".deps/progress.Tpo" ".deps/progress.Po"; \
else rm -f ".deps/progress.Tpo"; exit 1; \
fi
In file included from /usr/include/linux/fs.h:9,
                 from gfloppy.c:39:
/usr/include/linux/config.h:4:28: linux/autoconf.h: No such file or directory
make[3]: *** [gfloppy.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/var/tmp/portage/gnome-utils-2.6.0/work/gnome-utils-2.6.0/gfloppy/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-utils-2.6.0/work/gnome-utils-2.6.0/gfloppy'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-utils-2.6.0/work/gnome-utils-2.6.0'
make: *** [all] Error 2

!!! ERROR: gnome-extra/gnome-utils-2.6.0 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure

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



# These settings were set by the catalyst build script that automatically 
built this stage 
# Please consult /etc/make.conf.example for a more detailed example 
MAKEOPTS="-j2" 
# CFLAGS="-O3 -pipe -fomit-frame-pointer" 
CFLAGS="-O3 -fomit-frame-pointer -funroll-loops -fprefetch-loop-arrays -pipe 
-mmmx -msse2 -m3dnow -mfpmath=sse,387"  
CHOST="x86_64-pc-linux-gnu" 
CXXFLAGS="${CFLAGS}" 
ACCEPT_KEYWORDS="~amd64" 
USE="multilib lm_sensors kde qt sse sse2 3dnow cddb directfb divx4linux dvd 
dvdr fbcon ffmpeg flac freetype gphoto2 \ 
     lame mldonkeypango mpeg4 mplayer nvidia ogg opengl theora tiff usb \ 
     vorbis Xaw3d xml -oss -cups gtk2 java --nptl gnome -ssl \ 
     gtk" 
GENTOO_MIRRORS="ftp://ftp6.uni-muenster.de/pub/linux/distributions/gentoo 
http://gentoo.tiscali.nl/gentoo/ 
http://linux.rz.ruhr-uni-bochum.de/download/gentoo-mirror/" 
ALSA_CARDS="via82xx"
Comment 1 Markus Rothe (RETIRED) gentoo-dev 2004-07-10 10:35:22 UTC
same problem here. using linux26-headers-2.6.7.

Markus
Comment 2 Markus Rothe (RETIRED) gentoo-dev 2004-07-10 10:36:13 UTC
I solved this problem by installing linux26-headers-2.6.5.

Markus
Comment 3 Travis Tilley (RETIRED) gentoo-dev 2004-07-10 18:02:35 UTC
eep. the bug is that the kernel make wont create autoconf.h if it doesnt already exist. this bug was just recently fixed.

however, i still do suggest staying away from 2.6.7 linux26-headers until it has a keyword