freetype
[Top][All Lists]
Advanced

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

Re: Compile freetype 1.3.1 on Solaris 2.7 Sparc


From: Werner LEMBERG
Subject: Re: Compile freetype 1.3.1 on Solaris 2.7 Sparc
Date: Tue, 11 Jan 2000 23:41:41 GMT

>       After ./configure, the make gave the following: 
> 
> /usr/include/X11/Xutil.h:871: warning: type defaults to `int' in
> declaration of'
> /usr/include/X11/Xutil.h:879: warning: type defaults to `int' in
> declaration of'
> /usr/include/X11/Xutil.h:903: warning: type defaults to `int' in
> declaration of'

Ignore this.

> gcc -c -I. -I/opt/home2/xlz/working/freetype-1.3.1/test/arch/unix/../..
> -I..  -c
> ../libtool --mode=link  gcc -I.
> -I/opt/home2/xlz/working/freetype-1.3.1/test/ar\
>            ../lib/libttf.la -lSM -lICE  -lnsl -lm -lsocket -lnsl -lintl
> -lX11
> mkdir .libs
> gcc -I. -I/opt/home2/xlz/working/freetype-1.3.1/test/arch/unix/../.. -I..
> -I/opb
> ../lib/.libs/libttf.so: undefined reference to `dgettext@@SUNW_0.7'

Try

  ./configure --disable-nls


     Werner


reply via email to

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