From owner-freebsd-current Thu Jun 18 05:35:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA22947 for freebsd-current-outgoing; Thu, 18 Jun 1998 05:35:54 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA22911 for ; Thu, 18 Jun 1998 05:35:43 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id QAA23020; Thu, 18 Jun 1998 16:35:42 +0400 (MSD) (envelope-from ache) Message-ID: <19980618163540.A19073@nagual.pp.ru> Date: Thu, 18 Jun 1998 16:35:40 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: current@FreeBSD.ORG Subject: How to handle (multiply defined) symbols properly? Mail-Followup-To: current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need some functions in libncurses replace some functions in libmytinfo when they linked together like -lncurses -lmytinfo, but I got Definition of symbol `_reset_shell_mode' (multiply defined) diagnostics for -static. How to handle it properly? -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message