From owner-freebsd-questions@FreeBSD.ORG Fri Jul 11 01:55:53 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 376A237B401 for ; Fri, 11 Jul 2003 01:55:53 -0700 (PDT) Received: from relay.leasat.net (relay.leasat.net [193.220.136.20]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9EBC643FBF for ; Fri, 11 Jul 2003 01:55:49 -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 h6B8th5h093176 for ; Fri, 11 Jul 2003 11:55:44 +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 h6B8tglc001912 for ; Fri, 11 Jul 2003 11:55:43 +0300 (EEST) Received: (from villi@localhost) by flux.leasat.net (8.12.6/8.12.6/Submit) id h6B8tgX2001911 for freebsd-questions@freebsd.org; Fri, 11 Jul 2003 11:55:42 +0300 (EEST) Date: Fri, 11 Jul 2003 11:55:42 +0300 (EEST) From: Tokarev Message-Id: <200307110855.h6B8tgX2001911@flux.leasat.net> To: freebsd-questions@freebsd.org Subject: cvsup freebsd 5.1 fail 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: Fri, 11 Jul 2003 08:55:53 -0000 Hello all. cvsup problem.... 4.8->5.1 make bildworld 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 Does anyone know someting about this?