procmail
[Top] [All Lists]

Compiling on SCO gets error

1998-10-27 02:48:32



---------------------- Forwarded by Victoria Green/Corp/Walgreens on
10/26/98 03:29 PM ---------------------------


Victoria Green
10/26/98 02:53 PM

To:   procmail(_at_)informatix(_dot_)rwth-aachen(_dot_)de
cc:
Subject:  Compiling on SCO gets error

Can anybody help me?  I'm attempting to run make install to
compile Procmail on a HP Server running SCO 3.2.  What
follows is a copy of the output.  I have been unable to find a
file /usr/bin/cvtomf in any of the several flavors of Unix that
we have here, including Sun, HP and Sequent.

# make install
        /bin/sh ./initmake /bin/sh "/bin/sh" "/bin/rm -f" "mv -f" "ln" \
         "-lm -ldir -lx -lsocket -lnet -linet -lnsl_s -lnsl_i -lnsl -lsun
-lgen
 -lsockdns -ldl" \
         "/lib /usr/lib /usr/local/lib" \
         /dev/null "make" o \
         "cc" "-O  " "-s  " "procmail lockfile formail mailstat" \
         "procmail formail lockfile" \
         "procmailrc procmailsc procmailex" "src man" \
         "/usr/local/procmail/bin"
Whoeaaa!  There's something fishy going on here.
You have a look and see if you detect anything uncanny:
*******************************************************
cc -O _autotst.c -o _autotst -s
_autotst.c
Command line fatal error D1001 : could not execute '/usr/bin/cvtomf'
'/usr/bin/cvtomf' failed, status = 0x2
::::
cc -O _autotst.c -o _autotst -s
_autotst.c
Command line fatal error D1001 : could not execute '/usr/bin/cvtomf'
'/usr/bin/cvtomf' failed, status = 0x2
::::
gcc -O _autotst.c -o _autotst -s
./initmake: gcc: not found
::::
*******************************************************
I suggest you take a look at the definition of CFLAGS* and CC
in the Makefile before you try make again.
*** Error code 1
#



<Prev in Thread] Current Thread [Next in Thread>