Date: Sun, 9 Apr 2000 08:26:06 +0500 Message-Id: <200004090326.IAA00586@midpec.com> From: Prashant TR To: djgpp-workers AT delorie DOT com In-reply-to: <200004090048.CAA13248@father.ludd.luth.se> (message from Martin Str|mberg on Sun, 9 Apr 2000 02:48:20 +0200 (MET DST)) Subject: Re: Returned mail: Host unknown (Name server: midpec.co: host not found) References: <200004090048 DOT CAA13248 AT father DOT ludd DOT luth DOT se> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > What kind of junk server do you use? Your From header isn't valid. My from header was perfectly valid. In fact, there seems to be a problem with your server (see below). If my domain was invalid, DJ's server would reject it right away. I think that's how it works. > According to Mail Delivery Subsystem: > > The original message was received at Sun, 9 Apr 2000 02:03:22 +0200 (CEST) > > from ams AT father DOT ludd DOT luth DOT se [130.240.16.18] > > > > ----- The following addresses had permanent fatal errors ----- > > ^^^ > > > > ----- Transcript of session follows ----- > > 550 ... Host unknown (Name server: midpec.co: host not found) ^^^ There you are. I don't know how it took that to be midpec.co. It is midpec.com. It's no surprise that you got a problem resolving that domain. > > According to Prashant TR: > > > ----- > > > Making all in lib > > > make.exe[2]: Entering directory `d:/prj/x/sh-utils-2.0g/lib' > > > source='getdate.c' object='getdate.o' libtool=no \ > > > depfile='.deps/getdate.Po' tmpdepfile='.deps/getdate.TPo' \ > > > depmode=gcc d:/djgpp/bin/sh.exe ../depcomp \ > > > gcc -DLIBDIR=\"d:/djgpp/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -g > > > -O2 -c -o > > > getdate.o `test -f getdate.c || echo './'`getdate.c > > > depcomp: Variables source, object and depmode must be set > > > make.exe[2]: *** [getdate.o] Error 1 > > > make.exe[2]: Leaving directory `d:/prj/x/sh-utils-2.0g/lib' > > > make.exe[1]: *** [all-recursive] Error 1 > > > make.exe[1]: Leaving directory `d:/prj/x/sh-utils-2.0g' > > > make.exe: *** [all-recursive-am] Error 2 > > > ----- > > I'm shooting from the hip here; do you get any more info from "make > > -d" or "make -dd"? No. I get the same thing again. But however, the dependencies are perfectly alright. It seems to me that it is a problem occuring when "make" tries to pass on the value of "source" to its child program. -- Prashant TR ,