Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Entity 'nbsp' not defined in Entity, line: 61 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Entity 'nbsp' not defined in Entity, line: 61 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: error parsing attribute name in Entity, line: 62 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: attributes construct error in Entity, line: 62 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: Couldn't find end of Start Tag afader line 62 in Entity, line: 62 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: DOMDocument::loadXML() [function.DOMDocument-loadXML]: StartTag: invalid element name in Entity, line: 67 in /srv/lkml.org/scripts/getmail.php on line 216
Warning: XSLTProcessor::transformToXml() expects parameter 1 to be object, boolean given in /srv/lkml.org/scripts/getmail.php on line 219
This message generated a parse failure. Raw output follows here. Please use 'back' to navigate.
From devnull@lkml.org Sat Jan 10 00:11:55 2009
Received: from nic.funet.fi (nic.funet.fi [128.214.248.6]) by herbie.ucs.indiana.edu (8.7.5/8.6.12) with ESMTP id EAA08040 for ; Wed, 26 Feb 1997 04:22:15 -0500 (EST)
Received: from vger.rutgers.edu ([128.6.190.2]) by nic.funet.fi with ESMTP id <73873-23586>; Wed, 26 Feb 1997 11:29:45 +0200
Received: by vger.rutgers.edu id <213022-267>; Wed, 26 Feb 1997 04:25:09 -0500
Message-Id: <3314035D.35E1EC28@uclink4.berkeley.edu>
Date: Wed, 26 Feb 1997 01:33:17 -0800
From: A Fader
X-Mailer: Mozilla 3.0Gold (X11; I; Linux 2.0.20 i486)
Mime-Version: 1.0
To: linux-kernel@vger.rutgers.edu
Subject: [Fwd: kernel 2.0.29]
Content-Type: multipart/mixed; boundary="------------2444DD4C3A17278B2820C41C"
Sender: owner-linux-kernel@vger.rutgers.edu
Precedence: bulk
This is a multi-part message in MIME format.
--------------2444DD4C3A17278B2820C41C
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
The attached note is from my posting to comp.os.linux.setup,
alt.os.linux.
In brief I've built kernels 2.0.0, 2.0.10, 2.0.20, 2.0.26. My
system configuration was changed to match 127.0.0.[1|0] change between
2.0.0 and 2.0.10.
I've attempted to run the kernel 2.0.29 with modules built after reboot,
as well as using 2.0.0 modules with mod versions turned off.
In the newsgroup it was reported that people are having a similar
problem with 2.0.27. I think I had the problem when I tried 2.0.25, but
due to cold feet I undid the patch and waited for 2.0.26. Oh, 2.0.26
gives the following horrid spam during bootup:
/sbin/depmod -a
*** Unresolved symbols in module /lib/modules/2.0.26/fs/nfs.o
*** Unresolved symbols in module /lib/modules/2.0.26/misc/lp.o
*** Unresolved symbols in module /lib/modules/2.0.26/misc/serial.o
*** Unresolved symbols in module /lib/modules/2.0.26/net/eql.o
*** Unresolved symbols in module /lib/modules/2.0.26/net/new_tunnel.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/dtc.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/scsi_mod.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/sd_mod.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/sg.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/sr_mod.o
*** Unresolved symbols in module /lib/modules/2.0.26/scsi/st.o
*** Unresolved symbols in module /lib/modules/2.0.26/block/floppy.o
*** Unresolved symbols in module /lib/modules/2.0.26/block/rd.o
*** Unresolved symbols in module /lib/modules/2.0.26/ipv4/ip_alias.o
*** Unresolved symbols in module /lib/modules/2.0.26/ipv4/ip_masq_ftp.o
*** Unresolved symbols in module /lib/modules/2.0.26/ipv4/ip_masq_irc.o
*** Unresolved symbols in module
/lib/modules/2.0.26/ipv4/ip_masq_raudio.o
*** Unresolved symbols in module /lib/modules/2.0.26/ipv4/ipip.o
As nfs (and floppy) are built into my kernel (now), I think that this
spam could be removed by making the "make modules_install" remove all
old modules...
Anyway, thanks for your attention in this matter.
And thanks for the GREAT work!
--------------2444DD4C3A17278B2820C41C
Content-Type: message/news
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Path: agate!usenet
From: afader
Newsgroups: ucb.os.linux,alt.os.linux
Subject: kernel 2.0.29
Date: Tue, 25 Feb 1997 13:45:45 -0800
Organization: University of California, Berkeley
Message-ID: <33135D89.31C6F05D@uclink4.berkeley.edu>
NNTP-Posting-Host: dwellinchaos.hip.berkeley.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.26 i586)
Xref: agate ucb.os.linux:1330 alt.os.linux:13644
Following the "recommended procedure" for building a kernel:
ie,
make config
make clean ; make dep ; make zlilo
reboot
make modules; make modules_install
reboot
I have the following problem in boot:
Symbol 'io' not found.
The ethernet driver (tulip.o) fails to load
Course the 'Symbol 'io' not found.' message is spammed with
all the network services attempting to load in inet...
- and everything else seems to work fine (ie, msdos.o modules
loads and works.)
I have MODULE_VERSIONS_ON (sp) ...
--------------2444DD4C3A17278B2820C41C--