From owner-freebsd-questions@FreeBSD.ORG Thu Jul 17 02:22:43 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 775FF37B401 for ; Thu, 17 Jul 2003 02:22:43 -0700 (PDT) Received: from relay.leasat.net (relay.leasat.net [193.220.136.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4A7C43F85 for ; Thu, 17 Jul 2003 02:22:40 -0700 (PDT) (envelope-from villi@flux.leasat.net) Received: from flux.leasat.net (flux.leasat.net [193.220.136.21]) by relay.leasat.net (8.12.6/8.12.6) with ESMTP id h6H9MY5h048793 for ; Thu, 17 Jul 2003 12:22:35 +0300 (EEST) Received: from flux.leasat.net (villi@localhost.flux.leasat.net [127.0.0.1]) by flux.leasat.net (8.12.6/8.12.6) with ESMTP id h6H9MY9I020941 for ; Thu, 17 Jul 2003 12:22:34 +0300 (EEST) Received: (from villi@localhost) by flux.leasat.net (8.12.6/8.12.6/Submit) id h6H9MWq4020940 for questions@freebsd.org; Thu, 17 Jul 2003 12:22:32 +0300 (EEST) Date: Thu, 17 Jul 2003 12:22:32 +0300 (EEST) From: Tokarev Message-Id: <200307170922.h6H9MWq4020940@flux.leasat.net> To: questions@freebsd.org Subject: 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:22:43 -0000 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?????????