Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Jul 2008 11:32:48 +0300
From:      "Okalany Daniel" <daniel@one2net.co.ug>
To:        "Garrett Cooper" <yanefbsd@gmail.com>
Cc:        Mike Brown <mike@skew.org>, =?ISO-8859-1?Q?Rafa=EBl_Carr=E9?= <rafael.carre@gmail.com>, freebsd-ports@freebsd.org, Peter Pentchev <roam@ringlet.net>
Subject:   Re: Vlc
Message-ID:  <28f643d90807220132h1921a9adi7087c55bc1005bac@mail.gmail.com>
In-Reply-To: <7d6fde3d0807191247u57c78ck4aac63a81f53ed7b@mail.gmail.com>
References:  <28f643d90807170416i333b12ceqd96845577b27890c@mail.gmail.com> <200807172217.m6HMHGCi096742@chilled.skew.org> <7d6fde3d0807172327o32f41030ue91b76b634ea531d@mail.gmail.com> <28f643d90807180047n650df861g5b3efe75e58f686d@mail.gmail.com> <7d6fde3d0807180314l4489e21jd7934d022f0c726f@mail.gmail.com> <28f643d90807180346h74aff268o94b52103d55c1e63@mail.gmail.com> <20080718113809.GA1175@straylight.m.ringlet.net> <20080719100140.GA3136@zod> <7d6fde3d0807191247u57c78ck4aac63a81f53ed7b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 19, 2008 at 10:47 PM, Garrett Cooper <yanefbsd@gmail.com> wrote=
:

> On Sat, Jul 19, 2008 at 3:01 AM, Rafa=EBl Carr=E9 <rafael.carre@gmail.com=
>
> wrote:
> > On Fri, Jul 18, 2008, Peter Pentchev wrote:
> >> On Fri, Jul 18, 2008 at 01:46:53PM +0300, Okalany Daniel wrote:
> >> > On Fri, Jul 18, 2008 at 1:14 PM, Garrett Cooper <yanefbsd@gmail.com>
> wrote:
> >> >
> >> [snip]
> >> > > >> The following options will need to be passed into configure:
> >
> > If you feel so, you can make all these options conditional on WITHOUT_X
> > and send me a patch ;)
> >
> > i.e. for skins2 that would be:
> > .if defined(WITH_SKINS) && !defined(WITHOUT_SKINS) &&
> > !defined(WITHOUT_X)
> >
> >> [snip]
> >> > > >> --disable-freetype
> >>
> >> Okalany, you seem to have missed this one :)
> >
> > yep
> >
> >> > --disable-skins
> >
> > These days this option has no effect, it's now named skins2.
> > --disable-skins2 should solve your problem
> >
> > --disable-freetype will build a skins2 interface without freetype
> > support, but I guess it will fail to build anyway because it needs X11
> >
> >> > It cofigures okay, but the make fails with
> >> >
> >> >
> >> > In file included from ../../../include/vlc/intf.h:39,
> >> > parser/../src/ft2_font.hpp: At global scope:
> >> > parser/../src/ft2_font.hpp:60: error: 'FT_Glyph' does not name a typ=
e
> >> > parser/../src/ft2_font.hpp:61: error: 'FT_BBox' does not name a type
> >> > parser/../src/ft2_font.hpp:74: error: 'FT_Library' does not name a
> type
> >> > parser/../src/ft2_font.hpp:76: error: 'FT_Face' does not name a type
> >>
> >> Yep, FreeType symbols - see above, you missed an option :)
> >
> > These are the skins2 files
>
> Actually if you read through ./configure --help not all options are
> enabled. I just picked the ones that weren't enabled. I may have
> missed the --without-skins2 option though :\...
> -Garrett
>

Thanks alot guys.. The options that worked for me ( to install text only
vlc) are:
./configure --disable-x11 --disable-xvideo --disable-glx --disable-sdl
--disable-sd --disable-wxwidgets --disable-skins2 --disable-freetype
--disable-mad --disable-ffmpeg

--=20
OKALANY DANIEL
P.O BOX 26150
KAMPALA.
http://okaman.one2net.co.ug
--
Youth is a wonderful thing. What a crime to waste it on children.

The Word was spoken before it was written, and it was written so it could b=
e
spoken!

Words can move mountais because mountains are created by words!



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