From: David L. <da...@la...> - 2003-10-08 15:25:16
|
for those having the same issue, the solution is to set LANG=C before generating the Makefile Dave On Tue, 7 Oct 2003, David LaPorte wrote: > I noticed a posting in the list archives from a few months back but > didn't recieve a response - forgive me if this is a FAQ. > > When building the module under Redhat 9, I get the following: > > $ perl Makefile.PL > Writing Makefile for IPTables::IPv4 > $ make > Makefile:86: *** missing separator. Stop. > > inspecting the Makefile shows it to be pretty messed up - some values are > truncated and others aren't quoted properly. It installed fine under > Redhat 7.3 - any idea why it isn't making properly? I attached the > Makefile so you could see what I'm talking about. > > thanks, > Dave LaPorte > > -- > David LaPorte > da...@la... -- David LaPorte da...@la... |