Public bug reported: A simple application that only includes liveMedia/liveMedia.hh and does nothing will induce a compile error.
Output when compiling the attached program: > g++ test.cpp -o test In file included from /usr/include/liveMedia/MediaSink.hh:25, from /usr/include/liveMedia/RTPSink.hh:25, from /usr/include/liveMedia/MultiFramedRTPSink.hh:26, from /usr/include/liveMedia/AudioRTPSink.hh:25, from /usr/include/liveMedia/MPEG1or2AudioRTPSink.hh:25, from /usr/include/liveMedia/liveMedia.hh:27, from test.cpp:1: /usr/include/liveMedia/FramedSource.hh:25: fatal error: NetCommon.h: No such file or directory compilation terminated. ** Affects: liblivemedia (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/684878 Title: Compile errors when including liblivemedia headers -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs