From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 02:44:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF4B337B401 for ; Thu, 17 Jul 2003 02:44:52 -0700 (PDT) Received: from yt.88.net (h-66-134-174-190.NYCMNY83.covad.net [66.134.174.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FF7F43F3F for ; Thu, 17 Jul 2003 02:44:52 -0700 (PDT) (envelope-from john@zog.net) Received: from zog.net (localhost [127.0.0.1]) by yt.88.net (Postfix) with ESMTP id 3BAF5D3; Thu, 17 Jul 2003 09:44:51 +0000 (GMT) Message-ID: <3F16724C.6050409@zog.net> Date: Thu, 17 Jul 2003 11:54:20 +0200 From: John Morgan Salomon Organization: ZOG Consulting Ltd. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030528 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Morgan Salomon References: <200307170922.h6H9MWq4020940@flux.leasat.net> <3F1671D5.4050205@zog.net> In-Reply-To: <3F1671D5.4050205@zog.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: Tokarev cc: questions@freebsd.org Subject: Re: Cvsup FreeBSD 5.1 fail builworld X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Jul 2003 09:44:53 -0000 Sorry, that was supposed to read /usr/src/Makefile.inc and /usr/src/lib/libpthread/support/Makefile.inc Cheers, -John John Morgan Salomon wrote: > Hi, > > I read on a Czech site (forgot the URL) that the solution is to make > and install libc before libpthreads, and a response to a mail I sent to > this list with the same problem suggested using the 5.1-CURRENT > makefile. > Neither of those worked for me (still get the same error) but you > might want to give it a try anyway. > > Cheers, > > -John > > > Tokarev wrote: > >> Hi all. I left the message earlier. But the answer was simple. Does >> not cost use cvsup 4.x-> 5.x. But if there was a necessity? >> >> 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 >> >> In Problem Report bin/53201: >> The problem still exists in RELENG_5_1, preventing me from building >> 5.1 on a 4.7 machine. Could someone be so kind and provide >> the two required patches for src/Makefile.inc1 >> and src/lib/libpthread/support/Makefile.inc _HERE_ in bug report >> 53201? I would appreciate. >> Many thanks! >> >> It is impossible to make cvsup 4.8,4.7-> 5.1????????? >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> >> >> > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >