1212 Wednesday, 12 December 2012 (EST) [15686]

Build error encountered during build of multimedia/vlc:

In file included from live555.cpp:61:0:
    /usr/local/live/liveMedia/include/liveMedia.hh:114:38: fatal
        error: ProxyServerMediaSession.hh: No such file or
        directory
        compilation terminated.

Suggested patch:

In the file:  /usr/local/live/liveMedia/include/liveMedia.hh
Suggest replacing the following line:
        #include "ProxyServerMediaSession.hh"
With the following two lines:
        #include MediaSession.hh
        #include ServerMediaSession.hh

--Austin Kim
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[email protected]"

Reply via email to