> Make fails on compiling rtsp.c > > .... > make: *** [stream/librtsp/rtsp.o] Error 1 > > -------------------------------------- > > gcc 3.4.5 > Windows 2000 > MingW Adding #include <winsock2.h> to stream/librtsp/rtsp.h solves the problem. Best regard, jirja