Date: Wed, 25 Jul 2001 14:01:50 -0400 (EDT) From: Jacob Frelinger <jolly@gibbon.kungfumonkey.com> To: <echriste@ssesco.com> Cc: Kevin Oberman <oberman@es.net>, KT Sin <ktsin@acm.org>, Gabriel Rocha <grocha@geeksimplex.org>, <freebsd-stable@FreeBSD.ORG> Subject: RE: Watching DVD's in -stable Message-ID: <Pine.LNX.4.30.0107251400080.25917-100000@gibbon.kungfumonkey.com> In-Reply-To: <MDEPIGHBKHAKBGINHHJPOEILECAA.christes@finch.koehntop.net>
next in thread | previous in thread | raw e-mail | index | archive | help
actualy you don't need these files. videolan builds fine on freebsd already, with only some minor tweaks (using gmake and env varriables so it can find sdl11-config and gtk12-config). please check thier mailing lists, as i know i've posted there atleast once or twice on how to build it for freebsd On Thu, 19 Jul 2001, Eric J Christeson wrote: > Just looked these up on a Redhat 6.2 system I have here. > > /usr/include/linux/fb.h > /usr/include/linux/kd.h > /usr/include/linux/vt.h > > Let me know if I can be of further help. > > eric > > Eric J Christeson <echriste@ssesco.com> > Software Development Engineer > SSESCO <http://www.ssesco.com> > > > -----Original Message----- > > From: owner-freebsd-stable@FreeBSD.ORG > > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Kevin Oberman > > Sent: Thursday, July 19, 2001 12:27 PM > > To: KT Sin > > Cc: Gabriel Rocha; freebsd-stable@FreeBSD.ORG > > Subject: Re: Watching DVD's in -stable > > > > > > > Date: Wed, 18 Jul 2001 10:48:14 +0800 > > > From: KT Sin <ktsin@acm.org> > > > Sender: owner-freebsd-stable@FreeBSD.ORG > > > > > > See http://www.videolan.org/. I think it's not in the ports > > > collection yet and you have to build it yourself. > > > > This looks great! Of course, importing it into the US probably is a > > violation of the DMCA. > > > > It will take some work to port it to FreeBSD as it has significant > > Linuxisms. It requires GNUmake (minor issue) but then tries > > to include > > many header files from /linux. Someone (maybe me) will have > > to figure > > out where to get these files or what the FreeBSD replacements and > > attendant massaging of the source might be. > > > > For anyone who is familiar with the issues: > > regenerating dependencies for vout_fb.c > > gcc -I../../include -I../../extras -DSYS_FREEBSD4_3 > > -Iinclude -Iextras -I/usr/local/include -Wall -Winline > > -D_REENTRANT -D_GNU_SOURCE -O3 -ffast-math -funroll-loops > > -fomit-frame-pointer -march=pentium -mcpu=pentium -DPLUGIN > > -fPIC -c -o vout_fb.o vout_fb.c > > vout_fb.c:43: linux/fb.h: No such file or directory > > vout_fb.c:44: linux/vt.h: No such file or directory > > vout_fb.c:45: linux/kd.h: No such file or directory > > gmake[1]: *** [vout_fb.o] Error 1 > > gmake[1]: Leaving directory > > `/usr/home/oberman/utils/vlc-0.2.80/plugins/fb' > > gmake: *** [lib/fb.so] Error 2 > > > > It's quite possible that the fb module is not even relevant to > > FreeBSD. Clues to what fb is in Linux appreciated. > > > > R. Kevin Oberman, Network Engineer > > E-mail: oberman@home.com Phone: +1 510 486-8634 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message -- Jacob "I'm Brainy For Zombie Pops" Frelinger Resident Psycho http://www.thecoffinclub.com Jolly at TheCoffinClub dot Com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.30.0107251400080.25917-100000>