Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Dec 1996 22:34:07 -0500
From:      gwh@spiders.com (Gene W Homicki)
To:        ports@FreeBSD.ORG
Subject:   p5-DBD-mSQL port
Message-ID:  <199612020334.WAA19371@charlotte.spiders.com>

next in thread | raw e-mail | index | archive | help
Hey all,

	When compiling the p5-DBD-mSQL port I get the following:

LD_RUN_PATH="/usr/local/Minerva/lib:/usr/lib" ld -o
./blib/arch/auto/DBD/mSQL/mSQL.so -Bshareable -L/usr/local/lib
dbdimp.o mSQL.o -L/lib -L/usr/local/Minerva/lib
-L/usr/local/Minerva/lib -lmsql -lm 
ld: /usr/local/Minerva/lib/libmsql.a(libmsql.o): RRS text relocation at 0x6c6b for "_strcpy"
ld: /usr/local/Minerva/lib/libmsql.a(libmsql.o): RRS text relocation at 0x6c66 for "_msqlErrMsg"
..
..
etc.

The make doesn't bomb on this, but when I try to use the module, I
get:

[atx][DBD-mSQL-0.60pl9] perl test.pl
install_driver(mSQL) failed: Can't locate DBD/mSQL.pm in @INC at (eval 1) line 2.
DBI::install_driver called at test.pl line 22
Testing: DBI->install_driver( 'mSQL' ):

Perl 5.003 and the p5-DBI port are installed. I'm running a recent
SNAP (and will be upgrading to -ALPHA or -current soon, especially if
thats my problem).  Any ideas?

					--Gene

-- 
Gene W. Homicki                               gwh@spiders.com
Objective Consulting, Inc.                    http://www.spiders.com/
Internet Presence Design                      voice: +1 914.353.3511



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612020334.WAA19371>