Date: Tue, 09 Apr 2002 21:27:18 -0400 From: knassen@umich.edu To: freebsd-questions@FreeBSD.ORG Subject: Re: undefined reference to `_' from libgda port build Message-ID: <200204100127.VAA12970@robotron.gpcc.itd.umich.edu>
next in thread | raw e-mail | index | archive | help
In message <20020408063806.GZ389@roman.mobil.cz> you write: > > From: knassen@umich.edu > > To: freebsd-questions@FreeBSD.ORG > > Subject: > > 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? I'm not sure. At this point, I'll look into anything that might be doing this. Can you elaborate (is this something that is wrong about my gettext install, is there a work-around, etc)? Other people don't seem to be having this problem... Thanks! -- Kent Nassen knassen at umich dot eee dee you 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?200204100127.VAA12970>