Re: make errors

1999-12-12 Thread Frank D. Cringle
"Matthew B. Henniges" <[EMAIL PROTECTED]> writes: > I thought rpm's were supposed to know there own dependencies...is it > incorrectly specified? That isn't the issue here. He is not installing an rpm, he is typing 'make' in the qmail source directory. -- Frank Cringle, [EMAIL PROTECTED]

RE: make errors

1999-12-11 Thread Matthew B. Henniges
, 1999 7:17 PM > To: Sam > Cc: [EMAIL PROTECTED] > Subject: Re: make errors > > > Actually, he is probably just missing some -dev packages. I don't know > Redhat very well, but I'm sure there is someone here who can tell > him which > RPM's he needs to in

Re: make errors

1999-12-11 Thread Ronny Haryanto
On 11-Dec-1999, Brock M. Eastman wrote: > This is a multi-part message in MIME format. Bah.. > I am trying to install qmail-1.03 on a redhat 6 box. =20 > qmail-local.c:1: sys/types.h: No such file or directory > qmail-local.c:2: sys/stat.h: No such file or directory Install glibc-devel pack

Re: make errors

1999-12-11 Thread Adam D . McKenna
Actually, he is probably just missing some -dev packages. I don't know Redhat very well, but I'm sure there is someone here who can tell him which RPM's he needs to install. --Adam On Sun, Dec 12, 1999 at 12:12:29AM +, Sam wrote: > Brock M. Eastman writes: > > > qmail-local.c:1: sys/types.

Re: make errors

1999-12-11 Thread Sam
Brock M. Eastman writes: > qmail-local.c:1: sys/types.h: No such file or directory > qmail-local.c:2: sys/stat.h: No such file or directory > make: *** [qmail-local.o] Error 1 You have a corrupted installation. Some your key files are missing. Reformat and reinstall the entire O/S.

make errors

1999-12-11 Thread Brock M. Eastman
Hello,       I am trying to install qmail-1.03 on a redhat 6 box.    I keep getting a make ERROR 1 command.    I searched through the archives and found out I needed to install the binutils RPM.  I did this.    when I type in make setup check I still get the following error below.   I also

RE: make errors

1999-08-11 Thread thomas . erskine-dated-5d2cf81eb26636fb
Wednesday, August 11, 1999 3:12 PM > > To: [EMAIL PROTECTED] > > Subject:RE: make errors > > > > Ehm - Thanks for the response - I'm using solaris 7 where would i find an > > AR > > tool. > > > > Marc > > > > -Original Message-

END OF RE: make errors

1999-08-11 Thread Mark Sherman
Thanks to Petr Novotny I have found the AR tool and got past step 3. Marc -Original Message- From: Mark Sherman [mailto:[EMAIL PROTECTED]] Sent: 11 August 1999 14:12 To: [EMAIL PROTECTED] Subject: RE: make errors Ehm - Thanks for the response - I'm using solaris 7 where would i

RE: make errors

1999-08-11 Thread Van Liedekerke Franky
EMAIL PROTECTED] > Subject: RE: make errors > > Ehm - Thanks for the response - I'm using solaris 7 where would i find an > AR > tool. > > Marc > > -Original Message- > From: Petr Novotny [mailto:[EMAIL PROTECTED]] > Sent: 11 August 1999 15:

RE: make errors

1999-08-11 Thread Mark Sherman
Ehm - Thanks for the response - I'm using solaris 7 where would i find an AR tool. Marc -Original Message- From: Petr Novotny [mailto:[EMAIL PROTECTED]] Sent: 11 August 1999 15:14 To: [EMAIL PROTECTED] Subject: Re: make errors -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >

Re: make errors

1999-08-11 Thread Petr Novotny
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > When i run the command > > make setup check i get the following response and cannot then go on to run > ./config as it does not exist. > [snip] > ./makelib case.a case_diffb.o case_diffs.o case_lowerb.o \ > case_lowers.o case_starts.o > ./makelib:

make errors

1999-08-11 Thread Mark Sherman
When i run the command make setup check i get the following response and cannot then go on to run ./config as it does not exist. Marc # /usr/local/bin/make setup check ( cat warn-auto.sh; \ echo CC=\'`head -1 conf-cc`\'; \ echo LD=\'`head -1 conf-ld`\' \ ) > auto-ccld.sh cat auto-ccld.sh make-l