Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Mar 2008 17:20:38 +0100
From:      "Edmond Cukalla" <ecukalla@gmail.com>
To:        "Michael Johnson" <ahze@ahze.net>, freebsd-multimedia@freebsd.org,  freebsd-questions@freebsd.org
Subject:   Re: vlc problem
Message-ID:  <fcbf31850803040820l756cdc7fkc6ecaf47408f14d6@mail.gmail.com>
In-Reply-To: <b2203fed0803040645v203f5931gcd13a443f6c4823@mail.gmail.com>
References:  <fcbf31850803011122y46bcbe5j21f8532a38e2ed0a@mail.gmail.com> <b2203fed0803011429k7c8b8ac4oc1032da111f42144@mail.gmail.com> <fcbf31850803011526y5e99c51cl3575533f531b947d@mail.gmail.com> <fcbf31850803040642y35a09d36v2ea34430d5565d48@mail.gmail.com> <b2203fed0803040645v203f5931gcd13a443f6c4823@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 4, 2008 at 3:45 PM, Michael Johnson <ahze@ahze.net> wrote:
>
>
>
> On Tue, Mar 4, 2008 at 9:42 AM, Edmond Cukalla <ecukalla@gmail.com> wrote:
> >
> > On Sun, Mar 2, 2008 at 12:26 AM, Edmond Cukalla <ecukalla@gmail.com>
> wrote:
> > > On Sat, Mar 1, 2008 at 11:29 PM, Michael Johnson <ahze@ahze.net> wrote:
> > >  >
> > >  >
> > >  >
> > >  > On Sat, Mar 1, 2008 at 2:22 PM, Edmond Cukalla <ecukalla@gmail.com>
> wrote:
> > >  > > I am using freebsd 7.
> > >  > > I have installed vlc on my system but wanted to upgrade it to the
> last
> > >  > version.
> > >  > > I'm at /usr/port/multimedia/vlc and doing make.
> > >  >
> > >  > what version of libcaca do you have installed?
> > >  >
> > >  this is what i get from pkg_info | grep libcaca:
> > >
> > >  libcaca-0.99.b13
> > >
> >
> > Can anyone help me?
> >
> >
> >
> >
>
> Until we get a patch to fix build with libcaca run 'make config' and
> deselect
> libcaca.
>

Thank your. My problem was solved.


Edmond

> Michael
>
>
> >
> >
> >
> > >  Thanks,
> > >  Edmond
> > >
> > >
> > >
> > >  > >
> > >  > >
> > >  > >
> > >  > >
> > >  > >
> > >  > > This is the error i get:
> > >  > >
> > >  > > Making all in video_output
> > >  > > gmake[3]: Entering directory
> > >  > > `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/video_output'
> > >  > > gmake[4]: Entering directory
> > >  > > `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/video_output'
> > >  > > gmake[4]: `libaa_plugin.so' is up to date.
> > >  > > if cc -DHAVE_CONFIG_H -I. -I. -I../..
> > >  > > -I/usr/ports/multimedia/vlc/work/fake//usr/local/include
> > >  > > -I/usr/ports/multimedia/vlc/work/vlc-0.8.6e/include
> > >  > > -I/usr/local/include/speex -I/usr/local/include
> -I/usr/local/include
> > >  > > -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H
> > >  > > -I/usr/local/include -DSYS_FREEBSD7_0 -I../../include
> > >  > > `top_builddir="../.." ../../vlc-config --cflags plugin caca`
> > >  > > -Wsign-compare -Wall -O2 -fno-strict-aliasing -pipe  -pthread -pipe
> > >  > > -MT libcaca_plugin_a-caca.o -MD -MP -MF
> > >  > > ".deps/libcaca_plugin_a-caca.Tpo" -c -o libcaca_plugin_a-caca.o
> `test
> > >  > > -f 'caca.c' || echo './'`caca.c; \
> > >  > >        then mv -f ".deps/libcaca_plugin_a-caca.Tpo"
> > >  > > ".deps/libcaca_plugin_a-caca.Po"; else rm -f
> > >  > > ".deps/libcaca_plugin_a-caca.Tpo"; exit 1; fi
> > >  > > caca.c: In function 'Manage':
> > >  > > caca.c:309: error: 'struct caca_event' has no member named 'type'
> > >  > > caca.c:316: error: 'struct caca_event' has no member named 'data'
> > >  > > caca.c:339: error: 'struct caca_event' has no member named 'data'
> > >  > > caca.c:342: error: 'struct caca_event' has no member named 'data'
> > >  > > caca.c: In function 'Render':
> > >  > > caca.c:378: warning: 'cucul_set_color' is deprecated (declared at
> > >  > > /usr/local/include/cucul.h:313)
> > >  > > gmake[4]: *** [libcaca_plugin_a-caca.o] Error 1
> > >  > > gmake[4]: Leaving directory
> > >  > > `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/video_output'
> > >  > > gmake[3]: *** [all-modules] Error 1
> > >  > > gmake[3]: Leaving directory
> > >  > > `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules/video_output'
> > >  > > gmake[2]: *** [all-recursive] Error 1
> > >  > > gmake[2]: Leaving directory
> > >  > `/usr/ports/multimedia/vlc/work/vlc-0.8.6e/modules'
> > >  > > gmake[1]: *** [all-recursive] Error 1
> > >  > > gmake[1]: Leaving directory
> `/usr/ports/multimedia/vlc/work/vlc-0.8.6e'
> > >  > > gmake: *** [all] Error 2
> > >  > > *** Error code 2
> > >  > >
> > >  > > Stop in /usr/ports/multimedia/vlc.
> > >  > > *** Error code 1
> > >  > >
> > >  > > Stop in /usr/ports/multimedia/vlc.
> > >  > >
> > >  > >
> > >  > >
> > >  > > Thanks,
> > >  > > Edmond
> > >  > > _______________________________________________
> > >  > > freebsd-multimedia@freebsd.org mailing list
> > >  > > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> > >  > > To unsubscribe, send any mail to
> > >  > "freebsd-multimedia-unsubscribe@freebsd.org"
> > >  > >
> > >  >
> > >  >
> > >
> > _______________________________________________
> > freebsd-multimedia@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> > To unsubscribe, send any mail to
> "freebsd-multimedia-unsubscribe@freebsd.org"
> >
>
>



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