Re: [streaming] [videolan-announce] [ANN] Multicat 1.0
George Bray <[email protected]> Sat, 6 Mar 2010 11:01:53 +1100
| Newsgroups | gmane.comp.video.videolan.vls.general |
|---|---|
| Message-ID | <[email protected]> |
Christophe, this looks great. I tried it on linux and it works a treat. Trying to build it on OSX 10.6.2 yields: geo@geodesk:~/LOCAL/ANUTV-Relay/multicat-1.0> make cc -Wall -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=3D64 -D_ISOC99_SOURCE -D_BSD_SOURCE -g -c -o multicat.o multicat.c cc -Wall -O3 -fomit-frame-pointer -D_FILE_OFFSET_BITS=3D64 -D_ISOC99_SOURCE -D_BSD_SOURCE -g -c -o util.o util.c util.c: In function =91wall_Date=92: util.c:133: warning: implicit declaration of function =91clock_gettime=92 util.c:133: error: =91CLOCK_MONOTONIC=92 undeclared (first use in this func= tion) util.c:133: error: (Each undeclared identifier is reported only once util.c:133: error: for each function it appears in.) util.c:135: error: =91CLOCK_REALTIME=92 undeclared (first use in this funct= ion) util.c: In function =91wall_Sleep=92: util.c:161: warning: implicit declaration of function =91clock_nanosleep=92 util.c:161: error: =91CLOCK_MONOTONIC=92 undeclared (first use in this func= tion) util.c:166: error: =91CLOCK_REALTIME=92 undeclared (first use in this funct= ion) make: *** [util.o] Error 1 George _______________________________________________ streaming mailing list To unsubscribe or modify your subscription options: http://mailman.videolan.org/listinfo/streaming