Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 1995 14:47:35 +0100 (MET)
From:      Remy.Card@masi.ibp.fr (Remy CARD)
To:        charnier@lirmm.fr (Philippe Charnier)
Cc:        current@FreeBSD.org
Subject:   Re: _regerror multiply defined
Message-ID:  <199503131347.OAA07582@hebe.ibp.fr>
In-Reply-To: <199503131332.OAA01801@lirmm.lirmm.fr> from "Philippe Charnier" at Mar 13, 95 02:19:52 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> When making a full rebuild (/usr/obj clobbered, /usr/include 2 days old), I
> noticed a problem with gdb: _regerror multiply defined at link time. 

	Actually, regerror seems to be defined twice in libcompat.  It is
defined in lib/libcompat/4.3/regex.c and in lib/libcompat/regexp/regerror.c.

	I have commented out the definition of regerror in the first file
and it seems to be Ok.  BTW, I am not sure which file regerror should be
removed from.

> --------                                                        --------
> Philippe Charnier                                      charnier@lirmm.fr
>                                
> 
>          LIRMM, 161 rue Ada, 34392 Montpellier cedex 5 -- France
> ------------------------------------------------------------------------

		Remy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503131347.OAA07582>