Displaying 20 results from an estimated 700 matches similar to: "Makefile.am patch"
2002 Aug 14
0
automake 1.6 compatability patch
This patch cleans up the vorbis-tools Makefile.am files so they work with both
automake 1.4 and 1.6. Some changes to configure.in were also needed in order
to get things to work (and to fix some ac 2.50 issues).
Please remove config.h from cvs as it is a generated file and empty anyway.
automake 1.6 isn't really incompatable with 1.4, it's just more picky about
you sticking to the rules:
2000 Nov 22
0
Static linking broken
It seems that configuring/building with "--enable-static --disable-shared"
causes some problems with building vorbis-tools -- the Makefile.am's in
oggenc and ogg123 do not appear to be correct.
That is, if you build ao, ogg, and vorbis statically and try to compile
oggenc or ogg123, you'll get unresolved symbol linker errors. This
happens on all POSIX architectures and
2004 Sep 10
0
XMMS plugin build fix
On Fri, Jul 20, 2001 at 03:13:31PM -0700, Josh Coalson wrote:
> --- Matt Zimmerman <mdz@debian.org> wrote:
> > Basically, you are allowed to specify object code, whether in shared or
> > static libraries, normal object files, libtool libraries, and libtool
> > object files. libtool figures out any magic that needs to be done to
> > actually link those objects
2004 Aug 06
0
small icecast fix
Hi,
I had an issue with the build of icecast failing because libxslt wasn't
found (it's in ~/garnome).
This small patch fixes it for me :
RCS file: /usr/local/cvsroot/icecast/src/Makefile.am,v
retrieving revision 1.8
diff -u -p -r1.8 Makefile.am
--- src/Makefile.am 18 Aug 2002 05:06:58 -0000 1.8
+++ src/Makefile.am 28 Aug 2002 10:30:22 -0000
@@ -16,8 +16,8 @@ icecast_SOURCES = config.c
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2006 Jul 13
0
[vorbis-tools] Some patches coming from Debian bugs
Hello.
Attached are some patches that some Debian users of vorbis-tools have
sent to our BTS over the years (numbers refer to Debian bugs).
It'd be nice to see them integrated. They apply cleanly to SVN as of
today.
The largefile_support one is a bit bigger than just the configure.ac
since the submitter adviced that config.h got included in all C source
files before the standard includes,
2001 Feb 11
0
compilation issues
There's some compilation issues on Solaris with the native compilers with
the current CVS head.
OGGENC:
=======
-- "oggenc.c", line 202: warning: improper pointer/integer combination: op
"="
I believe the problem here is that rindex() is prototyped in <strings.h>,
which is not included. This may be a sun-specific thing.
OGG123:
=======
-- "ogg123.c",
2009 Aug 30
3
experimental patch for libtheora1.1beta3
Good morning in the Lord
Regarding the port of libtheora1.1beta3 for OpenBSD for amd64 and the
problem I described at:
http://lists.xiph.org/pipermail/theora/2009-August/002640.html
Attached is a patch for
libtheora/patches/patch-lib_x86_mmxencfrag_c
I can play videos with it. ?Does it work for you?
Best regards
--
Dios, gracias por tu amor infinito.
2001 Jan 29
2
Mac OS X / Darwin patch for vorbis-tools
This patch (along with all the previous patches) gets oggenc and ogg123 working. This does not get vorbiscomment working, although I assume that would be trivial -- just add the getopt stuff to the project just like I did in ogg123.
In addition to this patch, as I just mentioned, getopt1.c getopt.h and getopt.c need to be copied from oggenc to ogg123 and added.
The host check in
2001 Aug 20
1
Still more // comments
This time in vcut:
vorbis-tools/vcut/vcut.h:23 and 24.
No, I'm not spending quality time with grep; I'm trying to compile vorbis
with the native Sun Forte compilers. Much badness, of which these //
issues are only part. :-( More details to follow...
Patch/inc/lazy.
{+} Jeff Squyres
{+} squyres@cse.nd.edu
{+} Perpetual Obsessive Notre Dame Student Craving Utter Madness
{+} "I
2013 Apr 06
2
Don't hate yourself anymore, brendan
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
These patches to libshout and shout.m4 reduce the level of self-hatred
significantly.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (MingW32)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQEcBAEBAgAGBQJRX7anAAoJEOs4Jb6SI2Cw2VgH/RDFPJjXdds1Cq3c0QyVyWs4
JWhPw2SI4vNGHF6U2q/DJQeBtsyY5BiUGckdew8skR5q0qc3D7iqBG5kiSC+G3Aq
2004 Nov 22
1
Editing comments in Vorbis files...
I tryed this piece of code to write a second file with the same comments
in it but the program always crash on vcedit_write()... I'm unable to
figure out why it is crashing. Compiled under Visual Stucio .NET 2003
with ogg.dll and vorbis.dll linked dynamically! vcomment doesn't crash
linked dynamically with ogg.dll and vorbis.dll
#include <stdio.h>
#include <stdlib.h>
2004 Aug 06
0
ices-2.0.0 install problem
Hello
when i install ices-2.0.0, i can't finish "./configure", system said
as fellow:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C
2009 Jul 25
1
compiling libtheora-1.1alpha2
i am trying to compile libtheora-1.1alpha2 on a ubuntu system
i cant understand what the error message is
"
libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-1ubuntu1, but the
libtool: definition of this LT_INIT comes from libtool 2.2.4.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-1ubuntu1
libtool: and run autoconf again.
make[2]:
2000 Nov 22
1
Non-gcc build problems
I sent a message about 2 weeks ago about build problems at the head of the
CVS tree with non-gcc compilers on POSIX systems, although I didn't
correctly identify the link problems as being static-library only (see my
previous mail about "static link broken"). Some problems have been fixed,
but some still seem to be there.
I have edited my original mail to list the problems that
2008 Jan 25
7
vorbis-tools 1.2.0 Release Candidate
I bumped the version number of vorbis-tools and am preparing it for an
eventual release in a few days.
A changelog of what's new may be found at [1].
Meanwhile, what's in SVN is a "Release Candidate" to find out if
anything was broken since version 1.1.1. Report any (or lack of)
problems you may find, so we'll be able to put out a new version of
vorbis-tools.
-Ivo
[1]
2002 Jan 06
1
Saving comments to file
Hi
Would you please CC me answers to this, I'm not subscribed to the list...
I'm pondering writing a GUI program for editing Ogg file comment fields,
but I can't find any functions in the API documentation for saving the
comment structure to file. Is there an easy way to do this (except for
copying vcedit.c from vorbis-tools as I've seen others do!)
Thank you,
Martin Sjögren
2004 Aug 06
1
Vorbis won't compile
I've checked out the latest cvs sources of:
ao
ogg
vorbis
vorbis-tools
I configured/made/installed ao, ogg and vorbis without any problem.
I also ran ldconfig after installing the libraries.
But when compiling vorbis-tools it broke with:
vcomment.c: In function `main':
vcomment.c:84: `LOCALEDIR' undeclared (first use in this function)
vcomment.c:84: (Each undeclared identifier is
2001 Mar 17
1
ogg123 man page location
mandir should default to $(prefix)/man, but there's no reason to
mess with it since autoconf/automake will take care of it on their
own just fine.
Index: ogg123/Makefile.am
===================================================================
RCS file: /usr/local/cvsroot/vorbis-tools/ogg123/Makefile.am,v
retrieving revision 1.13
diff -u -r1.13 Makefile.am
--- ogg123/Makefile.am 2001/02/19
2004 Sep 10
2
XMMS plugin build fix
--- Matt Zimmerman <mdz@debian.org> wrote:
> The only difference in the command lines seems to be that your
> xmms-config
> explicitly links with -lgthread, while I suppose mine lets the
> dynamic linker
> pull it in. The only significant difference between the old and new
> _LIBADD
> lines is that @XMMS_LIBS@ is at the beginning in the new one. Now
> that I think