Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2001 13:30:05 +0300
From:      Odhiambo Washington <wash@wananchi.com>
To:        freebsd-stable@freebsd.org
Cc:        jschlesn@physik.TU-Berlin.DE
Subject:   Re: Kernel building error
Message-ID:  <20011101133005.C21700@ns2.wananchi.com>
In-Reply-To: <20011031153224.A80361@physik.TU-Berlin.DE>
References:  <20011031101911.M29426@ns2.wananchi.com> <20011031153224.A80361@physik.TU-Berlin.DE>

next in thread | previous in thread | raw e-mail | index | archive | help

--tKW2IUtsqtDRztdT
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

* Jan Schlesner <jschlesn@physik.TU-Berlin.DE> [20011031 17:31]: writing on=
 the subject 'Re: Kernel building error'
| Hi,
|=20
| I think, that we need more informations. E.g. have you delete
| all in /usr/obj and habe you build the system before you try
| to build a kernel?=20



Yes,

cvsup -g -L 2 stable-supfile

after that,

cd /usr/src=20
make world | tee ~wash/world-20011031 | tail -8 | mail wash@wananchi.com &

That completed nicely.

make kernel KERNCONF=3DKern4.x | tee ~wash/kernel-20011031 | tail -10 | mai=
l wash@wananchi.com &

That is where I got the error I posted below ;-)

I've even done a make clean inside /usr/src


I did modify my kernel file though and maybe that is where the problem come=
s from?
here is the section that, if anything, maybe suspect:


# Pseudo devices - the number indicates how many units to allocated.
pseudo-device   vlan    1       # VLAN support
pseudo-device   loop            # Network loopback
pseudo-device   ether           # Ethernet support
pseudo-device   sl      1       # Kernel SLIP
pseudo-device   ppp     1       # Point-to-point protocol
pseudo-device   sppp            # Generic Synchronous PPP
pseudo-device   tun             # Tunnel driver (ppp(8), nos-tun(8))
pseudo-device   pty     16      # Pseudo-ttys (telnet etc)
pseudo-device   md              # Memory "disks"
pseudo-device   gif             # IPv6 and IPv4 tunneling
pseudo-device   faith   1       # IPv6-to-IPv4 relaying (translation)
pseudo-device   stf     1       # 6to4 IPv6 over IPv4 encapsulation
pseudo-device   vn              # Allow mounting of ISO images as files
pseudo-device   ef              # Multiple ethernet frames support

I added ef, vlan, sppp to what I had previously. Now I don't really think t=
hat
would be an issue, no?

[snip]
| > After a cvsUP today, this happens
| >=20
| > sh /usr/src/sys/conf/newvers.sh ALLIGATOR=20
| > cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-proto=
types  -Wmissing-prototypes -Wpointer-arith -Winline
| > -Wcast-q
| > ual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/usr/src/sys -I/usr=
/src/sys/../include -I/usr/src/sys/contrib/ipfilter
| > -D_KERNE
| > L -include opt_global.h -elf  -mpreferred-stack-boundary=3D2  vers.c
| > linking kernel
| > *** Error code 1
| >=20
| > Stop in /usr/obj/usr/src/sys/Kern4.x.
| > *** Error code 1
| >=20
| > Stop in /usr/src.
[/snip]




-Wash

S y s t e m s   A d m i n i s t r a t o r
--
                                              ~\\_                =20
 Odhiambo Washington                            \\\\              =20
 Wananchi Online Ltd.,                          `\\\\\            =20
 1st Flr Loita Hse, Loita Street                 |\\\\\           =20
 PO Box 10286,00100-NAIROBI,KE.                   \\\\\|__.--~~\  =20
 Fax: 254 2 313985-9                           _--~            /  =20
 Fax: 254 2 313922                           /~ //////  _-~~~~'   =20
 E-mail: wash@wananchi.com                  ('-//////-//          =20
 URL	: http://www.wananchi.com            //////(((-)          =20
 GSM: 254 72 743 223 / 254 733 744 121     /////"                 =20
                                        _///"                     =20

+++
It is said that the lonely eagle flies to the mountain peaks while the
lowly ant crawls the ground, but cannot the soul of the ant soar as
high as the eagle?

--tKW2IUtsqtDRztdT
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE74SQtn7LIsuxjem8RAimiAKCk1mqo7yNRhM0A731z8V46IdSDqACeNhfb
2KnsRWViOHuZgj6jW+i3/SI=
=z4YR
-----END PGP SIGNATURE-----

--tKW2IUtsqtDRztdT--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011101133005.C21700>