pkgsrc-Users archive

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

Re: build directory references in libvlccore.so.4.0.2 for vlc



On 26 January 2011 13:09, Makoto Fujiwara <makoto%ki.nu@localhost> wrote:
>
> | From: David Brownlee <abs%absd.org@localhost>
> | Subject: build directory references in libvlccore.so.4.0.2 for vlc
> | Date: Wed, 26 Jan 2011 12:52:42 +0000
> abs> Would anyone have any thoughts or pointers on how to address the 
> following?
>
> abs> ERROR: /usr/pkg/lib/libvlccore.so.4.0.2: Â Â Â ÂBinary file 
> /var/obj/pkg/multime
> abs> dia/vlc/work/.destdir/usr/pkg/lib/libvlccore.so.4.0.2 matches
> abs> ERROR: *** The above files still have references to the build directory.
> abs> ERROR: Â Â This is possibly an error that should be fixed by unwrapping
> abs> ERROR: Â Â the files or adding missing tools to the package makefile!
> abs> *** Error code 1
>
> In multimedia/vlc/Makefile, there is a comment
>
> | # VLC embeds the build environment info to help debuging.
> | # Change it if it's bumped after a VLC upgrade!
> | #
> | CHECK_WRKREF_SKIP= Â Â Âlib/libvlccore.a \
> | Â Â Â Â Â Â Â Â Â Â Â Â lib/libvlccore.so \
> | Â Â Â Â Â Â Â Â Â Â Â Â lib/libvlccore.so.2 \
> | Â Â Â Â Â Â Â Â Â Â Â Â lib/libvlccore.so.2.1.2
>
> Is this what you want to know, or do you want more information ?
> (I don't know the latter, sorry).
>

Aha - perfect - thanks! :)


Home | Main Index | Thread Index | Old Index