On 18:12 22 Jun 2003, Mark <[EMAIL PROTECTED]> wrote:
| I am trying to get the perl IPTables::IPv4 module installed and I am
| having problems.  I get a Makefile:86: *** missing separator.  Stop.
| error every time i try to make.
|  
| Any ideas?
|  
| I am using Redhat 9.
|  
| I tried both the cpan install and a manual install from the tar file. 
| Same error.

That's a little odd. Normally that error means there's no tab or colon
on the makefile line, but this should never happen with a cpan install
because everything gets done programmatically. The usual cause is hand
editing a makefile and using spaces instead of a tab to indent actions.

A test make of IPTables-IPv4-0.97a here doesn't do it.

What's on line 86 or your makefile? Mine has a humble macro setting.

Cheers,
-- 
Cameron Simpson <[EMAIL PROTECTED]> DoD#743
http://www.cskk.ezoshosting.com/cs/

Each new user of a new system uncovers a new class of bugs.     - Kernighan


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to