Date: Mon, 30 Jul 2007 18:16:58 +0200 From: Lars Stokholm <lars.stokholm@gmail.com> To: freebsd-multimedia@freebsd.org Subject: Transcode broken? Message-ID: <46AE0EFA.4070904@gmail.com>
next in thread | raw e-mail | index | archive | help
When compiling the newest version in ports of Transcode it stops with
the following message:
aud_aux.c: In function `audio_init_ffmpeg':
aud_aux.c:364: error: `ac3_encoder' undeclared (first use in this
function)
aud_aux.c:364: error: (Each undeclared identifier is reported only once
aud_aux.c:364: error: for each function it appears in.)
aud_aux.c:365: error: `mp2_encoder' undeclared (first use in this
function)
gmake[2]: *** [aud_aux.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/transcode/work/transcode-1.0.3/export'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/multimedia/transcode/work/transcode-1.0.3'
gmake: *** [all] Error 2
*** Error code 2
Stop in /usr/ports/multimedia/transcode.
I noticed that FFmpeg was (also) updated recently.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46AE0EFA.4070904>
