Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82360 - emerge lufs-0.9.7-r3 not possible (modversions.h not found)
Summary: emerge lufs-0.9.7-r3 not possible (modversions.h not found)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-17 08:00 UTC by zhcnmccmzhdvfevooo
Modified: 2005-02-17 11:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The logfile (config.log,6.57 KB, application/octet-stream)
2005-02-17 08:01 UTC, zhcnmccmzhdvfevooo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhcnmccmzhdvfevooo 2005-02-17 08:00:20 UTC
I try to emerge lufs-0.9.7-r3 at one of my servers, but this aborts after a short while because it is not able to find modversions.h.
But it is present under:
/usr/src/linux/include/linux/modversions.h
/usr/src/linux/include/config/modversions.h
and my "linux" link is ponting to the correct running kernel (gentoo-sources-2.4.28-r5)


The Error is:
checking whether make sets $(MAKE)... yes
checking for i686-pc-linux-gnu-strip... no
checking for strip... strip
checking OS... Linux
checking kernel... 2.4.28-gentoo-r5
checking kernel support... supported in kernel/Linux/2.4
checking kernel headers... found in //usr/include
checking kernel configuration... found, using modversions
checking modversions.h... configure: error: not found!

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/lufs-0.9.7-r3/work/lufs-0.9.7/config.log

!!! ERROR: sys-fs/lufs-0.9.7-r3 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.


I will attach the logfile to bug.

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




Portage 2.0.51-r15 (default-linux/x86/2004.0, gcc-3.3.5,
glibc-2.3.4.20040808-r1, 2.4.28-gentoo-r5 i686)
=================================================================
System uname: 2.4.28-gentoo-r5 i686 Intel(R) Celeron(R) CPU 2.00GHz
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1,dev-lang/python-2.2.3-r5 [2.3.4
(#1, Feb  8 2005, 05:57:14)]
dev-lang/python:     2.3.4-r1, 2.2.3-r5
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.8.5-r3, 1.5, 1.7.9-r1, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.4.19-r1, 2.4.21-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -mcpu=i686 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/bind /var/qmail/alias /var/qmail/control
/var/vpopmail/domains /var/vpopmail/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms"
GENTOO_MIRRORS=" http://ftp.snt.utwente.nl/pub/os/linux/gentoo
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 apache2 apm arts avi berkdb bitmap-fonts crypt cups curl encode f77 fam
font-server foomaticdb fortran gd gdbm gif gpm imap ipv6 jpeg libg++ libwww mad
maildir mikmod motif mpeg mysql ncurses nls oav oggvorbis opengl oss pam pdflib
perl png pwdb python qmail quicktime readline sasl slang spell ssl svga tcpd
tiff truetype truetype-fonts type1-fonts xml2 xmms xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LANG, LC_ALL, LDFLAGS
Comment 1 zhcnmccmzhdvfevooo 2005-02-17 08:01:29 UTC
Created attachment 51436 [details]
The logfile
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-02-17 10:05:08 UTC
this should have been fixed 3 days ago:

  14 Feb 2005; Stefan Schweizer <genstef@gentoo.org>
  +files/lufs-no-kernel.patch, lufs-0.9.7-r3.ebuild:
  Fixing configure to not consider kernel sources thanks to Frank Van Damme
  <frank.vandamme@student.kuleuven.ac.be> in bug 78790

Can you please resync and try again?
Comment 3 zhcnmccmzhdvfevooo 2005-02-17 11:46:57 UTC
yes you are right. 
I thought I had also synced this server, but it seems I have forgotten it...
After a new rsync compiling works fine.
Sorry for this unneeded bug.

Alex
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2005-02-17 11:50:12 UTC
thanks for reporting nevertheless.