Displaying 20 results from an estimated 80000 matches similar to: "compilation problem"
2002 Jul 13
0
libvorbis make and spec fixes
I had to change the following to get the 'make distcheck' to work and to be
able to build the rpms with 'rpm-build -tb *.tar.gz'
I also added a test in libvorbis configure.in to detect older ogg versions
(check for oggpack_writealign) and print a meaningful error.
I also updated the .spec-file with dependencies on libogg-1.0
Thanks for great work everyone!
/noa
--
begin:vcard
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
Hello,
i had nearly the same problem when compiling libao (of nightly snapshot
of 2001/02/10)
>checking for artsc-config... /usr/bin/artsc-config
>I don't know enough about KDE to know if this file is supposed to be
>there without any of the kde-devel packages installed (if not, then I
>have a Mandrake bug). If I move this file so it can't be found, make
>and make install
2001 Feb 12
0
Configuring, compiling and installing ogg vorbis on Mandrake 7.2 (was Re: A Top Level README for the nightly CVS snapshot )
Hello,
i had nearly the same problem when compiling libao (of nightly snapshot
of 2001/02/10)
>checking for artsc-config... /usr/bin/artsc-config
>I don't know enough about KDE to know if this file is supposed to be
>there without any of the kde-devel packages installed (if not, then I
>have a Mandrake bug). If I move this file so it can't be found, make
>and make install
2001 Feb 28
1
patches to beta 4 spec files
Hi,
Attached are patches for the beta 4 distribution, fixing minor
problems in RPM spec files.
One question: are there any reasons not to include vorbiscomment
in the vorbis-tools binary package? I've added the long-awaited
utility program into the revised spec file, but I wonder if it
is a wrong change...
Regards,
--
KAJIYAMA, Tamito <kajiyama@grad.sccs.chukyo-u.ac.jp>
diff -ru
2006 May 09
0
libvorbis build errors when using configure
First my environment
MinGW and MYSYS with gcc 3.4.2 under Windows XP pro.
I configured and built libbogg with out a problem. I configured
libvorbis and it finds libogg. When I type make it dies with:
gcc -shared .libs/mdct.o .libs/smallft.o .libs/block.o .libs/envelope.o
.libs/window.o .libs/lsp.o .libs/lpc.o .libs/analysis.o
.libs/synthesis.o .libs/psy.o .libs/info.o .libs/floor1.o
2008 May 02
0
error while cross compiling libvorbis
hi,
i cross compiled the libao,libogg,libvorbis& vorbis-tool files to
my arm board, all went right for libao,libogg,vorbis-tool, but while cross
compiling libvorbis after, make install it showed the following error
-z "/root/ogg/lib" || /bin/mkdir -p "/root/ogg/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libvorbis.la'
2005 Nov 27
2
libogg 1.1.3 and libvorbis 1.1.2 releases
I'm pleased to announce the release of new versions of our Ogg and
Vorbis reference implementation libraries. These are bug fix releases,
with no new features. Particularly important is a fix for a pointer
aliasing bug triggered by the new gcc 4.x optimizer. Because of this we
strongly recommend that all gcc-based users upgrade, i.e. those on
GNU/Linux and MacOS X, for example.
The new
2005 Nov 27
2
libogg 1.1.3 and libvorbis 1.1.2 releases
I'm pleased to announce the release of new versions of our Ogg and
Vorbis reference implementation libraries. These are bug fix releases,
with no new features. Particularly important is a fix for a pointer
aliasing bug triggered by the new gcc 4.x optimizer. Because of this we
strongly recommend that all gcc-based users upgrade, i.e. those on
GNU/Linux and MacOS X, for example.
The new
2001 Sep 03
0
[paul@mail.me.maar.nu: Building vorbis-tools without libao]
Again, Hi All,
Thanks for your replies. I probably should've mentioned that
I'm not subscribed to the list but I found your answers on
the archives.
I just wanted to go on record and mention that I do in fact
have all the original CD's and that by re-encoding I meant
repeating the entire process of ripping the original CD's
(with cdparanoia (of course ;)) and then encoding them
2001 Apr 01
1
vorbis-tools compiling problem
Hello,
I successfully compiled and installed;
libao-0.6.0-1
libao-devel-0.6.0-1
libogg-1.0beta4-1
libogg-devel-1.0beta4-1
libvorbis-1.0beta4-1
libvorbis-devel-1.0beta4-1
as RPM's using the spec files included in the sources. (the RPM's
available for download are for RPM 4 users, I guess?)
Anyway, now I'm trying to compile vorbis-tools using the spec file
included and I got the
2001 Dec 20
1
vorbis module compilation problem
[I just got on to this mailing list to report this problem. If it has
already been reported, then I'm sorry for duplicating the report. And I
seriously doubt this is not the right topic to talk about on this
mailing list, but if it is, sorry for that too.]
Okay, here's a new one. I have never seen this error before. This is the
latest CVS code I'm trying to compile, on a pretty close
2002 Jul 22
1
Problems with pyvorbis python bindings.
[Sorry if this is a duplicate post. My original didn't appear to have
gotten through.]
I had previously installed libao, libogg, libvorbis, and vorbis-tools,
as linked from the RC3 download page at vorbis.com -- I downloaded and
installed the latest versions of these four libraries from the
vorbis.com download page, at which point my pyogg/pyvorbis Python
bindings broke. I reinstalled the
2001 Sep 03
2
Building vorbis-tools without libao
Hi All,
For my new file (and thus mp3) server I've decided to switch
completely to Ogg Vorbis. This means having to reencode
~30GB worth of 128Kb MP3's, but i figured that it would all
be worth the effort. So I downloaded the sources for
libogg, libvorbis and vorbis-tools and fired up my trusty
old compiler. libogg and libvorbis built and installed
like a charm. Not so for
2002 Dec 22
1
Cross compiling of software depending on libvorbis
Hi
I'm trying to compile my game project (that depends on libvorbis) for
the win32 platform. I use mingw (both native in linux and inside cygwin)
to achieve this.
But I can't get libvorbis to work because of a dependency problem with
libogg. libogg seems to have a file (os_types.h) that depends on an
include-file called _G_config.h. This file is supposed to contain some
system-specific
2006 Apr 29
1
Problem Compiling libvorbis-1.1.2 on FreeBSD 4.7
Hello,
I am running into a bit of difficulty compiling libvorbis-1.1.2 on a
FreeBSD 4.7 box. I have compiled and successfully installed libogg, but
libvorbis refuses to compile, stating that ogg cannot be found.
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that
2007 Feb 15
1
Using decoding vorebis from a Vorbis / Theora Video
I am trying to write a media player in c# which will be able to play .ogg
video files which contain Theora video and Vorbis audio streams.
Currently I am using LibOgg and LibTheora (via a SWIG generated wrapper).
This currently is able to decode the video and output it to the screen. I
would like to use LibVorbis to decode the audio stream. Looking at the
documentation it looks like I have to use
2003 Sep 15
1
libogg and libvorbis on MinGW
I am using libogg, libvorbis, and libvorbisfile in my most recent
project. One of the build environments that my project must build on is
MinGW. http://www.mingw.org/
Unfortunately, it seems that there are a few (possibly) minor problems
with the libogg and libvorbis build processes which prevent me from
building them under MinGW.
One is that both of them reference header _G_config.h which
2002 Mar 27
0
build problems with classic Mac
Hi,
I am trying to build libogg and libvorbis for classic Mac, in my case
MacOS 9.1, and having a few problems.
First I downloaded from the download page ( /ogg/vorbis/download) the zip
files for r1.0rc3:
libogg-1.0rc3.zip
and
libvorbis-1.0rc3.zip
However, there were no Mac CW project files, and I knew they existed as
one of the doc files (README??) mentioned them.
So, I then used cvs to
2002 Jan 10
1
Trouble building libvorbis-1.0rc3
Hi all,
I was just trying to build myself a RC3 set of Ogg/Vorbis libs and
tools, but the build of libvorbis bombs out on me while making all in
examples. I've ./configure'd with no options, which gave no warnings
or errors. After that a normal make gives the below attached output.
Can anyone tell me what I've done wrong ?
I've also tried removing the examples/ directory. After
2004 Aug 06
0
compiling under redhat
Hi again.
With your help I managed to get the configure run through
- i installed or updated the various librarys. it is unsure though
if the errors seen are not in the end fatal.
when i now run make it tells me this:
Making all in src
make[1]: Wechsel in das Verzeichnis Verzeichnis »/root/icecast/icecast/src«
Makefile:220: *** Fehlendes Trennzeichen.. Schluss.
make[1]: Verlassen des