net/liveMedia breaking multimedia/vlc

Bruce M Simpson bms at spc.org
Sun Jan 2 03:43:32 UTC 2005


Hi,

A user reported a problem with building multimedia/vlc when using the
WITH_LIVEMEDIA=defined value.

This was traced back to a problem in the liveMedia.hh include file.

Removing the line referencing the now non-existent AVIFileSink.hh file
fixed the problem

Patch for post-installed package attached.

Regards,
BMS
-------------- next part --------------
--- /usr/local/live/liveMedia/include/liveMedia.hh.bak	Sun Jan  2 03:34:08 2005
+++ /usr/local/live/liveMedia/include/liveMedia.hh	Sun Jan  2 03:34:25 2005
@@ -75,7 +75,6 @@
 #include "SIPClient.hh"
 #include "QuickTimeFileSink.hh"
 #include "QuickTimeGenericRTPSource.hh"
-#include "AVIFileSink.hh"
 #include "PassiveServerMediaSubsession.hh"
 #include "MPEG4VideoFileServerMediaSubsession.hh"
 #include "WAVAudioFileServerMediaSubsession.hh"


More information about the freebsd-ports-bugs mailing list