|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: swapgeneric.c error rebuild kernel
From: Andreas Kähäri (ak
freeshell.org)
Date: Thu Jul 03 2003 - 10:17:54 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
STABLE uses a.out, CURRENT uses ELF, please read
"http://www.openbsd.org/faq/upgrade-minifaq.html#3.3" and
reinstall from a snapshot.
On Thu, Jul 03, 2003 at 05:06:00PM +0200, goony wrote:
> Hi all,
> I'm using a OpenBSD 3.3 stable with GENERIC kernel on i386.
>
> Today after I've used cvsup to upgrade src with no faults,
> I've rebuild my kernel with usually steps..
>
> # cd /usr/src/sys/arch/i386/conf
> # /usr/sbin/config GENERIC
> # cd /usr/src/sys/arch/i386/compile/GENERIC
> # make clean && make depend
>
> but after "make depend":
>
> ..
> ....
> mkdir -p /usr/src/sys/arch/i386/compile/GENERIC/lib/kern
> depending the kern library objects
> depending the compat library objects
> make: don't know how to make /usr/src/sys/arch/i386/compile/GENERIC/../../../../arch/i386/i386/swapgeneric.c. Stop in /usr/src/sys/arch/i386/compile/GENERIC.
>
> where is the error?
>
> N.B. The last time that I've rebuild the binaries have this error..
>
> ===> csu
> ===> csu/i386
> cc -O2 -DLIBC_SCCS -fno-omit-frame-pointer -I/usr/src/lib/csu/i386/../common_elf -c /usr/src/lib/csu/i386/../common_elf/crtbegin.c -o crtbegin.o
> /usr/src/lib/csu/i386/../common_elf/crtbegin.c:47: section attributes are not supported for this target
> /usr/src/lib/csu/i386/../common_elf/crtbegin.c:49: section attributes are not supported for this target
> /usr/src/lib/csu/i386/../common_elf/crtbegin.c:79: section attributes are not supported for this target
> /usr/src/lib/csu/i386/../common_elf/crtbegin.c:80: section attributes are not supported for this target
> *** Error code 1
>
> Stop in /usr/src/lib/csu/i386 (line 29 of /usr/src/lib/csu/i386/Makefile).
> *** Error code 1
>
> Stop in /usr/src/lib/csu.
> *** Error code 1
>
> Where is errors?
>
> tia,
> goony
>
> --
> goony <goony
OpenBEER.it>
> [Please avoid sending me Word or PowerPoint attachments.
> See http://www.fsf.org/philosophy/no-word-attachments.html]
--
Andreas Kähäri
Essex, England
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]