pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [PATCH] update vlc to 0.8.6d



On 16/01/2008, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
> On 05/01/2008, Rumko <rumcic%gmail.com@localhost> wrote:
> > Attached is the patch that updates VLC to the newest available version.
> >
> > Some things had to be commented out due to an old version of ffmpeg, but at
> > least on my system, it seems to work. It would be nice if someone else 
> > tested
> > this prior to commiting it just to be sure.
>
> It worked for me too, on very -current i386. I had to create the links
> for libXdamage and libdrm in work/.buildlink/lib, though.

A bit more. The above needs buildlink3.mk includes for the two packages.

It also needs recent faad2 - I had 2.0nb9 installed; vlc build failed
due to some structure elements missing. Upgrade to 2.6.1 sorted this.

Also my ffmpeg was installed with options lame and vorbis switched on;
the final link of vlc failed to notice this - I guess I  should have
added
--with-ffmpeg-mp3lame  and --with-ffmpeg-vorbis to the Makefile.

I also compiled vlc with skins enabled. This works, but you get the familiar:

: Error detected by libpthread: Unlocking unlocked mutex.

and it coredumps; I therefore have to run it with:

PTHREAD_DIAGASSERT=A exec /usr/pkg/bin/vlc etc.

>
> The only problem is, it doesn't want to exit - I have to kill it or
> double CtrlC in the shell.

The last compilation does not do this anymore for some reason.

> >
> >
>
>
> --

-- 
----------------------------------------------------------------
/dev/random says:
        I don't suffer from insanity. I enjoy every minute of it.
----------------------------------------------------------------
Chavdar Ivanov   | Talbot Way, Small Heath Business Park
Delcam UK        | Birmingham B10 0HJ, United Kingdom
Customer Support | (+44)121-6831014
----------------------------------------------------------------



Home | Main Index | Thread Index | Old Index