errors

errors

am 04.07.2002 22:58:02 von AracTelNetworks

------=_NextPart_000_0005_01C2237B.F5209CE0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

hi,

Im on a red hat 7.2 ensim machine, when i install the DBD-mysql-2.1017 =
module i get the follwing errors:

[root@ensim DBD-mysql-2.1017]# perl Makefile.PL
I will use the following settings for compiling and testing:

cflags (mysql_config) =3D -I'/usr/include/mysql'
libs (mysql_config) =3D -L/usr/lib/mysql -lmysqlclient -lz =
-lcrypt -lnsl -lm
nocatchstderr (default ) =3D 0
ssl (guessed ) =3D 0
testdb (default ) =3D test
testhost (default ) =3D
testpassword (default ) =3D
testuser (default ) =3D

To change these settings, see 'perl Makefile.PL --help' and
'perldoc INSTALL'.

Using DBI 1.18 installed in =
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBI
Writing Makefile for DBD::mysql



[root@ensim DBD-mysql-2.1017]# make
gcc -c -I/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBI =
-I'/usr/include/mysql' -fno-strict-aliasing -I/usr/local/include -O2 =
-march=3Di386 -mcpu=3Di686 -DVERSION=3D\"2.1017\" =
-DXS_VERSION=3D\"2.1017\" -fPIC -I/usr/lib/perl5/5.6.0/i386-linux/CORE =
dbdimp.c
make: gcc: Command not found
make: *** [dbdimp.o] Error 127
[root@ensim DBD-mysql-2.1017]#


[root@ensim DBD-mysql-2.1017]# make test
gcc -c -I/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBI =
-I'/usr/include/mysql' -fno-strict-aliasing -I/usr/local/include -O2 =
-march=3Di386 -mcpu=3Di686 -DVERSION=3D\"2.1017\" =
-DXS_VERSION=3D\"2.1017\" -fPIC -I/usr/lib/perl5/5.6.0/i386-linux/CORE =
dbdimp.c
make: gcc: Command not found
make: *** [dbdimp.o] Error 127
[root@ensim DBD-mysql-2.1017]#


[root@ensim DBD-mysql-2.1017]# make install
gcc -c -I/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBI =
-I'/usr/include/mysql' -fno-strict-aliasing -I/usr/local/include -O2 =
-march=3Di386 -mcpu=3Di686 -DVERSION=3D\"2.1017\" =
-DXS_VERSION=3D\"2.1017\" -fPIC -I/usr/lib/perl5/5.6.0/i386-linux/CORE =
dbdimp.c
make: gcc: Command not found
make: *** [dbdimp.o] Error 127
[root@ensim DBD-mysql-2.1017]#



------=_NextPart_000_0005_01C2237B.F5209CE0--

Re: errors

am 05.07.2002 07:32:28 von Jochen Wiedmann

> dbdimp.c make: gcc: Command not found make: *** [dbdimp.o] Error
> 127 [root@ensim DBD-mysql-2.1017]#

How about installing the gcc RPM's and whatever else is
required to compile a C program? Or, even better, how
about using the precompiled modules shipped by Red Hat?


Good luck,

Jochen



------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1853@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: errors

am 05.07.2002 07:32:28 von Jochen Wiedmann

> dbdimp.c make: gcc: Command not found make: *** [dbdimp.o] Error
> 127 [root@ensim DBD-mysql-2.1017]#

How about installing the gcc RPM's and whatever else is
required to compile a C program? Or, even better, how
about using the precompiled modules shipped by Red Hat?


Good luck,

Jochen



------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1853@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.