Hi,
One issue when building, I had to remove the line with libdvdread_plugin.so 
from PLIST-main, otherwise it would not build (see below). I could hear the 
popping noises you mentioned, but only when I turned the volume control above 
100%. 
Brett.

[...]
if test "x86_64-unknown-openbsd5.1" = "x86_64-unknown-openbsd5.1"; then \
        
LD_LIBRARY_PATH="/usr/ports/pobj/vlc-2.0.0-rc1/fake-amd64/usr/local/lib:$LD_LIBRARY_PATH"
 \
        
"/usr/ports/pobj/vlc-2.0.0-rc1/fake-amd64/usr/local/lib/vlc/vlc-cache-gen" \
                 
"/usr/ports/pobj/vlc-2.0.0-rc1/fake-amd64/usr/local/lib/vlc/plugins" ; \
else \
        echo "Cross-compilation: cache generation skipped!" ; \
fi
gmake[4]: Leaving directory `/usr/ports/pobj/vlc-2.0.0-rc1/vlc-2.0.0-rc1'
gmake[3]: Nothing to be done for `install-data-am'.
gmake[3]: Leaving directory `/usr/ports/pobj/vlc-2.0.0-rc1/vlc-2.0.0-rc1'
gmake[2]: Leaving directory `/usr/ports/pobj/vlc-2.0.0-rc1/vlc-2.0.
0-rc1'
gmake[1]: Leaving directory `/usr/ports/pobj/vlc-2.0.0-rc1/vlc-2.0.0-rc1'
===>  Building package for vlc-2.0.0-rc1
Create /usr/ports/packages/amd64/all/vlc-2.0.0-rc1.tgz
Error: 
/usr/ports/pobj/vlc-2.0.0-rc1/fake-amd64/usr/local/lib/vlc/plugins/access/libdvdread_plugin.so
 does not exist
Fatal error: can't continue                                       
 at /usr/libdata/perl5/OpenBSD/PkgCreate.pm line 1259
*** Error code 1

Stop in /usr/ports/x11/vlc (line 1671 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/vlc (line 2217 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/vlc (line 2197 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/vlc (line 1692 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
*** Error code 1

Stop in /usr/ports/x11/vlc (line 2197 of 
/usr/ports/infrastructure/mk/bsd.port.mk).
# 

Reply via email to