First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 42710
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 42522
Assigned To: Luca Barbato <lu_zero@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rincewind <rincewind@web.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
svgalib.out output from emerge svgalib text/plain Rincewind 2004-02-23 23:17 0000 2.10 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 42710 depends on: Show dependency tree
Bug 42710 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: 2004-02-23 23:16 0000
ld: cannot open linker script file arch/i386/kernel/vmlinux.lds.s: Datei oder
Verzeichnis nicht gefunden
make: *** [vmlinux] Fehler 1
make: Leaving directory `/usr/src/linux-2.6.3-gentoo-r2'


Reproducible: Always
Steps to Reproduce:
1.ACCEPT_KEYWORDS="~x86" emerge svgalib
2.
3.

------- Comment #1 From Rincewind 2004-02-23 23:17:05 0000 -------
Created an attachment (id=26238) [details]
output from emerge svgalib

------- Comment #2 From Rincewind 2004-02-23 23:18:12 0000 -------
heres emerge info

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0, 2.6.3-gentoo-r1)
=================================================================
System uname: 2.6.3-gentoo-r1 i686 AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.4.3.13
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-mcpu=athlon-xp  -msse -mmmx -m3dnow -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-mcpu=athlon-xp  -msse -mmmx -m3dnow -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="3dnow X aalib acpi acpi4linux alsa amd apm arts avi berkdb bonobo breakme cdr composite crypt cups dga directfb divx dv dvd dvdr encode esd etwin fbcon ffmpeg foomaticdb gdbm ggi gif gnome gphoto2 gpm gtk gtk2 gtkhtml imagemagick imap imlib java javascript jikes joystick jpeg kde lcms libg++ libwww mad mbox mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl oss pam pda pdflib perl png ppds python qt quicktime readline samba scanner sdl slang spell sse ssl svga tcpd tiff transcode truetype usb x86 xine xml xml2 xmms xv xvid zlib"

------- Comment #3 From Imad R. Faiad 2004-02-24 03:14:51 0000 -------
shouldn't arch/i386/kernel/vmlinux.lds.s be arch/i386/kernel/vmlinux.lds.S
or should arch/i386/kernel/vmlinux.lds.S be arch/i386/kernel/vmlinux.lds.s
that is the question
on the 2.6.3 kernels arch/i386/kernel/vmlinux.lds.S (BIG S)
whereas on the 2.6.1 kernels arch/i386/kernel/vmlinux.lds.s (small s)
try this hack:
1) goto /usr/src/linux/arch/i386/kernel/
2) duplicate all .s or .S files, so that you will have both.
3) hopfully everyone will be happy
HTH

------- Comment #4 From SpanKY 2004-02-24 09:53:13 0000 -------

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

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