delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/07/07/11:55:27

Message-ID: <DB6390A9770ED211B2440000F807FC7BA49486@nt_exlxe.lxe.com>
From: "Curtis, Craig M." <curtis_c AT lxe DOT com>
To: djgpp AT delorie DOT com
Subject: RE: CMU SNMP
Date: Wed, 7 Jul 1999 11:51:57 -0400
MIME-Version: 1.0
X-Mailer: Internet Mail Service (5.5.2448.0)
Reply-To: djgpp AT delorie DOT com

Eli,

Ok, that worked as far as the configure script is concerned.  I am still
having problems with make.  The temp directory exists and the drive has
around 300M free.  I found I can do a make libsnmp.a and it begins to
compile, but dies because I do not have network support.  Can you recommend
a network package that should work.  I have heard about WATTCP.  Is that all
I need?

Thanks,
Craig

> ----------
> From: 	Eli Zaretskii[SMTP:eliz AT is DOT elta DOT co DOT il]
> Sent: 	Wednesday, July 07, 1999 10:15 AM
> To: 	Curtis, Craig M.
> Cc: 	djgpp AT delorie DOT com
> Subject: 	Re: CMU SNMP
> 
> 
> On Wed, 7 Jul 1999, Curtis, Craig M. wrote:
> 
> > It seems that the configure script is screwed up, because it cannot find
> gcc
> > for DJGPP.
> 
> The GNU configure scripts need some minor tweaking to make them run on 
> DOS/Windows.  You need to replace "test -f" with "test -x", and you need 
> to set PATH_SEPARATOR=: in the environment, otherwise the script won't
> find GCC.
> 
> >  Also, if I run configure on a Linux box and copy over the
> > makefile, I get bizarre crashes when I try to make.  I get the following
> > error when I try make:
> > 
> > make.exe: [devel] Error -1 (ignored)
> > \tmp/dj100000: Can't make pipes for command substitution!
> 
> This usually means your TMPDIR variable either isn't set or points to a 
> non-existent or unwritable directory.  Bash uses temporary files to 
> simulate pipes and `command` substitutions.
> 

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019