search for: _initaquaio

Displaying 1 result from an estimated 1 matches for "_initaquaio".

2003 Dec 22
2
R-devel with Darwin: some issues (mostly due to latest R.framework changes)
...t honor DYLD_FRAMEWORK_PATH, so we cannot use that elegant solution :( 4) warnings - aqua module under construction? I guess the aqua code is currently under construction, because it's probably compiled-in twice (in the libR and in aqua.so): [...] ld: warning multiple definitions of symbol _InitAquaIO aquaconsole.lo definition of _InitAquaIO in section (__TEXT,__text) /Work/R-builds/osx/r-devel/bin/R.framework/R(aqua.lo) definition of _InitAquaIO [...many warnings of the same kind follow...] I didn't invesitgate this further - if this is not intentional then I could have a look ... I su...