compiling ogle for x86_64

l7or <[email protected]> Wed, 05 Apr 2006 17:10:33 +0200
Newsgroups gmane.comp.video.ogle.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--------------010606040707040300020908
Content-Type: text/plain; charset=ISO-8859-15; format=flowed
Content-Transfer-Encoding: 7bit

Hello,

I'd like to know whether it's possible to compile ogle for 
64BIT-architecture. When trying to compile I get the error message which 
I sent in "make.txt".

Thanks in advance,

l7or



--------------010606040707040300020908
Content-Type: text/plain;
 name="make.txt"
Content-Disposition: inline;
 filename="make.txt"
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by bat.berlios.de id k35FB7t06324

Making all in ac3
make[1]: Entering directory `/Programme/entpackt/ogle-0.9.2/ac3'
source=3D'ac3dec_wrap.c' object=3D'ac3dec_wrap.o' libtool=3Dno \
depfile=3D'.deps/ac3dec_wrap.Po' tmpdepfile=3D'.deps/ac3dec_wrap.TPo' \
depmode=3Dgcc3 /bin/sh ../depcomp \
gcc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"=
\" -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE=3D\"ogle\=
" -DVERSION=3D\"0.9.2\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_=
SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D=
1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_U=
NISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -Dinline=3D__attribute__\ \(\(__always_inl=
ine__\)\) -DHAVE_BYTESWAP_H=3D1 -DHAVE_SYS_PARAM_H=3D1 -DHAVE_STROPTS_H=3D=
1 -DHAVE_XSHM=3D1 -DHAVE_XV=3D1 -DHAVE_CLOCK_GETTIME=3D1 -DHAVE_MADVISE=3D=
1 -DLIBOGLEAO_NULL=3D -DLIBOGLEAO_OSS=3D -DHAVE_XML=3D1 -DHAVE_XF86VIDMOD=
E=3D1 -DCONFIG_FILE=3D\"/usr/local/share/ogle/oglerc\"  -I. -I.  -I.. -I.=
./include -I/usr/local/include -I/usr/local/include -I/usr/include/libxml=
2   -g -O2 -Wall -c `test -f 'ac3dec_wrap.c' || echo './'`ac3dec_wrap.c
ac3dec_wrap.c:51: error: static declaration of =E2=80=98program_name=E2=80=
=99 follows non-static declaration
../include/debug_print.h:7: error: previous declaration of =E2=80=98progr=
am_name=E2=80=99 was here
ac3dec_wrap.c: In function =E2=80=98get_q=E2=80=99:
ac3dec_wrap.c:278: warning: pointer targets in assignment differ in signe=
dness
make[1]: *** [ac3dec_wrap.o] Fehler 1
make[1]: Leaving directory `/Programme/entpackt/ogle-0.9.2/ac3'
make: *** [all-recursive] Fehler 1=20

--------------010606040707040300020908--