net/liveMedia

Австин Ким avstin at mail.ru
Wed Dec 12 17:16:48 UTC 2012


                                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


More information about the freebsd-ports mailing list