Hi, I'm running into the same issue. Where you able to figure it out? I'm on SXCE b113, When I run ./Bin/build-perl-modules.pl, it's attempting to install version DBD-mysql-3.0002. When I run things from perl, it tries to install version 4.011. Either way i see something similar to:
c-solaris-64int/CORE" mysql.c cc: language libmopt not recognized cc: mysql.c: linker input file unused because linking not done Running Mkbootstrap for DBD::mysql () chmod 644 mysql.bs rm -f blib/arch/auto/DBD/mysql/mysql.so LD_RUN_PATH="/usr/lib:/lib:/usr/mysql/5.1/lib/mysql" /usr/perl5/bin/perl myld cc -G dbdimp.o mysql.o -o blib/arch/auto/DBD/mysql/mysql.so \ -lCrun -lrt -L/usr/mysql/5.1/lib/mysql -R/usr/mysql/5.1/lib/mysql -lmysqlclient -lz -lgen -lsocket -lnsl -lm \ cc: dbdimp.o: No such file or directory cc: mysql.o: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `blib/arch/auto/DBD/mysql/mysql.so' /usr/bin/make -- NOT OK Running make test Can't test without successful make Running make install make had returned bad status, install seems impossible dave -- sakrafd ------------------------------------------------------------------------ sakrafd's Profile: http://forums.slimdevices.com/member.php?userid=30153 View this thread: http://forums.slimdevices.com/showthread.php?t=55852 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
