Displaying 20 results from an estimated 174 matches for "dversion".
Did you mean:
version
2004 Sep 10
2
1.0 candidate checked in
On Fri, Jul 20, 2001 at 03:01:54PM -0700, Josh Coalson wrote:
> --- Matt Zimmerman <mdz@debian.org> wrote:
> >
> > automake will include ltmain.sh in the source distribution, so it
> > should be
> > used even if it isn't installed on the build system. In fact, it
> > seems to
> > always use the distributed version, and not the installed one
2004 Sep 10
2
1.0 candidate checked in
...FLAC-asm.a cpu_asm.o fixed_asm.o lpc_asm.o
ranlib libFLAC-asm.a
gmake[3]: Leaving directory `/home/ben/flac/flac/flac/src/libFLAC/ia32'
Making all in .
gmake[3]: Entering directory `/home/ben/flac/flac/flac/src/libFLAC'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"flac\" -DVERSION=\"1.0\" -DFLAC__CPU_IA32=1 -DFLAC__ALIGN_MALLOC_DATA=1 -DFLAC__HAS_NASM=1 -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 -I. -I. -I./include -I ../../include -Wall -W -O3 -DNDEBUG -fomit-frame-pointer -funroll-loops -finline-functions -Winline -DFLaC__INLINE=__...
2004 Sep 10
1
error during compile
...-----
This is the "make" log.
root@alpha:/opt/flac-0.8 > make
Making all in src
make[1]: Entering directory `/opt/flac-0.8/src'
Making all in libFLAC
make[2]: Entering directory `/opt/flac-0.8/src/libFLAC'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"flac\"
-DVERSION=\"0.8\" -I. -I. -I./include -I ../../include -Wall -W
-O3 -fomit-frame-pointer -funroll-loops -ffast-math -finline-functions
-DNDEBUG -c bitbuffer.c
mkdir .libs
gcc -DPACKAGE=\"flac\" -DVERSION=\"0.8\" -I. -I. -I./include -I
../../include -Wall -W -O3 -fomit-f...
2010 Feb 04
1
Help....package "GPLOTS" will not install. Linux
...strict-aliasing
-pipe -Wdeclaration-after-statement -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g
-pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -DVERSION=\"2.024\" -DXS_VERSION=\"2.024
\" -fPIC "-I/usr/lib/perl5/5.8.8/i386-linux-thread-multi/CORE"
-DGZIP_OS_CODE=3 -DUSE_PPPORT_H Zlib.c
Zlib.xs: In function ?deRef_l?:
Zlib.xs:593: warning: value computed is not used
gcc -c -I./zlib-src -D_REENTRANT -D_GNU_SOURCE -fno-st...
2001 Oct 24
3
Almost there...
...king all in include
make[1]: Nothing to be done for `all'.
Making all in share
source='charset.c' object='charset.o' libtool=no \
depfile='.deps/charset.Po' tmpdepfile='.deps/charset.TPo' \
depmode=gcc /bin/sh ../depcomp \
cc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0rc2\" -I. -I.
-I../include -fno-common -O4 -Wall -fsigned-char -ffast-math -c
`test -f charset.c || echo './'`charset.c
source='iconvert.c' object='iconvert.o' libtool=no \
depfile='.deps/iconvert.Po' tmpdepfile='.deps/iconvert.TPo' \
de...
2001 Jan 30
1
vorbis-tools build problems
Building vorbis-tools out of today's CVS (Jan 30) on Linux/i386 has a few
problems.
1) Building oggenc:
gcc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0prebeta4\" -I. -I. -pipe
-O2 -m486 -fno-strength-reduce -c platform.c
platform.c:55: warning: garbage at end of `#ifdef' argument
2) Building ogg123:
gcc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0prebeta4\" -I. -I. -pipe
-O2 -m486 -fno-strength...
2004 Sep 10
4
Updating flac include problems
...g put before the local includes:
(configure with ./configure --prefix=/sw --mandir=/sw/share/man )
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"flac\"
-DVERSION=\"1.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DFLAC__CPU_PPC=1
-DFLAC__HAS_OGG=1 -DHAVE_ICONV=1 -DICONV_CONST=const...
2004 Aug 06
4
libshout compile errors (os.h)
I get an error when compiling libshout. it's the version from cvs, i
checked it out a few minutes ago...
make[2]: Entering directory `/opt/ices2/libshout/src/net'
/bin/sh ../../libtool --mode=compile gcc -DPACKAGE=\"libshout\"
-DVERSION=\"2.0\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDINT_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_C99_INTTYPES=1 -DHAVE_NANOSLEEP=1
-DHAVE_SETHOSTENT=1 -DHAVE_ENDHOSTENT=1 -DHAVE_GETNAMEINFO=1
-DHAVE_GETADDRINFO=1 -DHAVE_INET_PTON=1 -I. -I. -Wall -W -O20
-ffast-math -fsigned-char -D_REENTRANT...
2008 Jun 03
0
[releng_6 tinderbox] failure on sparc64/sparc64
...ols
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
cc -O2 -pipe -I/src/lib/bind/bind/../../../contrib/bind9/lib/bind/port/freebsd/include -I/src/lib/bind/bind/../../../contrib/bind9/lib/bind/include -I/src/lib/bind/bind -DVERSION='"9.3.5"' -DHAVE_CONFIG_H -DLIBINTERFACE=4 -DLIBREVISION=9 -DLIBAGE=0 -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DWORDS_BIGENDIAN -DNS_LOCALSTATEDIR='"/var"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/namedb/named.conf"' -DR...
2004 Aug 06
1
Re: speex 1.1.4 compile fails/vq.h parse error
...-DSTDC
> _HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
> -DHAVE_STR
> ING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
> -DHAVE_STDINT_H
> =1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_SYS_SOUNDCARD_H=1
> -DHAVE_LIBOGG=1 -
> DHAVE_LIBM=1 -DVERSION=\"1.1.4\" -D_USE_SSE=1 -I. -I. -g -O2 -MT
> nb_celp.lo
> -MD -MP -MF ".deps/nb_celp.Tpo" \
> -c -o nb_celp.lo `test -f 'nb_celp.c' || echo './'`nb_celp.c; \
> then mv -f ".deps/nb_celp.Tpo" ".deps/nb_celp.Plo"; \
> else...
2001 Mar 09
6
Problem compiling ogg on OpenBSD-2.7
Hi,
I have downloaded the following files
libao-0.6.0.tar.gz
libogg-1.0beta4.tar.gz
libvorbis-1.0beta4.tar.gz
vorbis-tools-1.0beta4.tar.gz
as said from the download section. But I'm at a loss to what do after
that. I don't have much experience/knowledge in compiling etc, but I
still want to try out ogg. (I downloaded the source coz I have an OpenBSD
machine, and there was no
2004 Sep 10
3
Compiling problem flac 1.0.4 Mandrake 9.0 gcc 3.2
...ps/file_decoder.TPlo' \
depmode=none /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT
=\"\" -DPACKAGE=\"flac\" -DVERSION=\"1.0.4\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_GETOPT_LONG=1 -DFLAC__CPU_IA32=1
-DFLAC__ALIGN_MALLOC_DATA=1 -DHAVE_...
2002 Jan 10
1
Trouble building libvorbis-1.0rc3
...ut then vorbis-tools bombs on
./configure whining about a missing libcurl (which, to me, seems
unrelated).
Any help appreciated.
Paul 'WEiRD' de Weerd
...
Making all in examples
make[1]: Entering directory `/tmp/tmpfs/libvorbis-1.0rc3/examples'
gcc -DPACKAGE=\"libvorbis\" -DVERSION=\"1.0rc3\" -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_SQRTF=1 -DHAVE_LOGF=1
-DHAVE_EXPF=1 -DHAVE_ACOSF=1 -DHAVE_ATANF=1 -DHAVE_FREXPF=
1 -DHAVE_RINTF=1 -I. -I. -I../include -O20 -ffast-math
-mno-ieee-fp -D_REENTRANT -fsigned-char -DUSE_MEMORY_H -c
decoder_example.c
/...
2004 Jan 26
2
I can''t get TCNG to compile!!!
...0x20416 /* gratuitous interface change in 2.4.22 :-(
*/
ERROR:
ake -f Makefile.unclean tcsim
make[2]: Entering directory `/home/jradke/tcng/tcsim''
cc -E -g -Wall -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -I../shared -Iklib -Iklib/include
-Iulib/iproute2/include -I. -DVERSION=\"`cat ../VERSION`\"
-DTOPDIR=\"/home/jradke/tcng\" -DTCC_CMD=\"/home/jradke/tcng/bin/tcc\"
-DKFULLVERSION=\"2.4.22-1.2149.nptlcustom\" -DKFULLVERSIONNUM=`printf
"0x%02x%02x%02x" 2 4 22`-1.2149.nptlcustom -DIVERSION=\"010824\" -I. -M *.c
&...
2004 Aug 06
2
libxml error (or am I just being dumb?)
...r I am
just a dunce would be nice. :)
Thanks
Hans
The follwing are installed by RPM:
libxml2-2.4.23-1
libxml2-devel-2.4.23-1
libxml-devel-1.8.14-2
libxml-1.8.14-2
libxslt-1.0.7-2
libxslt-devel-1.0.7-2
<p>make[2]: Entering directory `/root/ices-2.0/src'
gcc -DPACKAGE=\"ices\" -DVERSION=\"2.0\" -DHAVE_DLFCN_H=1
-DSTDC_HEADERS=1 -DHAVE_STDINT_H=1 -I. -I. -Inet -Ithread -Iavl -Ilog
-Itiming -DHAVE_OSS -O20 -ffast-math -fsigned-char -D_REENTRANT
-D_GNU_SOURCE -I/usr/include/libxml2 -I/include -I/include -I/include -c
encode.c
encode.c: In function `encode_initialise...
2005 May 04
4
Yum Amavisd Update fails Digest::MD5 error
...9;s config says that U32 access must be aligned.
Writing Makefile for Digest::MD5
make
gcc -c -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386
-mcpu=i686 -DVERSION=\"2.33\" -DXS_VERSION=\"2.33\" -fPIC
"-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE"
-DU32_ALIGNMENT_REQUIRED MD5.c
/bin/sh: line 1: gcc: command not found
make: *** [MD5.o] Error 127
Any Ideas?
--
Leonard Isham, CISSP
Ostendo non ostento.
2012 Apr 08
0
[releng_9 tinderbox] failure on sparc64/sparc64
...1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
cc -O2 -pipe -DVERSION='"9.8.1-P1"' -DHAVE_CONFIG_H -D_REENTRANT -D_THREAD_SAFE -DLIBINTERFACE=84 -DLIBREVISION=1 -DLIBAGE=3 -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DWORDS_BIGENDIAN -DNS_LOCALSTATEDIR='"/var"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/...
2000 Dec 15
1
AIX + ogg123
...n't use the GNU linker, but
the standard AIX linker. I'm using the beta 3 source tar-ball. I've tried
the CVS source as well, but had no luck. Here are some errors:
This happens with just a straight "make" (I'm using GNU make):
gcc -DPACKAGE=\"vorbis-tools\" -DVERSION=\"1.0beta3\" -I. -I.
-I/home/xxxx/xxxx/arch/AIX/include -I/home/xxxx/xxxx/arch/AIX/include
-I/home/xxxx/xxxx/arch/AIX/include -c ogg123.c
ogg123.c:37: getopt.h: A file or directory in the path name does not exist.
gmake: *** [ogg123.o] Error 1
/home/xxxx/xxxx/arch/AIX/include is the...
2001 Oct 23
4
Problems compiling under OS X
...to be done for `all'.
> Making all in sun
> make[3]: Nothing to be done for `all'.
> Making all in irix
> make[3]: Nothing to be done for `all'.
> make[3]: Nothing to be done for `all-am'.
> /bin/sh ../libtool --mode=compile cc -DPACKAGE=\"libao\"
> -DVERSION=\"0.8.0\" -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4
> -I. -I. -I.. -I../include -O20 -D__NO_MATH_INLINES -fsigned-char -g
> -O2 -DAO_PLUGIN_PATH=\"/usr/local/lib/ao\" -c audio_out.c
> cc -DPACKAGE=\"libao\" -DVERSION=\"0.8.0\" -DSIZEOF_S...
2008 Jun 03
2
[releng_6 tinderbox] failure on i386/i386
...ols
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
cc -O2 -pipe -I/src/lib/bind/bind/../../../contrib/bind9/lib/bind/port/freebsd/include -I/src/lib/bind/bind/../../../contrib/bind9/lib/bind/include -I/src/lib/bind/bind -DVERSION='"9.3.5"' -DHAVE_CONFIG_H -DLIBINTERFACE=4 -DLIBREVISION=9 -DLIBAGE=0 -DWANT_IPV6 -DOPENSSL -DUSE_MD5 -DNS_LOCALSTATEDIR='"/var"' -DNS_SYSCONFDIR='"/etc/namedb"' -DNAMED_CONFFILE='"/etc/namedb/named.conf"' -DRNDC_CONFFILE='...