freetype
[Top][All Lists]
Advanced

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

Compile freetype 1.3.1 on Solaris 2.7 Sparc


From: Xiaolin Allen Zhao
Subject: Compile freetype 1.3.1 on Solaris 2.7 Sparc
Date: Tue, 11 Jan 2000 11:39:07 -0600 (CST)

Hi, All,

        I have a big problem to compile freetype 1.3 on Solaris 2.7. 

        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'
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'
*** Error code 1
make: Fatal error: Command failed for target `ftview'
Current working directory /opt/home2/xlz/working/freetype-1.3.1/test
*** Error code 1
make: Fatal error: Command failed for target `tttest'


        The gcc is in version 2.8.1. I could not use the gcc 2.95.2 for
the work, as the gcc binary installation will mess up the lib, and send
any compiled executable to core dump after finishing the job successfully.
Well, I could not compile gcc 2.95.2 using gcc 2.8.1 either. It was fatal
error in "make" as well.

        My question: is it a freetype related or gcc related? It looks
like gcc related so far, but I would like to hear some success story on
Solaris first.

        Best regards,

        Allen Zhao




reply via email to

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