MAKE ERROR

MAKE ERROR

am 26.08.2002 06:00:32 von IceHard

Hello msql-mysql-modules,

I have a error while making DBD-MYSQL

cc -c -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI -I/usr/mysql-4.0.1-alpha/include -DVERSION=\"2.1015\" -DXS_VERSION=\"2.1015\" -DPIC -fpic -I/usr/libdata/perl/5.00503/mach/CORE dbdimp.c
dbdimp.c:673: syntax error
*** Error code 1

Stop in /usr/DBD-mysql-2.1015.

IS THERE ANY WAY TO BUILD IT UNDER FREEBSD-4.5

--
Best regards,
IceHard mailto:icehard@icehard.net


------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1897@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

Re: MAKE ERROR

am 26.08.2002 07:51:52 von Jochen Wiedmann

Zitiere IceHard :

> dbdimp.c:673: syntax error


Line 623 looks as follows here:

SV** svp;

No doubt, this is fine in an properly configured
Perl installation.

Did you do any changes in the sources or in the
Perl installation? Also, it could help if you'd
post the complete output of

perl Makefile.PL
make

------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1898@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.

Re: MAKE ERROR

am 26.08.2002 07:51:52 von Jochen Wiedmann

Zitiere IceHard :

> dbdimp.c:673: syntax error


Line 623 looks as follows here:

SV** svp;

No doubt, this is fine in an properly configured
Perl installation.

Did you do any changes in the sources or in the
Perl installation? Also, it could help if you'd
post the complete output of

perl Makefile.PL
make

------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1898@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.