On Sat, 6 Sep 2003, Carwyn Edwards wrote:
> I've been trying to build the lam src rpm and noticed the following
> problems with the default spec file:
>
> - There is something in the changelog notes that's preventing the rpm
> building on RH9 (some macro reference or something).
Yes -- it looks like the latest version of RPM has a lame parser that
doesn't distinguish between commands and command-like tokens in the
changelog.
> - The BuildRequires: gcc-g77 is missing (there are probably more to go
> in here).
It's not required. If you don't have g77, then the fortran interface
won't be built.
> - has the way ssh/rsh work in 7.0 changed? The RH packaged lam-mpi makes
> ssh the default instead of rsh.
How it works has not changed, but if a) if you don't specify --with-rsh,
and b) rsh is not found, then c) configure will look for ssh. Are you
referring to something else?
If you want a spec file with the changelog issue fixed, look in LAM's CVS:
contrib/dist/linux/lam-generic.spec. This is the specfile that we'll use
to build the 7.0.1 RPM.
--
{+} Jeff Squyres
{+} jsquyres_at_[hidden]
{+} http://www.lam-mpi.org/
|