Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 01:54:34 -0500
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        "Tsu-Fan Cheng" <tfcheng@gmail.com>
Cc:        FreeBSD <freebsd-questions@freebsd.org>
Subject:   Re: transcode compilation error
Message-ID:  <d7195cff0707302354o67063566gf40c85c2a5bbfe5e@mail.gmail.com>
In-Reply-To: <f84c38580707301617l6a3cf636v4068c452d924e7e2@mail.gmail.com>
References:  <f84c38580707301617l6a3cf636v4068c452d924e7e2@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 30/07/07, Tsu-Fan Cheng <tfcheng@gmail.com> wrote:
> hi,
>   just updated the ports and found out about the thing about automake. So,
> do as told, and transcode is having problems:
>
> 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
>
> I do have liba52 installed, any idea??

multimedia/ffmpeg was recently updated, and portupgrade
is not always great about ordering dependencies well: per-
haps upgrade ffmpeg and then transcode?


NB: I do not have transcode installed and honestly don't
know what good it would do.

PS:  If that didn't work, I would try:
# portupgrade -rRf transcode
and if that didn't work I would throw something and work with
# portupgrade -Rrf
somewhere else in transcode's depandency tree and hope
that it got sucked in correctly (it usually does).

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0707302354o67063566gf40c85c2a5bbfe5e>