Try putting /usr/ccs/bin in your path, I don't know if this will fix your
problem but it fixed a lot of compile problems I was having on Solaris.

--Adam

----- Original Message -----
From: Bert Beaudin <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 19, 1999 10:21 PM
Subject: Solaris 7 intel and Qmail install


:Hello all
: Trying to install qmail on a solaris 7 intel box. I have compiled other
:programs fine. When I try to install qmail I get the following. I have
:taken a look at the archives but not found any answers. Thanks for any help.
:
:Bert Beaudin
:
:
:chmod 755 makelib
:./compile case_diffb.c
:./compile case_diffs.c
:./compile case_lowerb.c
:./compile case_lowers.c
:./compile case_starts.c
:./makelib case.a case_diffb.o case_diffs.o case_lowerb.o \
:case_lowers.o case_starts.o
:ar: cannot open case_diffb.o
:        No such file or directory
:ar: cannot open case_diffs.o
:        No such file or directory
:ar: cannot open case_lowerb.o
:        No such file or directory
:ar: cannot open case_lowers.o
:        No such file or directory
:ar: cannot open case_starts.o
:        No such file or directory
:ar: case_diffb.o not found
:ar: case_diffs.o not found
:ar: case_lowerb.o not found
:ar: case_lowers.o not found
:ar: case_starts.o not found
:make: *** [case.a] Error 5
:
:
:
:
:

Reply via email to