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



| 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).

Did you look at (pkgsrc-wip) wip/vlc directory ?
Thank you,
---
Makoto Fujiwara


Home | Main Index | Thread Index | Old Index