Skip Menu |

This queue is for tickets about the DBD-ODBC CPAN distribution.

Report information
The Basics
Id: 4206
Status: resolved
Priority: 0/
Queue: DBD-ODBC

People
Owner: Nobody in particular
Requestors: ziyaad.bhyat [...] enerweb.co.za
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 1.06
Fixed in: 1.07



Subject: Cant make
Make gives the following error Makefile:90: *** missing separator. Stop. Trying to compile with unixODBC on RedHat 9
[guest - Fri Oct 24 09:53:56 2003]: Show quoted text
> Make gives the following error > Makefile:90: *** missing separator. Stop. > > Trying to compile with unixODBC on RedHat 9
The "missing separator" refers to line 299 of Makefile (at least mine). There is are four spaces at the beginning of the line, but gnu make wants to have a tab there instead. If you replace the spaces with a tab then it'll make fine. Makefile: 298: config :: $(changes_pm) 299: @$(NOOP) ^^^^ Replace spaces with a single Tab
From: shurik [...] shsv.zyns.com
I have the same problem Makefile:90: *** missing separator. Stop. and Makefile:100: *** missing separator. Stop. and Makefile:334: *** missing separator. Stop. Only 334 concerned with this solution, others not. If I try to change lines 90, 100, I get: /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' /bin/sh: -c: line 2: syntax error: unexpected end of file make: *** [blib/lib/DBD/ODBC/Changes.pm] Error 2 [JURL - Sat Oct 25 12:43:58 2003]: Show quoted text
> [guest - Fri Oct 24 09:53:56 2003]: >
> > Make gives the following error > > Makefile:90: *** missing separator. Stop. > > > > Trying to compile with unixODBC on RedHat 9
> > The "missing separator" refers to line 299 of Makefile (at least > mine). There is are four spaces at the beginning of the line, but gnu > make wants to have a tab there instead. If you replace the spaces with > a tab then it'll make fine. > > Makefile: > > 298: config :: $(changes_pm) > 299: @$(NOOP) > ^^^^ > Replace spaces with a single Tab >
From: "Jeff Urlwin" <jurlwin [...] cox.net>
To: <bug-DBD-ODBC [...] rt.cpan.org>, <"AdminCc ofcpanTicket#4206:" [...] fsck.com>
Subject: RE: [cpan #4206] Cant make
Date: Mon, 23 Feb 2004 07:56:03 -0500
RT-Send-Cc:
Ues 1.07 instead of 1.06. Jeff Show quoted text
> -----Original Message----- > From: Guest via RT [mailto:bug-DBD-ODBC@rt.cpan.org] > Sent: Sunday, February 22, 2004 8:06 PM > To: AdminCc of cpan Ticket #4206 : > Subject: [cpan #4206] Cant make > > > > This message about DBD-ODBC was sent to you by guest <> via > rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=4206 > > > I have the same problem > Makefile:90: *** missing separator. Stop. > and > Makefile:100: *** missing separator. Stop. > and > > Makefile:334: *** missing separator. Stop. > Only 334 concerned with this solution, others not. > If I try to change lines 90, 100, I get: > > /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' > /bin/sh: -c: line 2: syntax error: unexpected end of file > make: *** [blib/lib/DBD/ODBC/Changes.pm] Error 2 > > > > [JURL - Sat Oct 25 12:43:58 2003]: >
> > [guest - Fri Oct 24 09:53:56 2003]: > >
> > > Make gives the following error > > > Makefile:90: *** missing separator. Stop. > > > > > > Trying to compile with unixODBC on RedHat 9
> > > > The "missing separator" refers to line 299 of Makefile (at least > > mine). There is are four spaces at the beginning of the
> line, but gnu
> > make wants to have a tab there instead. If you replace the spaces > > with a tab then it'll make fine. > > > > Makefile: > > > > 298: config :: $(changes_pm) > > 299: @$(NOOP) > > ^^^^ > > Replace spaces with a single Tab > >
> >
The same errors with 1.07 too [jurlwin@cox.net - Mon Feb 23 07:56:14 2004]: Show quoted text
> Ues 1.07 instead of 1.06. > > Jeff >
> > -----Original Message----- > > From: Guest via RT [mailto:bug-DBD-ODBC@rt.cpan.org] > > Sent: Sunday, February 22, 2004 8:06 PM > > To: AdminCc of cpan Ticket #4206 : > > Subject: [cpan #4206] Cant make > > > > > > > > This message about DBD-ODBC was sent to you by guest <> via > > rt.cpan.org > > > > Full context and any attached attachments can be found at: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=4206 > > > > > I have the same problem > > Makefile:90: *** missing separator. Stop. > > and > > Makefile:100: *** missing separator. Stop. > > and > > > > Makefile:334: *** missing separator. Stop. > > Only 334 concerned with this solution, others not. > > If I try to change lines 90, 100, I get: > > > > /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' > > /bin/sh: -c: line 2: syntax error: unexpected end of file > > make: *** [blib/lib/DBD/ODBC/Changes.pm] Error 2 > > > > > > > > [JURL - Sat Oct 25 12:43:58 2003]: > >
> > > [guest - Fri Oct 24 09:53:56 2003]: > > >
> > > > Make gives the following error > > > > Makefile:90: *** missing separator. Stop. > > > > > > > > Trying to compile with unixODBC on RedHat 9
> > > > > > The "missing separator" refers to line 299 of Makefile (at least > > > mine). There is are four spaces at the beginning of the
> > line, but gnu
> > > make wants to have a tab there instead. If you replace the spaces > > > with a tab then it'll make fine. > > > > > > Makefile: > > > > > > 298: config :: $(changes_pm) > > > 299: @$(NOOP) > > > ^^^^ > > > Replace spaces with a single Tab > > >
> > > >
>
The same errors with 1.07 too [jurlwin@cox.net - Mon Feb 23 07:56:14 2004]: Show quoted text
> Ues 1.07 instead of 1.06. > > Jeff >
> > -----Original Message----- > > From: Guest via RT [mailto:bug-DBD-ODBC@rt.cpan.org] > > Sent: Sunday, February 22, 2004 8:06 PM > > To: AdminCc of cpan Ticket #4206 : > > Subject: [cpan #4206] Cant make > > > > > > > > This message about DBD-ODBC was sent to you by guest <> via > > rt.cpan.org > > > > Full context and any attached attachments can be found at: > > <URL: https://rt.cpan.org/Ticket/Display.html?id=4206 > > > > > I have the same problem > > Makefile:90: *** missing separator. Stop. > > and > > Makefile:100: *** missing separator. Stop. > > and > > > > Makefile:334: *** missing separator. Stop. > > Only 334 concerned with this solution, others not. > > If I try to change lines 90, 100, I get: > > > > /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' > > /bin/sh: -c: line 2: syntax error: unexpected end of file > > make: *** [blib/lib/DBD/ODBC/Changes.pm] Error 2 > > > > > > > > [JURL - Sat Oct 25 12:43:58 2003]: > >
> > > [guest - Fri Oct 24 09:53:56 2003]: > > >
> > > > Make gives the following error > > > > Makefile:90: *** missing separator. Stop. > > > > > > > > Trying to compile with unixODBC on RedHat 9
> > > > > > The "missing separator" refers to line 299 of Makefile (at least > > > mine). There is are four spaces at the beginning of the
> > line, but gnu
> > > make wants to have a tab there instead. If you replace the spaces > > > with a tab then it'll make fine. > > > > > > Makefile: > > > > > > 298: config :: $(changes_pm) > > > 299: @$(NOOP) > > > ^^^^ > > > Replace spaces with a single Tab > > >
> > > >
>
From: "Jeff Urlwin" <jurlwin [...] esoftmatic.com>
To: <bug-DBD-ODBC [...] rt.cpan.org>, <"AdminCc ofcpanTicket#4206:" [...] esoftmatic.com>
Subject: RE: [cpan #4206] Cant make
Date: Mon, 23 Feb 2004 16:50:33 -0500
RT-Send-Cc:
Then it's an issue with your system. Most likely you are using Redhat 9 and have C_LANG environment variable set. Search google and dbi-users mailing list archives for the correct answer. Jeff Show quoted text
> -----Original Message----- > From: Guest via RT [mailto:bug-DBD-ODBC@rt.cpan.org] > Sent: Monday, February 23, 2004 10:24 AM > To: AdminCc of cpan Ticket #4206 : > Subject: [cpan #4206] Cant make > > > > This message about DBD-ODBC was sent to you by guest <> via > rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=4206 > > > The same errors with 1.07 too > > > [jurlwin@cox.net - Mon Feb 23 07:56:14 2004]: >
> > Ues 1.07 instead of 1.06. > > > > Jeff > >
> > > -----Original Message----- > > > From: Guest via RT [mailto:bug-DBD-ODBC@rt.cpan.org] > > > Sent: Sunday, February 22, 2004 8:06 PM > > > To: AdminCc of cpan Ticket #4206 : > > > Subject: [cpan #4206] Cant make > > > > > > > > > > > > This message about DBD-ODBC was sent to you by guest <> via > > > rt.cpan.org > > > > > > Full context and any attached attachments can be found at: > > > <URL: https://rt.cpan.org/Ticket/Display.html?id=4206 > > > > > > > I have the same problem > > > Makefile:90: *** missing separator. Stop. > > > and > > > Makefile:100: *** missing separator. Stop. > > > and > > > > > > Makefile:334: *** missing separator. Stop. > > > Only 334 concerned with this solution, others not. > > > If I try to change lines 90, 100, I get: > > > > > > /bin/sh: -c: line 1: unexpected EOF while looking for matching `'' > > > /bin/sh: -c: line 2: syntax error: unexpected end of file > > > make: *** [blib/lib/DBD/ODBC/Changes.pm] Error 2 > > > > > > > > > > > > [JURL - Sat Oct 25 12:43:58 2003]: > > >
> > > > [guest - Fri Oct 24 09:53:56 2003]: > > > >
> > > > > Make gives the following error > > > > > Makefile:90: *** missing separator. Stop. > > > > > > > > > > Trying to compile with unixODBC on RedHat 9
> > > > > > > > The "missing separator" refers to line 299 of Makefile (at least > > > > mine). There is are four spaces at the beginning of the
> > > line, but gnu
> > > > make wants to have a tab there instead. If you replace
> the spaces
> > > > with a tab then it'll make fine. > > > > > > > > Makefile: > > > > > > > > 298: config :: $(changes_pm) > > > > 299: @$(NOOP) > > > > ^^^^ > > > > Replace spaces with a single Tab > > > >
> > > > > >
> >
> >
Download winmail.dat
application/ms-tnef 2.9k

Message body not shown because it is not plain text.

From: Alexander
Oh yes, your hint was helpful! Not that about google mailing list. There is no solution there. The solution is with C_LANG I had LANG=en_US.utf8 after setting the LANG=en_US it worked !! Thank you very much! Alexander [jurlwin@esoftmatic.com - Mon Feb 23 17:22:21 2004]: Show quoted text
> Then it's an issue with your system. Most likely you are using Redhat
9 and Show quoted text
> have C_LANG environment variable set. Search google and dbi-users mailing > list archives for the correct answer. > > Jeff