On Wed, Oct 23, 2002 at 09:41:19AM -0700, Todd Enersen wrote: > > What am I missing? I believe Makefile.PL links to my Oracle 9i libraries > correctly when it's linking: > LD_RUN_PATH="/disks/sc-soldev2-007/oracle/product/9i/lib32:/disks/sc-soldev2 > -007/oracle/product/9i/rdbms/lib32" /usr/local/bin/gcc -o > blib/arch/auto/DBD/Oracle/Oracle.so -G -L/usr/local/lib Oracle.o dbdimp.o > oci7.o oci8.o
There are _no_ Oracle libraries at all in that command line. Tim.