freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Solaris build


From: Pavel Kankovsky
Subject: Re: Solaris build
Date: Wed, 13 Sep 2000 12:18:01 +0200 (MET DST)

On Tue, 12 Sep 2000, Yulius Tjahjadi wrote:

> Has anyone gotten freetype to build on solaris?  I'm getting this strange
> error.
> ../lib/.libs/libttf.so: undefined reference to `dgettext@@SUNW_0.7'

When does it happen (exactly)?

> libintl has been linked, but doesn't have a mangled dgettext entry, like
> the one above.

This is a versioned symbol. It means "dgettext" in interface "SUNW_0.7".
You can use pvs (e.g. "pvs -vds /usr/lib/libintl.so.1") to examine
versioned symbol tables.

--Pavel Kankovsky aka Peak  [ Boycott Microsoft--http://www.vcnet.com/bms ]
"Resistance is futile. Open your source code and prepare for assimilation."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]