swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

swarm-1.4 and hpux 10.20


From: Rick Riolo
Subject: swarm-1.4 and hpux 10.20
Date: Sat, 30 Jan 1999 14:21:17 -0500 (EST)

I have gotten swarm-1.4 to make under hpux 10.20
using gcc 2.7.2.3, but for make install I got:

address@hidden debug]$ make install
/bin/sh: Syntax error at line 1 : `(' is not expected.
make: *** [install-recursive] Error 2
address@hidden debug]$ make -v
GNU Make version 3.72.1,

As you can see above, it is of course gnu make,
a version that worked just fine for swarm 1.3.1.

The things I did to make this are:
export SWARMSRCDIR="/s3/users/swarm/swarm-1.4"
cd $SWARMSRCDIR/builds/opt
CFLAGS=-O3 $SWARMSRCDIR/configure --srcdir=$SWARMSRCDIR  \
  --with-defaultdir=/usr/local --disable-shared  --with-ffcalldir=/usr/local \
  --with-bltdir=/usr/local/blt-2.4 --with-tcldir=/usr/local 
--with-tkdir=/usr/local \
  --with-pngdir=/usr/local --with-zlibdir=/usr/local \
  --prefix=$SWARMSRCDIR/opt
make            # works!
make install    # doesn't work!

The destination does exist:

fiore-rlr)dir /s3/users/swarm/swarm-1.4 | grep opt
drwxr-xr-x   2 swarm      users           24 Jan 28 15:00 opt
drwxr-xr-x   7 swarm      users         1024 Jan 30 14:07 opt-linux

Any thoughts on why "make" would work, but "make install"
fails as shown above?

thanks.
 - r

ps note that this all works under my redhat 5.2, which
   uses GNU Make version 3.76.1.


Rick Riolo                           address@hidden
Program for Study of Complex Systems (PSCS)
4477 Randall Lab                
University of Michigan         Ann Arbor MI 48109-1120
Phone: 734 763 3323                  Fax: 734 763 9267
http://www.pscs.umich.edu/PEOPLE/rlr-home.html


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]