[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] DBD::mysql make fail!



> I am trying to install Msql-Mysql-modules-1.2215 on my RAQ2 but the "make"
> always dies.  The error is below.  I can't find anyone else that has had
> this problem.  Does anyone know what it could be?
> 
> Running Mkbootstrap for DBD::mysql ()
> chmod 644 mysql.bs
> LD_RUN_PATH="/usr/local/mysql/lib/mysql:/lib:/usr/lib/gcc-lib/mipsel-redhat-
> linux/egcs-2.90.27" cc -o .././blib/a
> rch/auto/DBD/mysql/mysql.so  -shared -L/usr/local/lib dbdimp.o mysql.o
> -L/usr/local/mysql/lib/mysql    -L/usr/loc
> al/mysql/lib/mysql -lmysqlclient -lm
> -L/usr/lib/gcc-lib/mipsel-redhat-linux/egcs-2.90.27 -lgcc
> collect2: ld terminated with signal 6 [Aborted], core dumped
> make[1]: *** [.././blib/arch/auto/DBD/mysql/mysql.so] Error 1
> make[1]: Leaving directory `/root/Msql-Mysql-modules-1.2214/mysql'
> make: *** [subdirs] Error 2
> 
> Thanks,
> chad

Hey Chad,

It looks like some kind of linking problem. Maybe someone else on the list
can make more of it? You might want to join the MySQL mailing list. This
type of question seems better suited for that forum. I did a quick search
for you and found this.

http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:45664:gebbcejljpkbedmimano

I assume you finally got MySQL installed?

HTH,
Jay