Hi Reed, try gmake (GNU Make) - ftp://ftp.worldonline.fr/pub/SunFreeware/sparc/8/make-3.79.1-sol8-sparc-loca l.gz Christian > -----Urspr�ngliche Nachricht----- > Von: Skinner, Reed [mailto:[EMAIL PROTECTED]] > Gesendet: Montag, 21. Mai 2001 21:02 > An: [EMAIL PROTECTED] > Betreff: make failed > > > Hi all, > > I'm not exactly sure what this error message means. Could > someone help me > understand what is causing this? > > The system I'm compiling on is a compaq proliant 5500 with > Solaris 8. Trying > to build amanda-2.4.2p2. This is the tape/index server and > will also be > backed up as a client. This is the syntax I used for configure: > > ./configure --with-user=amanda --with-group=amanda > --with-index-server=zeus.ens.eclipsys.com --without-force-uid > --with-fqdn > --with-smbclient=/usr/local/samba/bin/smbclient --with-amandahosts > > configure appears to work correctly and so I do a make and > this where the > error occurs: > > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o versionsuffix > versionsuffix.o ../common-src/.libs/libamanda.a -lgen -lm -lreadline > -ltermcap -lsocket -lnsl -lintl .libs/libamclient.a -lgen -lm > -lreadline > -ltermcap -lsocket -lnsl -lintl > ../common-src/.libs/libamanda.a -lgen -lm > -lreadline -ltermcap -lsocket -lnsl -lintl -lgen -lm > -lreadline -ltermcap > -lsocket -lnsl -lintl > cat patch-system.sh > patch-system > /usr/bin/sh: patch-system: cannot create > make[1]: *** [patch-system] Error 1 > make[1]: Leaving directory `/opt/ECLPamanda/amanda-2.4.2p2/client-src' > make: *** [all-recursive] Error 1: > > > Thanks in advance, > > Reed Skinner > Eclipsys Corporation >
