Edit Makefile.PL and look for the lines like this:

config :: $(changes_pm)
    @$(NOOP)

You'll find the chrs in front of @$(NOOP) are spaces and they should be a tab.
Fix and rerun perl on the Makefile.PL.

Martin
-- 
Martin J. Evans
Easysoft Ltd, UK
Development

On 08-Jul-2003 Anil Menon wrote:
> Hi,
> 
> I tried to build  DBD-ODBC-1.06.tar, but for some reason the 'make' command
> fails at line 297 of Makefile. Any idea why this happens ?? Well
> DBD-ODBC-1.05
> doesn't give me any problem when installed on the same machine.
> =============================
> $> make
> Makefile:297: *** missing separator.  Stop.
> =============================
> 
> I use
> * Linux(Redhat 7.3)
> * Perl 5.6.1
> * DBI 1.37
> 
> Thank you in advance.
> 
> Anil Menon
> MIS Team.
> 
> To invent, you need a good imagination and a pile of junk. We have both.
>                                         - MIS @ Rhythm & Hues Studios.

Reply via email to