Bug 82324 - multimedia/vlc installation problem without NLS
Summary: multimedia/vlc installation problem without NLS
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Michael Johnson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 16:30 UTC by regisr
Modified: 2005-06-16 22:17 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description regisr 2005-06-16 16:30:19 UTC
      Install error:

cd /usr/obj/usr/ports/multimedia/vlc/work/fake/share/locale &&  /usr/bin/find -s * -type f -o -type l |  /usr/bin/sed -e 's|^|share/locale/|' >> /usr/obj/usr/ports/multimedia/vlc/work/plist
cd: can't cd to /usr/obj/usr/ports/multimedia/vlc/work/fake/share/locale
*** Error code 2

Parameters:

        'multimedia/vlc' =>  [
                'WITH_MOZILLA_PLUGIN=firefox',
                'WITH_LAME=yes',
                'WITH_SKINS=yes',
                'WITH_SSL=yes',
                'WITH_SVG=yes',
                'WITH_ESOUND=yes',
                'WITH_SVGALIB=yes',
                'WITH_XOSD=yes',
                'WITHOUT_DVD=yes',
                'WITHOUT_NLS=yes',
        ],
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-06-16 20:57:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ahze

Over to maintainer.
Comment 2 Michael Johnson freebsd_committer freebsd_triage 2005-06-16 21:35:18 UTC
State Changed
From-To: open->feedback

- Question, would you mind if I just remove WITHOUT_NLS or do you want me to fix 
WITHOUT_NLS?
Comment 3 Michael Johnson freebsd_committer freebsd_triage 2005-06-16 22:16:51 UTC
State Changed
From-To: feedback->closed

Fixed, thanks