pkgsrc-Bugs archive

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

pkg/43086: /multimedia/vlc doesn't compile on linux



>Number:         43086
>Category:       pkg
>Synopsis:       /multimedia/vlc doesn't compile on linux
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 31 06:05:00 +0000 2010
>Originator:     Stefan
>Release:        
>Organization:
>Environment:
Linux vaio 2.6.29.6 #2 Mon Dec 7 17:31:46 CST 2009 i686 Intel(R) Pentium(R) 4 
CPU 2.80GHz GenuineIntel GNU/Linux
>Description:
/multimedia/vlc doesn't compile on linux. This applies to pkgsrc 2009Q4 and 
current.

Specifically: file modules/access/file.c does not compile.

The original code in file.c checks via "#if defined(MNT_LOCAL)" if MNT_LOCAL is 
defined and uses it only then. The vlc patch patch-aa uses MNT_LOCAL without 
checking its existence.
 
I don't know where MNT_LOCAL is supposed to be defined. It's not defined on my 
linux box (slackware 13):

"find -R MNT_LOCAL /usr/include" returns nothing and a similiar find in the vlc 
source code just finds this symbol in modules/access/file.c

>How-To-Repeat:
#bmake
>Fix:



Home | Main Index | Thread Index | Old Index