From owner-ports-jp@jp.freebsd.org  Wed Jul  1 21:34:09 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id VAA04471;
	Wed, 1 Jul 1998 21:34:09 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from mickey00.mickey.ai.kyutech.ac.jp (mickey.ai.kyutech.ac.jp [131.206.1.21])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id VAA04466
	for <ports-jp@jp.freebsd.org>; Wed, 1 Jul 1998 21:34:07 +0900 (JST)
	(envelope-from ohashi@mickey.ai.kyutech.ac.jp)
Received: from atohasi.mickey.ai.kyutech.ac.jp (atohasi.mickey.ai.kyutech.ac.jp [131.206.21.80])
	by mickey00.mickey.ai.kyutech.ac.jp (8.8.8/3.6W-mickey) with ESMTP id VAA00473
	for <ports-jp@jp.freebsd.org>; Wed, 1 Jul 1998 21:34:06 +0900 (JST)
Received: (from ohashi@localhost) by atohasi.mickey.ai.kyutech.ac.jp (8.8.8/3.5Wpl5) id VAA04851; Wed, 1 Jul 1998 21:38:45 +0900 (JST)
Date: Wed, 1 Jul 1998 21:38:45 +0900 (JST)
Message-Id: <199807011238.VAA04851@atohasi.mickey.ai.kyutech.ac.jp>
To: ports-jp@jp.freebsd.org
In-Reply-To: Your message of "Wed, 1 Jul 1998 18:56:35 +0900 (JST)".
	<199807010956.SAA04678@atohasi.mickey.ai.kyutech.ac.jp>
From: ohashi@mickey.ai.kyutech.ac.jp (Takeshi Ohashi)
X-Mailer: mnews [version 1.20] 1996-12/08(Sun)
Reply-To: ports-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24e+ FUG special]
X-Sequence: ports-jp 3663
Subject: [ports-jp 3663] Re: ports broken?
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org

$BBg66!w6e9)Bg$G$9!%(B

ohashi>> ${LIBDIR} $B$rI,$:$_$k$h$&$K$9$Y$-$J$s$G$7$g$&$1$I!$(B

emacs $B4X78$r>/$7;n$7$F$_$?$H$3$m!$(Bxemacs-mule $B$OLdBj$J$$$h$&$G$9!%(B
emacs20 $B$O0J2<$N%Q%C%A$r(B patch-ae $B$H8r49$9$l$P$$$$$H;W$$$^$9!%(B
$BB>$N(B emacs $B$N(B src/s/freebsd.h $B$bF1MM$J2DG=@-$,9b$=$&$G$9!%(B

--- src/s/freebsd.h.orig	Fri Aug  1 16:17:24 1997
+++ src/s/freebsd.h	Wed Jul  1 21:15:32 1998
@@ -45,8 +45,8 @@
 #ifndef NO_SHARED_LIBS
 #define LD_SWITCH_SYSTEM -e start -dc -dp
 #define HAVE_TEXT_START		/* No need to define `start_of_text'. */
-#define START_FILES pre-crt0.o /usr/lib/crt0.o
-#define UNEXEC unexsunos4.o
+#define START_FILES pre-crt0.o ${LIBDIR}/crt0.o
+#define UNEXEC unexfreebsd.o
 #define RUN_TIME_REMAP
 
 #ifndef N_TRELOFF

--
$B$*$*$O$7(B
