5.1 buildworld fails on 4.8-RELEASE
From: AJ Schroeder (aaron.schroeder_at_tmscomputers.com)
Date: 09/28/03
- Next message: Lowell Gilbert: "Re: Installing FreeBsd 5.1"
- Previous message: AJ Schroeder: "5.1 buildworld fails on 4.8-RELEASE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Sep 2003 15:39:08 GMT
Hello,
I am attempting to build 5.1-RELEASE on my 4.8-RELEASE machine. It is a
Pentium 3 machine with no funky hardware. It ran gentoo linux not too long
ago with no problems whatsoever. Another interesting thing to note here is
that the 5.1 install failed from a panic when copying files, so that's why I
installed 4.8 to try and upgrade to 5.1.
I am doing a 'make buildworld' as I read that the '-jx' option casues
problems. Here is what I get during the buildworld:.
So
building shared library libkse.so.1
thr_libc.So: In function `sigaction':
thr_libc.So(.text+0x54): multiple definition of `_sigaction'
thr_sigaction.So(.text+0x0): first defined here
thr_libc.So: In function `sigprocmask':
thr_libc.So(.text+0x34): multiple definition of `_sigprocmask'
thr_sigprocmask.So(.text+0x0): first defined here
*** Error code 1
Stop in /usr/src/lib/libpthread.
*** Error code 1
Here is my uname:
FreeBSD destro.butler.tmscomputers.com 4.8-RELEASE FreeBSD 4.8-RELEASE #0:
Thu Apr 3 10:53:38 GMT 2003
root@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/GENERIC i386
Any help on this would be greatly appreciated.
Thanks in advance,
AJ Schroeder
- Next message: Lowell Gilbert: "Re: Installing FreeBsd 5.1"
- Previous message: AJ Schroeder: "5.1 buildworld fails on 4.8-RELEASE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|