On Fri, 2009-01-23 at 11:07 +0000, Andrew Church wrote: > > gcc -DHAVE_CONFIG_H -I. -I.. -D_REENTRANT - > >DMOD_PATH=3D\"/usr/local/lib/transcode\" -I.. -I../src -I/usr/local/include= > > - > >I/usr/local/include -I/usr/include -O3 -march=3Dopteron -MT export_dv_la- > >aud_aux.lo -MD -MP -MF .deps/export_dv_la-aud_aux.Tpo -c aud_aux.c -fPIC - > >DPIC -o .libs/export_dv_la-aud_aux.o > >aud_aux.c:29:29: erreur: libtc/tcavcodec.h : Aucun fichier ou r=C3=A9pertoi= > >re de ce=20 > >type > >aud_aux.c:41: erreur: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, = > >=E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80= > >=99 before=20 > >=E2=80=98*=E2=80=99 token > >aud_aux.c:42: erreur: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=80=99, = > >=E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80= > >=99 before=20 > >=E2=80=98mpa_ctx=E2=80=99 > >aud_aux.c: In function =E2=80=98tc_audio_init_ffmpeg=E2=80=99: > >aud_aux.c:311: erreur: =E2=80=98TC_INIT_LIBAVCODEC=E2=80=99 undeclared (fir= > >st use in this=20 > >function) > > This is a separate issue, and I'm still not sure where it comes from > myself. Francesco, do you know what's going on here?
libtc/tcavcodec.h was moved and becom libtcext/tc_avcodec.h (one-line rationale: in order to collect all the glue code in just one place - libtcext) some time ago. A bad merge between 1.1.x and HEAD probably screwed up things (version 1.53 probably, see diff between 1.52 and 1.53). Don't know why it got unnoticed since I still routinely build HEAD snapshots. Sorry for being a little absent, I got a heavy burst of work. Bests, -- Francesco Romani // Ikitt http://fromani.exit1.org ::: transcode homepage http://tcforge.berlios.de ::: transcode experimental forge