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]
voice: (+49 2304) 467101; fax: 943357



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.





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.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.
 
 
 



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 package.

-- 
Ronny Haryanto



RE: make errors

1999-12-11 Thread Matthew B. Henniges

I thought rpm's were supposed to know there own dependencies...is it
incorrectly specified?

Matthew B. Henniges
Axl.net Communications
http://www.axl.net
(203) 552-1714

 -Original Message-
 From: Adam D . McKenna [mailto:[EMAIL PROTECTED]]
 Sent: Saturday, December 11, 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 install.

 --Adam

 On Sun, Dec 12, 1999 at 12:12:29AM +, Sam wrote:
  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.
 
 
 




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: ar: not found
 make: *** [case.a] Error 1

You're missing "ar" tool. On my RedHat linux, it's inside a binutils 
RPM. On your system/distribution, you have to find it yourself.

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60 
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBN7GFJlMwP8g7qbw/EQKxtQCgwDxNig2hDaE9DWLs3MoBIsp/e58Anjt0
94hcVNyBIveblkYXVW4s2NRy
=5kGt
-END PGP SIGNATURE-
--
Petr Novotny, ANTEK CS
[EMAIL PROTECTED]
http://www.antek.cz
PGP key ID: 0x3BA9BC3F
-- Don't you know there ain't no devil there's just God when he's drunk.
 [Tom Waits]



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

 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: ar: not found
 make: *** [case.a] Error 1

You're missing "ar" tool. On my RedHat linux, it's inside a binutils
RPM. On your system/distribution, you have to find it yourself.

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBN7GFJlMwP8g7qbw/EQKxtQCgwDxNig2hDaE9DWLs3MoBIsp/e58Anjt0
94hcVNyBIveblkYXVW4s2NRy
=5kGt
-END PGP SIGNATURE-
--
Petr Novotny, ANTEK CS
[EMAIL PROTECTED]
http://www.antek.cz
PGP key ID: 0x3BA9BC3F
-- Don't you know there ain't no devil there's just God when he's drunk.
 [Tom Waits]




RE: make errors

1999-08-11 Thread Van Liedekerke Franky

on Solaris, this is standard included, just make sure the directory
/usr/ccs/bin is included in your path.

Franky

 --
 From: Mark Sherman[SMTP:[EMAIL PROTECTED]]
 Reply To: [EMAIL PROTECTED]
 Sent: 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-
 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
 
  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: ar: not found
  make: *** [case.a] Error 1
 
 You're missing "ar" tool. On my RedHat linux, it's inside a binutils
 RPM. On your system/distribution, you have to find it yourself.
 
 -BEGIN PGP SIGNATURE-
 Version: PGP 6.0.2 -- QDPGP 2.60
 Comment: http://community.wow.net/grt/qdpgp.html
 
 iQA/AwUBN7GFJlMwP8g7qbw/EQKxtQCgwDxNig2hDaE9DWLs3MoBIsp/e58Anjt0
 94hcVNyBIveblkYXVW4s2NRy
 =5kGt
 -END PGP SIGNATURE-
 --
 Petr Novotny, ANTEK CS
 [EMAIL PROTECTED]
 http://www.antek.cz
 PGP key ID: 0x3BA9BC3F
 -- Don't you know there ain't no devil there's just God when he's drunk.
  [Tom Waits]
 
 



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 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

 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: ar: not found
 make: *** [case.a] Error 1

You're missing "ar" tool. On my RedHat linux, it's inside a binutils
RPM. On your system/distribution, you have to find it yourself.

-BEGIN PGP SIGNATURE-
Version: PGP 6.0.2 -- QDPGP 2.60
Comment: http://community.wow.net/grt/qdpgp.html

iQA/AwUBN7GFJlMwP8g7qbw/EQKxtQCgwDxNig2hDaE9DWLs3MoBIsp/e58Anjt0
94hcVNyBIveblkYXVW4s2NRy
=5kGt
-END PGP SIGNATURE-
--
Petr Novotny, ANTEK CS
[EMAIL PROTECTED]
http://www.antek.cz
PGP key ID: 0x3BA9BC3F
-- Don't you know there ain't no devil there's just God when he's drunk.
 [Tom Waits]





RE: make errors

1999-08-11 Thread thomas . erskine-dated-5d2cf81eb26636fb

On Wed, 11 Aug 1999, Van Liedekerke Franky wrote:

 on Solaris, this is standard included, just make sure the directory
 /usr/ccs/bin is included in your path.

Make sure /usr/ccs/bin is last if you add it to your path as there are
other versions of some programs there that you don't want.  I just add a
symlink to usefull things in /usr/ccs/bin to /usr/local/bin.  Then I get
what I want and not the rest.

 Franky
 
  --
  From:   Mark Sherman[SMTP:[EMAIL PROTECTED]]
  Reply To:   [EMAIL PROTECTED]
  Sent:   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-
  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
  
   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: ar: not found
   make: *** [case.a] Error 1
  
  You're missing "ar" tool. On my RedHat linux, it's inside a binutils
  RPM. On your system/distribution, you have to find it yourself.
  
  -BEGIN PGP SIGNATURE-
  Version: PGP 6.0.2 -- QDPGP 2.60
  Comment: http://community.wow.net/grt/qdpgp.html
  
  iQA/AwUBN7GFJlMwP8g7qbw/EQKxtQCgwDxNig2hDaE9DWLs3MoBIsp/e58Anjt0
  94hcVNyBIveblkYXVW4s2NRy
  =5kGt
  -END PGP SIGNATURE-
  --
  Petr Novotny, ANTEK CS
  [EMAIL PROTECTED]
  http://www.antek.cz
  PGP key ID: 0x3BA9BC3F
  -- Don't you know there ain't no devil there's just God when he's drunk.
   [Tom Waits]
  
  
 

-- 
"Life is much too important to be taken seriously."
Thomas Erskine[EMAIL PROTECTED](613) 998-2836