The warning message from ld is this:

ld: warning multiple definitions of symbol _BC
/sw/lib/libreadline.4.dylib(terminal.so) definition of _BC
/sw/lib/libncurses.5.dylib(lib_termcap.lo) definition of _BC

Those were the current versions of readline and ncurses at the time this happened (and still are current, I believe). OS X 10.2.6, Dev Tools up to date, BSD subsystem installed.

This followed this command:

gcc -bundle -flat_namespace -undefined suppress -L/sw/lib -o ROracle.so RS-DBI.o RS-Oracle.o -L/Users/oracle/9iR2/orahome/lib -L/Users/oracle/9iR2/orahome/network/lib -lclntst9 -ln9 -lncrypt9 -lnbeq9 -lntcp9 -lntcps9 -lnsslb9 -lnus9 -lnldap9 -lldapclnt9 -lnsslb9 -lnhost9 -lntns9 -lnoname9 -ldl -lpoll -lm -lpthread -L/Users/oracle/9iR2/orahome/lib -lm -L/Users/macq/R/R-1.7.1/lib/R/bin -lR

This was while trying to install a package named ROracle, which adds Oracle connectivity to R. R is available from fink as package r-base. However, I had installed R from source downloaded from the R project, not using "fink install r-base". I don't think that has anything to do with it, however.

-Don
--
--------------------------------------
Don MacQueen
Environmental Protection Department
Lawrence Livermore National Laboratory
Livermore, CA, USA
--------------------------------------


------------------------------------------------------- This SF.Net email is sponsored by: INetU Attention Web Developers & Consultants: Become An INetU Hosting Partner. Refer Dedicated Servers. We Manage Them. You Get 10% Monthly Commission! INetU Dedicated Managed Hosting http://www.inetu.net/partner/index.php _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to