search for: _getopt_long

Displaying 5 results from an estimated 5 matches for "_getopt_long".

Did you mean: getopt_long
2004 Jan 14
2
RMySQL : Not loading
...It's been two long nights battling with RMySQL. > library(RMySQL) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/local/lib/R/library/RMySQL/libs/RMySQL.so": dlcompat: dyld: /usr/local/lib/R/bin/R.bin Undefined symbols: _getopt_long Error in library(RMySQL) : .First.lib failed I am running Mac OS 10.2.8, R 1.8.1, RMySQL 0.5-3, MySQL 4.0.17. R and MySQL are well otherwise I have moved away from the Fink sourced (ie /sw) version of R and MySQL to regular /usr/local types. Mainly because the Fink R is 1.7 and can't do th...
2005 Aug 16
0
building speex on macos x
...to build SpeexEnc on Mac OS X 10.2. At first it complained about not finding "getopt.h" which i solved by copying said file from "vorbis-tools/include/" to "speex/include/". As i tried once again to build i was given the following message: ld: Undefined symbols: _getopt_long I also tried both the custom tar-ball and the installer package posted by Alain Aubord but with the same results. This seem to have affected several people running bsd and solaris systems. I've not seen any complaints from Mac users however. After some research i found out that getopt_long...
2010 Jul 20
0
MMX version of Theora
..._long.obj : warning LNK4049: locally defined symbol _optind imported 1>encoder_example.obj : warning LNK4049: locally defined symbol _optarg imported 1>getopt_long.obj : warning LNK4049: locally defined symbol _optarg imported 1>encoder_example.obj : warning LNK4217: locally defined symbol _getopt_long imported in function _main 1>getopt_long.obj : warning LNK4049: locally defined symbol _optopt imported 1>getopt_long.obj : warning LNK4049: locally defined symbol _opterr imported 1>getopt_long.obj : warning LNK4049: locally defined symbol _optreset imported 1>theora_static_d.lib(encod...
2003 Nov 11
0
Installing and Loading RMySQL on OS X 2.8
...the package: loading package: RMySQL Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/Users/etukaonono/Library/RAqua/library/RMySQL/libs/RMySQL.so": dlcompat: dyld: /Applications/StartR.app/RAqua.app/Contents/MacOS/RAqua Undefined symbols: _getopt_long Error in library(pkgs[i], character.only = TRUE) : .First.lib failed If I uninstall the package and try running R CMD test RMySQL, I get the following error messages. What should I be looking at to try and reolve these issues? [Etuka-Ononos-Computer:~/desktop] etukaonono% R CMD check RMySQL*...
2000 Aug 28
6
Vorbis on Windows
Folks, Has anyone successfully compiled the Vorbis source code on Windows 98 with Visual C++ 6.0?? FR __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/ --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/