search for: libgetopt

Displaying 20 results from an estimated 31 matches for "libgetopt".

2001 Oct 24
3
Almost there...
...e <win32/include/dlfcn.h> I was able to (finally!) compile libao. Then I tried to compile the module vorbis-tools, but uninvited problems came to my party. [...] > /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) [...] Can anyone help me on this ? The whole transcription follows: -------------- [localhost:ecc/Sources/vorbis-tools] root# ./autogen.sh I am going to run ./configure with no arguments - if you wish to pass any to it, please s...
2016 Jun 20
2
Compilation problem with a few configure option
...-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -g -O2 -std=gnu++11 -o bin/xapian-delve bin/xapian-delve.o libgetopt.la libxapian-1.3.la libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op -Wmissing-declarations -Wdouble-p...
2002 Jan 01
3
problem building vorbis-tools-1.0rc3
...I run make it dies with this make[2]: Entering directory `/usr/local/src/vorbis-tools-1.0rc3/oggenc' /bin/sh ../libtool --mode=link gcc -O20 -ffast-math -fsigned-char -o oggenc oggenc.o audio.o encode.o platform.o -lvorbisenc -lvorbis -lm -logg ../share/libutf8.a ../share/libgetopt.a gcc -O20 -ffast-math -fsigned-char -o oggenc oggenc.o audio.o encode.o platform.o /usr/lib/libvorbisenc.so -L/lib /usr/lib/libvorbis.so -lm /usr/lib/libogg.so ../share/libutf8.a ../share/libgetopt.a encode.o: In function `oe_encode': encode.o(.text+0x90): undefined reference to `vorbis_encod...
2004 Sep 10
1
flac-1.1.0: libtool warnings
...2003-01-25 21:14:42 +0300 +++ flac-1.1.0/src/flac/Makefile.am 2004-02-05 03:52:31 +0300 @@ -41,10 +41,10 @@ flac_LDADD = \ $(NEED_OGGFLAC_LIB) \ - $(top_builddir)/src/share/grabbag/libgrabbag.a \ - $(top_builddir)/src/share/gain_analysis/libgain_analysis.a \ - $(top_builddir)/src/share/getopt/libgetopt.a \ - $(top_builddir)/src/share/utf8/libutf8.a \ + $(top_builddir)/src/share/grabbag/libgrabbag.la \ + $(top_builddir)/src/share/gain_analysis/libgain_analysis.la \ + $(top_builddir)/src/share/getopt/libgetopt.la \ + $(top_builddir)/src/share/utf8/libutf8.la \ $(top_builddir)/src/libFLAC/libFLAC....
2010 Aug 17
4
Compiling static libFLAC.a still requires libogg.dylib
...l: link: gcc -I/Users/glennm/libOGG-i386/include -O3 -funroll-loops -finline-functions -Wall -W -Winline -arch i386 -arch i386 -o flac analyze.o decode.o encode.o foreign_metadata.o main.o local_string_utils.o utils.o vorbiscomment.o ../../src/share/grabbag/.libs/libgrabbag.a ../../src/share/getopt/libgetopt.a ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a ../../src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.a -L/Users/glennm/libOGG-i386/lib /Users/glennm/libOGG-i386/lib/libogg.dylib -liconv -lm i68...
2016 Jun 20
1
Compilation problem with a few configure option
...format-security -fno-gnu-keywords -Wundef > -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 > -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self > -fvisibility=hidden -g -O2 -std=gnu++11 -o bin/xapian-delve > bin/xapian-delve.o libgetopt.la <http://libgetopt.la> > libxapian-1.3.la <http://libxapian-1.3.la> > libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls > -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long > -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual &g...
2016 Jun 20
0
Compilation problem with a few configure option
...Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef > -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 > -Wlogical-op -Wmissing-declarations -Wdouble-promotion -Winit-self > -fvisibility=hidden -g -O2 -std=gnu++11 -o bin/xapian-delve > bin/xapian-delve.o libgetopt.la libxapian-1.3.la > libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls > -Wpointer-arith -Wcast-qual -Wcast-align -Wno-long-long > -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual > -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op > -Wmissin...
2010 Aug 17
1
Compiling static libFLAC.a still requires libogg.dylib
...ude -O3 >> -funroll-loops -finline-functions -Wall -W -Winline -arch i386 -arch >> i386 -o flac analyze.o decode.o encode.o foreign_metadata.o main.o >> local_string_utils.o utils.o vorbiscomment.o >> ../../src/share/grabbag/.libs/libgrabbag.a >> ../../src/share/getopt/libgetopt.a >> ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a >> ../../src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a >> ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.a >> -L/Users/glennm/libOGG-i386/lib >> /Users/glennm...
2004 Sep 10
0
Compiling FLAC for tremor and StrongARM
...ll -W -Winline -DFLaC__INLINE=__inline__ -g -O2 -I/usr/local/i686-linux-gnu/include -o flac analyze.o decode.o encode.o main.o utils.o vorbiscomment.o ../../src/libOggFLAC/libOggFLAC.la ../../src/share/grabbag/libgrabbag.la ../../src/share/gain_analysis/libgain_analysis.la ../../src/share/getopt/libgetopt.a ../../src/share/utf8/libutf8.la ../../src/libFLAC/libFLAC.la -L/usr/local/i686-linux-gnu/lib -logg -lm arm-linux-gcc -I../.. -I./include -I../../include -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Wall -W -Winline -DFLaC__INLINE=__inline__ -g -O2 -I/usr/local/i686-linux-g...
2003 Dec 11
1
Problems building vorbis tools 1.0.1
...-O20 -ffast-math -fsigned-char -o ogg123 audio.o buffer.o callbacks.o cfgfile_options.o cmdline_options.o file_transport.o format.o http_transport.o ogg123.o oggvorbis_format.o playlist.o status.o transport.o vorbis_comments.o flac_format.o easyflac.o speex_format.o ../share/libutf8.a ../share/libgetopt.a /usr/local/lib/libvorbisfile.so /usr/local/lib/libvorbis.so /usr/local/lib/libao.so -lnsl /usr/lib/libcurl.so -L/tmp/curl-7.10.7/lib -lssl -lcrypto -ldl -lz -lpthread /usr/lib/libOggFLAC.so -L/usr/lib /usr/lib/libFLAC.so /usr/local/lib/libogg.so /usr/local/lib/libspeex.so -lm -Wl,--rpath -Wl...
2012 Dec 26
0
[PATCH] Fix building with MSYS and MinGW(-w64); Improve Makefile.lite build system
...++ b/src/flac/Makefile.am @@ -47,9 +47,9 @@ flac_SOURCES = \ flac_LDADD = \ $(top_builddir)/src/share/utf8/libutf8.la \ + $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \ $(top_builddir)/src/share/grabbag/libgrabbag.la \ $(top_builddir)/src/share/getopt/libgetopt.a \ - $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \ $(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \ $(top_builddir)/src/libFLAC/libFLAC.la \ @OGG_LIBS@ \ diff --git a/src/flac/Makefile.lite b/src/flac/Makefile.lite index 5d7a01e..0...
2012 Dec 27
4
[PATCH] Makefile.lite: Fix building with MSYS and MinGW(-w64), Improvements
...+ b/src/flac/Makefile.am @@ -47,9 +47,9 @@ flac_SOURCES = \ flac_LDADD = \ $(top_builddir)/src/share/utf8/libutf8.la \ + $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \ $(top_builddir)/src/share/grabbag/libgrabbag.la \ $(top_builddir)/src/share/getopt/libgetopt.a \ - $(top_builddir)/src/share/replaygain_analysis/libreplaygain_analysis.la \ $(top_builddir)/src/share/replaygain_synthesis/libreplaygain_synthesis.la \ $(top_builddir)/src/libFLAC/libFLAC.la \ @OGG_LIBS@ \ diff --git a/src/flac/Makefile.lite b/src/flac/Makefile.lite index 5d7a01e...
2002 Jan 02
2
macosx (lots of little changes)
...sport_t http_transport; transport_t *transports[] = { &http_transport, &file_transport, NULL }; - +#endif transport_t *get_transport_by_name (char *name) { ogg123/Makefile needs to not use "-lm", it contains a definiton of getopt which collides with one included in share/libgetopt.a, I don't know how to make autoconf/configure do this though. On top of that obfuscation is the libtool script, in one place it discards a "-framework ___" that I need; in another place it adds a "-lm" I don't want. I end up building vorbis-tools with "make CC=...
2002 Jan 02
2
macosx (lots of little changes)
...sport_t http_transport; transport_t *transports[] = { &http_transport, &file_transport, NULL }; - +#endif transport_t *get_transport_by_name (char *name) { ogg123/Makefile needs to not use "-lm", it contains a definiton of getopt which collides with one included in share/libgetopt.a, I don't know how to make autoconf/configure do this though. On top of that obfuscation is the libtool script, in one place it discards a "-framework ___" that I need; in another place it adds a "-lm" I don't want. I end up building vorbis-tools with "make CC=...
2010 Aug 17
0
Compiling static libFLAC.a still requires libogg.dylib
...nnm/libOGG-i386/include -O3 > -funroll-loops -finline-functions -Wall -W -Winline -arch i386 -arch > i386 -o flac analyze.o decode.o encode.o foreign_metadata.o main.o > local_string_utils.o utils.o vorbiscomment.o > ../../src/share/grabbag/.libs/libgrabbag.a > ../../src/share/getopt/libgetopt.a > ../../src/share/replaygain_analysis/.libs/libreplaygain_analysis.a > ../../src/share/replaygain_synthesis/.libs/libreplaygain_synthesis.a > ../../src/share/utf8/.libs/libutf8.a ../../src/libFLAC/.libs/libFLAC.a > -L/Users/glennm/libOGG-i386/lib > /Users/glennm/libOGG-i386/lib/lib...
2002 Mar 17
1
vorbis-tools rc3 link trouble
i ran into a link error trying to compile the linux vorbis-tools-1.0rc3 using gcc 2.95.3 gcc -O20 -ffast-math -fsigned-char -o oggenc oggenc.o audio.o encode.o platform.o /usr/lib/libvorbisenc.so -L/lib /usr/lib/libvorbis.so -lm /usr/lib/libogg.so ../share/libutf8.a ../share/libgetopt.a encode.o: In function `oe_encode': encode.o(.text+0x87): undefined reference to `vorbis_encode_init_vbr' encode.o(.text+0x34c): undefined reference to `vorbis_bitrate_addblock' encode.o(.text+0x3f4): undefined reference to `vorbis_bitrate_flushpacket' collect2: ld returned 1 exit...
2002 Dec 24
2
FLAC reader for oggenc
I've just posted a patch to oggenc that enables it to read FLAC files (and preserve the comments) at: http://www.ph.utexas.edu/~volsung/patches/ It does not currently work with Ogg FLAC files, and, of course, this has not been rigorously tested. --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2004 Sep 10
2
getting framesize in client
...H_XMMS(0.9.5.1, , AC_MSG_WARN([*** XMMS >= 0.9.5.1 not installed - xmms support will not be built])) AM_CONDITIONAL(FLaC__HAS_XMMS, test x$XMMS_INPUT_PLUGIN_DIR != x) -SHARE_LIBS='$(top_builddir)/src/share/libgrabbag.a $(top_builddir)/src/share/libgain_analysis.a $(top_builddir)/src/share/libgetopt.a $(top_builddir)/src/share/libutf8.a' +SHARE_LIBS='$(top_builddir)/src/share/grabbag/libgrabbag.a $(top_builddir)/src/share/gain_analysis/libgain_analysis.a $(top_builddir)/src/share/getopt/libgetopt.a $(top_builddir)/src/share/utf8/libutf8.a' dnl check for i18n(internationalization...
2004 Sep 10
3
getting framesize in client
On Fri, Nov 08, 2002 at 12:39:52PM -0800, Josh Coalson wrote: > --- Miroslav Lichvar <lichvarm@phoenix.inf.upol.cz> wrote: > > I have few notes: > > > > It seems there is changed API in CVS again. So, what about adding > > function like > > unsigned FLAC__format_frame_size(const FLAC__Frame *frame) > > which returns size of the frame in bytes. This
2007 Nov 25
1
vorbis-tools-1.1.1 build fails during linking
...chWD/install/libvorbis-1.2.0/lib -L/maxtor5/sergei/AppsFromScratchWD/install/lzo-2.02/lib -L/maxtor5/sergei/AppsFromScratchWD/install/opencdk-0.5.9/lib -L/maxtor5/sergei/AppsFromScratchWD/install/speex-1.1.12/lib -L/maxtor5/sergei/AppsFromScratchWD/install/zlib-1.2.3/lib ../share/libutf8.a ../share/libgetopt.a /maxtor5/sergei/AppsFromScratchWD/install/libvorbis-1.2.0/lib/libvorbisenc.so /maxtor5/sergei/AppsFromScratchWD/install/libvorbis-1.2.0/lib/libvorbis.so -lm /maxtor5/sergei/AppsFromScratchWD/install/libogg-1.1.3/lib/libogg.so -Wl,--rpath -Wl,/maxtor5/sergei/AppsFromScratchWD/install/libvorbis-1.2...