おはようございます、宮本です。

メンテナンスさぼってます、ごめんなさい。PR も最近は見てません f(^^;;

From: Tsurutani Naoki <[EMAIL PROTECTED]>
Subject: [FreeBSD-users-jp 90612] biology/platon がビルドできない 
Date: Thu, 26 Apr 2007 13:20:38 +0900
Message-ID: <[EMAIL PROTECTED]>

turutani> biology/platonがビルドできません。
turutani> 
turutani> % cd /usr/ports/biology/platon
turutani> % make
turutani> ===> Vulnerability check disabled, database not found
turutani> ===> Extracting for platon-2007.01.09
turutani> ===> Patching for platon-2007.01.09
turutani> (cd /usr/ports/biology/platon/work/platon ; /usr/bin/gunzip -f 
platon.f.Z xdrvr.c.gz)
turutani> /bin/cp /usr/ports/biology/platon/files/Makefile 
turutani> /usr/ports/biology/platon/work/platon/Makefile
turutani> /usr/bin/sed -i.bak -e "s+%%X11BASE%%+/usr/X11R6+" 
turutani> /usr/ports/biology/platon/work/platon/Makefile
turutani> ===> platon-2007.01.09 depends on executable in : gfortran42 - found
turutani> ===> platon-2007.01.09 depends on shared library: X11.6 - found
turutani> ===> Configuring for platon-2007.01.09
turutani> ===> Building for platon-2007.01.09
turutani> gfortran42 -O -c platon.f
turutani> platon.f:4562.72:
turutani> 
turutani> ASSIGN 50 TO LRET
turutani> 1
turutani> Warning: Obsolete: ASSIGN statement at (1)
((以下略))

お示しの log では gfortran42 をもちいているようですが、
CURRENT ではこれが標準になったのでしょうかね。
ていうか、わざわざ依存性を調べてそれを使っているようですね。

わたしの手元の環境はようやく 6.2-RELEASE なわけですが、
ここでビルドすると Fortran コンパイラとして f77 を用いて
正常終了します。生成したバイナリも、動作するみたいです。

ということで FC だったかの環境変数で Fortran77 レベルの
コンパイラを指定してビルドしてはいかがでしょうか。

-- 
Ryo MIYAMOTO; [EMAIL PROTECTED]; 

メールによる返信