search for: _optarg

Displaying 7 results from an estimated 7 matches for "_optarg".

Did you mean: optarg
2010 Jul 20
0
MMX version of Theora
...MTD' conflicts with use of other libs; use /NODEFAULTLIB:library 1>encoder_example.obj : warning LNK4049: locally defined symbol _optind imported 1>getopt_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 :...
2001 Oct 24
3
Almost there...
...lvorbisenc -lvorbis -lm -logg ../share/libutf8.a ../share/libgetopt.a /usr/bin/ld: multiple definitions of symbol _getopt /usr/lib/libm.dylib(getopt.o) definition of _getopt ../share/libgetopt.a(getopt.o) definition of _getopt in section (__TEXT,__text) /usr/bin/ld: multiple definitions of symbol _optarg /usr/lib/libm.dylib(getopt.o) definition of _optarg ../share/libgetopt.a(getopt.o) definition of _optarg in section (__DATA,__common) /usr/bin/ld: multiple definitions of symbol _opterr /usr/lib/libm.dylib(getopt.o) definition of _opterr ../share/libgetopt.a(getopt.o) definition of _opterr in sect...
2000 Nov 12
2
This is not going well... but better than before!
...bit better.... I have compiled 4 lib's and placed them in my lib path. ogg.lib vorbis.lib vorbisenc.lib vorbisfile.lib When I try and compile oggenc.c I still have link errors.. unresolved external symbol _vorbis_comment_clear unresolved external symbol _optind unresolved external symbol _optarg unresolved external symbol _vorbis_comment_add_tag unresolved external symbol _vorbis_comment_add unresolved external symbol _vorbis_comment_init unresolved external symbol _vorbis_info_clear unresolved external symbol _vorbis_dsp_clear unresolved external symbol _vorbis_block_clear unresolved exte...
2009 Jul 29
3
Building on cygwin: xcrypt error
...res referencing symbols from auto-imported DLLs.openbsd-compat//libopenbsd-compat.a(xcrypt.o): In funct ion `xcrypt': /home/e/openssh-5.2p1/openbsd-compat/xcrypt.c:78: undefined reference to `_crypt ' Info: resolving ___progname by linking to __imp____progname (auto-import) Info: resolving _optarg by linking to __imp__optarg (auto-import) Info: resolving _optind by linking to __imp__optind (auto-import) Info: resolving _optreset by linking to __imp__optreset (auto-import) collect2: ld returned 1 exit status make: *** [sshd.exe] Error 1 e at pc ~/openssh-5.2p1 $ After -- How Strong is Yo...
2003 Sep 10
3
[PATCH] No extern declarations of optarg & co if getopt.h is available
Hi, I have a problem with the extern declarations of optarg, optind, etc. We're currently moving getopt from being a statically linked function to a dynamically linked function as part of the Cygwin DLL. On Windows, this requires to generate special symbols (__imp__optarg, etc.), which is done by marking the exported variables in the corresponding header. Instead of extern char *optarg; getopt.h now contains extern char __declspec(dllimport) *optarg; I'm sorry, but that's not my invention. Now the problem. ssh.c, sshd.c and a lot of other files do...
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/
2010 May 20
10
Libtheora
Hi all, I am Sahana. I am currently working on Libtheora for windows platform and very new to it. I am getting a lot of compiling errors. Since Libtheora depends on libogg and libvorbis i have added these as well to my workspace in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in the libtheora software.Since both these folders have the same set of files which one do we