Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Jul 1997 02:42:47 -0700 (PDT)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        max@wide.ad.jp
Cc:        tg@ihf.rwth-aachen.de, max@wide.ad.jp, tg@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-ports@freebsd.org
Subject:   Re: cvs commit: ports/lang/mocka - Imported sources
Message-ID:  <199707010942.CAA02335@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199706251007.TAA03481@bourbon.sfc.wide.ad.jp> (message from Masafumi NAKANE/=?ISO-2022-JP?B?GyRCQ2Y6LDJtSjgbKEI=?= on Wed, 25 Jun 1997 19:07:34 %2B0900)

next in thread | previous in thread | raw e-mail | index | archive | help
 *      > .if !exists(/usr/lib/compat/libgcc.so.261.0)
 *      > BROKEN = "You need libgcc.so.261.0 from the compat20 distribution"
 *      > .endif

 * As you suggest, I also think we need some mechanism like LIB_DEPENDS
 * for /usr/lib/compat/*.

Sorry for being so stupid, but why do you even need version 2.6.1 of
libgcc when the system gcc is ver 2.7.2.1?  That sounds very weird.

Also, if this port really needs that library to compile, we will have
to mark it permanently broken (not conditional like the above).  It is
our policy to not distribute packages linked with compat*dist
libraries (the emacs thing in 2.1.5 was a mistake).

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199707010942.CAA02335>