search for: lgnugetopt

Displaying 9 results from an estimated 9 matches for "lgnugetopt".

2009 Apr 14
2
Missing getopt_long in Solaris 8 Sparc
...in file > getopt_long speexenc.o However, it is correctly detected on configure-time that getopt_long is not available: > checking for Ogg... yes > checking for sin in -lm... yes > checking for getopt_long... no > checking for getopt_long in -lgnugetopt... no > checking for main in -lwinmm... no Did I hit a bug? Best regards -- Dago
2004 Aug 06
1
Re: speex 1.1.4 compile fails/vq.h parse error
...> ./configure --prefix=/app/speex-1.1.4 --enable-shared --enable-sse > --with-ogg-dir=/app/libogg-1.1 > > > checking for libogg... Ogg includes in /app/libogg-1.1/include > Ogg libraries in /app/libogg-1.1/lib > checking for sin in -lm... yes > checking for getopt_long in -lgnugetopt... no > configure: creating ./config.status > config.status: creating Makefile > config.status: creating libspeex/Makefile > config.status: creating src/Makefile > config.status: creating doc/Makefile > config.status: creating Speex.spec > config.status: creating win32/Makefile...
2009 Apr 17
1
Missing getopt_long in Solaris 8 Sparc
...>> >> However, it is correctly detected on configure-time that getopt_long >> is not >> available: >> >>> checking for Ogg... yes >>> checking for sin in -lm... yes >>> checking for getopt_long... no >>> checking for getopt_long in -lgnugetopt... no >>> checking for main in -lwinmm... no >> >> >> Did I hit a bug? >> >> >> Best regards >> >> -- Dago >> _______________________________________________ >> Speex-dev mailing list >> Speex-dev at xiph.org >> http...
2004 Jan 14
2
RMySQL : Not loading
Hello, I'm tearing my hair out over this. Any help will be very much appreciated. 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
2005 Aug 16
0
building speex on macos x
...search i found out that getopt_long is included with Mac OS 10.3 or later. I also noted the "HAVE_GETOPT_LONG" option within SpeexDec and SpeexEnc. I guess it is connected to the following output from the configure script: checking for getopt_long... no checking for getopt_long in -lgnugetopt... no Had it been the case that getopt_long was _required_ i imagine the configure script would have complained. But now it seems i should be able to build without it. I hope I'm not doing wrong in turning to the developers list to try and find a solution for all of us MacOS 10.2 users. R...
2009 Apr 17
0
Missing getopt_long in Solaris 8 Sparc
...speexenc.o > > > However, it is correctly detected on configure-time that getopt_long > is not > available: > >> checking for Ogg... yes >> checking for sin in -lm... yes >> checking for getopt_long... no >> checking for getopt_long in -lgnugetopt... no >> checking for main in -lwinmm... no > > > Did I hit a bug? > > > Best regards > > -- Dago > _______________________________________________ > Speex-dev mailing list > Speex-dev at xiph.org > http://lists.xiph.org/mailman/listinfo/speex-dev &...
2004 Aug 06
2
Cross compiling
...ibtool checking whether byte ordering is bigendian... (cached) no checking for sys/soundcard.h... (cached) yes checking for sys/audioio.h... (cached) no checking for libogg... Ogg includes in /usr/include Ogg libraries in /usr/lib checking for sin in -lm... (cached) yes checking for getopt_long in -lgnugetopt... (cached) no updating cache ./config.cache creating ./config.status creating Makefile creating libspeex/Makefile creating src/Makefile creating doc/Makefile creating Speex.spec creating win32/Makefile creating win32/libspeex/Makefile creating win32/speexenc/Makefile creating win32/speexdec/Makefi...
2006 Jul 22
1
build speex-1.0.5 problem (undefined reference to `__strtol_internal')
...presence... yes checking for sys/soundcard.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for libogg... Ogg includes in /usr/include Ogg libraries in /usr/lib checking for sin in -lm... yes checking for getopt_long in -lgnugetopt... no configure: creating ./config.status config.status: creating Makefile config.status: creating libspeex/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Speex.spec config.status: creating include/Makefile config.status: creating include/...
2004 Aug 06
0
Cross compiling
...ng is bigendian... > (cached) no > checking for sys/soundcard.h... (cached) yes > checking for sys/audioio.h... (cached) no > checking for libogg... Ogg includes in /usr/include > Ogg libraries in /usr/lib > checking for sin in -lm... (cached) yes > checking for getopt_long in -lgnugetopt... (cached) no > updating cache ./config.cache > creating ./config.status > creating Makefile > creating libspeex/Makefile > creating src/Makefile > creating doc/Makefile > creating Speex.spec > creating win32/Makefile > creating win32/libspeex/Makefile > creating win3...