Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Apr 2002 08:38:06 +0200
From:      Roman Neuhauser <neuhauser@mobil.cz>
To:        knassen@umich.edu
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: undefined reference to `_' from libgda port build
Message-ID:  <20020408063806.GZ389@roman.mobil.cz>
In-Reply-To: <200204071828.OAA10202@robotron.gpcc.itd.umich.edu>
References:  <200204071828.OAA10202@robotron.gpcc.itd.umich.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
> From: knassen@umich.edu
> To: freebsd-questions@FreeBSD.ORG
> Subject: undefined reference to `_' from libgda port build
> Date: Sun, 07 Apr 2002 14:28:42 -0400
> 
> 
> I'm trying to make the port for libgda and I consistently get this
> error from gcc 2.95.3:
> 
> ./../lib/gda-server/.libs/libgda-server.so: undefined reference to `_'
> 
> It is true: libgda-server.so does contain an object named '_'
> only.  Several of the *.lo files that comprise libgda-server.so
> have an '_' object (gda-server-connection.lo, gda-server-error.lo,
> gda-server-init.lo, gda-server-recordset.lo, gda-server.lo).

    I don't know if this is what you're looking for, but gettext defines
    a '_' macro. Could that be it?

-- 
FreeBSD 4.4-STABLE
8:37AM up 14 days, 15:22, 25 users, load averages: 0.06, 0.04, 0.00

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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