multimedia/vlc failing build on a fresh system with Xorg-7.4 due to missing xpm dependency. Fix: Diff attached. Patch attached with submission follows: How-To-Repeat: Try to build vlc on a clean system.
Maintainer of multimedia/vlc, Please note that PR ports/132099 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/132099 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org
State Changed From-To: open->feedback Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
I approve. But I am curious. Under what circumstances did you build this that libXpm wasn't automatically pulled in? WITHOUT_QT4? aka: jsa@wickedmachine.net
State Changed From-To: feedback->open Maintainer approved.
On Thursday 26 February 2009 07:03:39 you wrote: > But I am curious. Under what circumstances did you build this that > libXpm wasn't automatically pulled in? WITHOUT_QT4? No, just a standard tinderbuild on my tinderbox with Xorg 7.4. The environment variables this builds with are: export A4=true export ISPELL_BRITISH=true export WITH_A4=true export PAPERSIZE=a4 export WITH_GECKO=xulrunner export WITH_VLC_MOZILLA_PLUGIN=true export LOCALIZED_LANG=en-GB export WITH_KDE=true export WITH_HAL=true export WITH_GPGSM=true export WITH_OPENSSL_PORT=true export WITH_GPS=true export FORCE_PACKAGE=true Best regards, -- Matt Dawson MTD15-RIPE matt@chronos.org.uk
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-03-09 20:05:51 UTC FreeBSD ports repository Modified files: multimedia/vlc Makefile Log: - Fix build (adding missing xpm) PR: 132099 Submitted by: Matt Dawson <matt@chronos.org.uk> Approved by: maintainer Revision Changes Path 1.185 +1 -0 ports/multimedia/vlc/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"