From owner-ports-jp@jp.freebsd.org  Thu Feb  5 18:43:29 1998
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) id SAA12889
	Thu, 5 Feb 1998 18:43:29 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.8+3.0Wbeta7/8.7.3) with ESMTP id SAA12884
	for <ports-jp@jp.freebsd.org>; Thu, 5 Feb 1998 18:43:28 +0900 (JST)
Received: from localhost (localhost [127.0.0.1])
	by kiri.toba-cmt.ac.jp (8.8.8/8.8.7) with ESMTP id SAA18058
	for <ports-jp@jp.freebsd.org>; Thu, 5 Feb 1998 18:41:05 +0900 (JST)
To: ports-jp@jp.freebsd.org
In-Reply-To: Your message of "Thu, 05 Feb 1998 14:56:19 +0900"
	<199802050556.OAA29072@april.on.rim.or.jp>
References: <199802050556.OAA29072@april.on.rim.or.jp>
X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19980205184055W.kiri@kiri.toba-cmt.ac.jp>
Date: Thu, 05 Feb 1998 18:40:55 +0900
From: Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
X-Dispatcher: imput version 971024
Lines: 67
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: ports-jp 2599
Subject: [ports-jp 2599] Re: [FreeBSD-tech-jp 1167] Re: X Font Server with VFlib
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

$B6M;3(B $B$G$9!#(B

Message-ID: <199802050556.OAA29072@april.on.rim.or.jp> $B$N5-;v$K$F(B
Yoshishige Arai <ryo2@on.rim.or.jp> $B$5$s$O=q$+$l$^$7$?(B :

> $B$I$&$7$^$7$g!#(B
> $B:n$C$F$$$?$@$1$l$P=u$+$j$^$9$7!"$d$C$F$H8@$o$l$l$P$d$j$^$9!#(B

$B$H$$$&$3$H$G:n$j$^$7$?"-!#(B

ftp://ports.jp.freebsd.org/pub/incoming/ports-jp/devel/freetype-1.0-980205.tar.gz

$B$G!"(B

(1) $B%$%s%9%H!<%k;~$K(B ${PREFIX} $B$NJQ99$,$G$-$J$$!#(B

%make PREFIX=/tmp/usr/local reinstall
>> Checksum OK for freetype-1.0.tar.gz.
===>  Installing for freetype-1.0
/bin/mkdir -p /tmp/usr/local/lib/freetype
cd lib; gmake -f arch/unix/Makefile install
gmake[1]: Entering directory `/usr/ports/devel/freetype/work/freetype-1.0/lib'
../mkinstalldirs /tmp/usr/local/lib
../libtool --mode=install /usr/bin/install -c -o bin -g bin libttf.la /tmp/usr/local/lib
/usr/bin/install -c -o bin -g bin .libs/libttf.so.1.0 /tmp/usr/local/lib/libttf.so.1.0
rm -f /tmp/usr/local/lib/libttf.so
(cd /tmp/usr/local/lib && ln -s libttf.so.1.0 libttf.so)
/usr/bin/install -c -o bin -g bin libttf.la /tmp/usr/local/lib/libttf.la
/usr/bin/install -c -o bin -g bin .libs/libttf.a /tmp/usr/local/lib/libttf.a
chmod 644 /tmp/usr/local/lib/libttf.a
ranlib /tmp/usr/local/lib/libttf.a
libtool: install: warning: remember to run `libtool: install --finish /usr/local/lib'
../libtool --finish
To link against installed libraries in LIBDIR, users may have to:
   - add LIBDIR to their `LD_LIBRARY_PATH' environment variable
   - use the `-LLIBDIR' linker flag
install -c -o bin -g bin -m 444 freetype.h /tmp/usr/local/include
gmake[1]: Leaving directory `/usr/ports/devel/freetype/work/freetype-1.0/lib'
cd test; gmake -f arch/unix/Makefile install
gmake[1]: Entering directory `/usr/ports/devel/freetype/work/freetype-1.0/test'
../mkinstalldirs /tmp/usr/local/bin
for P in ftview fttimer ftlint ftdump ftzoom ftstring ftstrpnm fterror ; do \
          ../libtool --mode=install install -c -s -o bin -g bin -m 555 $P /tmp/usr/local/bin/$P ; \
        done
libtool: install: warning: `../lib/libttf.la' has not been installed in `/usr/local/lib'
libtool: install: warning: cannot relink `ftview' on behalf of your buggy system linker
install -c -o bin -g bin -m 555 -s ftview /tmp/usr/local/bin/ftview
:
install -c -o bin -g bin -m 555 -s fterror /tmp/usr/local/bin/fterror
strip: /tmp/usr/local/bin/fterror: Inappropriate file type or format
gmake[1]: *** [install] Error 70
gmake[1]: Leaving directory `/usr/ports/devel/freetype/work/freetype-1.0/test'
gmake: *** [install] Error 2
*** Error code 2

Stop.
*** Error code 1

$B$H$$$&LdBj$,$"$j!"$3$l$O(B libtool $B$K(B Makefile $B$+$i$N(B ${PREFIX} $B$,EO$i$J(B
$B$$$H$$$&$3$H$,860x$J$s$G$9$,!"(Blibtool $B8+$?$s$G$9$,7k6I$o$+$i$:$8$^$$$G(B
$BCGG0$7$^$7$?(B ;-| $B$o$+$C$?$i65$($F$/$@$5$$!#(B



________________________________________________________________________
$B6M;3OBI'(B <kiri@kiri.toba-cmt.ac.jp>                 $BD;1)>&A%9bEy@lLg3X9;(B
                                                          $BEE;R5!3#9)3X2J(B
