From: jeff DOT fritsche AT persoft DOT com Newsgroups: comp.os.msdos.djgpp Subject: Make ERROR - HELP! Date: Wed, 28 Jul 1999 14:06:30 GMT Organization: Deja.com - Share what you know. Learn what you don't. Lines: 23 Message-ID: <7nn2p0$u17$1@nnrp1.deja.com> NNTP-Posting-Host: 128.104.224.101 X-Article-Creation-Date: Wed Jul 28 14:06:30 1999 GMT X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 5.0; Windows 95; DigExt) X-Http-Proxy: 1.0 x21.deja.com:80 (Squid/1.1.22) for client 128.104.224.101 X-MyDeja-Info: XMYDJUIDjeff_fritsche To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've just installed DJGPP on Win95. I followed the Install Guide to the letter. I'm trying to compile a CPAN Perl module. The module install instructions are: perl Makefile.PL make make test make install The Makefile perl script runs fine and generates a MAKEFILE. But when I run "make", I get this error: Makefile:731: *** missing separator. Stop. What's going on?? I'm a rookie when it comes to the make/compile stuff. Thanks, Jeff. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.