|
From: | 김광태\(Gwang Tae Kim\) |
Subject: | [Devel] error in compiling freetype1.3.1 on Solaris 2.7 |
Date: | Wed, 30 Jan 2002 18:18:02 +0900 |
Hi there.
I have a question for compiling freetype 1.3.1.
To compile it, I typed 'make', but the result is as
follows.
------------------------------------------------------------begin
..........
.........
gcc -I. -I/home2/USR/local/freetype-1.3.1/test/arch/unix/../..
-I..
-I/home2/USR/local/freetype-1.3.1/test/arch/unix/../../../lib
-I/home2/USR/local/freetype-1.3.1/test/arch/unix/../../../lib/extend -g -O2
-I/usr/openwin/include
-Wall -pedantic -ansi -DX11
-DLOCALEDIR=\"/usr/local/share/locale\"
-o .libs/ftview ftview.o
common.o gmain.o display.o gwin_x11.o
blitter.o
../lib/.libs/libttf.so -lm -lsocket -lnsl -lintl -L/usr/openwin/lib
-lSM -lICE -lnsl -lm
-lsocket -lnsl -lintl -lX11 -Wl,--rpath -Wl,/usr/local/lib
-Wl,--rpath
-Wl,/usr/openwin/lib
../lib/.libs/libttf.so: undefined reference to `address@hidden' collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `ftview' Current working directory /home2/USR/local/freetype-1.3.1/test *** Error code 1 make: Fatal error: Command failed for target `tttest' --------------------------------------------------------------end
the OS is solaris 2.7, and version of gcc is
'3.0.1'.
please tell me the why and solution. I welcome any
answer and help.
best regards.
|
[Prev in Thread] | Current Thread | [Next in Thread] |