X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "Robbie Hatley" Newsgroups: comp.os.msdos.djgpp Subject: "Make" works at home, fails at work. Lines: 38 Organization: Tustin Free Zone X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2800.1807 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1896 Message-ID: NNTP-Posting-Host: 69.231.38.234 X-Complaints-To: abuse AT prodigy DOT net X-Trace: newssvr12.news.prodigy.net 1175024714 ST000 69.231.38.234 (Tue, 27 Mar 2007 15:45:14 EDT) NNTP-Posting-Date: Tue, 27 Mar 2007 15:45:14 EDT X-UserInfo1: TSU[@SRETRROR\@[NCOF_W\@PJ_^PBQLGPQRZQMIWIWTEPIB_NVUAH_[BL[\IRKIANGGJBFNJF_DOLSCENSY^U AT FRFUEXR@KFXYDBPWBCDQJA AT X_DCBHXR[C@\EOKCJLED_SZ AT RMWYXYWE_P@\\GOIW^@SYFFSWHFIXMADO@^[ADPRPETLBJ]RDGENSKQQZN Date: Tue, 27 Mar 2007 19:45:14 GMT To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm having a problem with make at work. I installed djgpp on my computer at work, trying to duplicate my home installation. I also copied over my personal libraries, source code, makefiles, etc. But when I try to "make" anything at work I get error "-1", except in the case of an empty rule. Even a simple makefile like this bombs out: blat: [tab]@echo splat When I type "make", what it SHOULD do is just print "splat". What it does instead is this: make.exe: *** [blat] Error -1 When I use an "empty" rule it works just fine: Makefile: blat: [tab] Results: make.exe: `blat' is up to date. But if I put ANYTHING after the tab, it bombs. OS at both locations is MS-Win2K-Pro. Make version in both locations is djgpp GNU Make version 3.79.1 Anyone have any clues as to what's going on? -- Cheers, Robbie Hatley lone wolf intj aat pac bell dott net