id summary reporter owner description type status priority milestone component version resolution keywords cc port 19386 rtmpdump: libkern/_OSByteOrder.h: No such file or directory ryandesign CaptSolo "I'm unable to build rtmpdump 1.4 on Mac OS X 10.4.11 Intel with Xcode 2.5 and MacPorts 1.7.1. {{{ $ port install rtmpdump ---> Fetching rtmpdump ---> Attempting to fetch rtmpdump-v1.4.tar.gz from http://distfiles.macports.org/rtmpdump ---> Verifying checksum(s) for rtmpdump ---> Extracting rtmpdump ---> Applying patches to rtmpdump ---> Configuring rtmpdump ---> Building rtmpdump Error: Target org.macports.build returned: shell command "" cd ""/mp/var/macports/build/_Users_rschmidt_macports_dports_www_rtmpdump/work/rtmpdump"" && nice -n 10 make all "" returned error 2 Command output: g++ -Wall -c -o bytes.o bytes.cpp In file included from bytes.cpp:25: bytes.h:39:35: error: libkern/_OSByteOrder.h: No such file or directory bytes.cpp: In function 'void WriteNumber(char*, double)': bytes.cpp:37: error: '__DARWIN_OSSwapConstInt64' was not declared in this scope bytes.cpp: In function 'double ReadNumber(const char*)': bytes.cpp:66: error: '__DARWIN_OSSwapConstInt64' was not declared in this scope make: *** [bytes.o] Error 1 Error: Status 1 encountered during processing. }}} I have /usr/include/libkern/OSByteOrder.h but no _OSByteOrder.h anywhere. No problem on another Mac with Mac OS X 10.5.6 and Xcode 3.1.2 where /usr/include/libkern/_OSByteOrder.h does exist." defect closed Normal ports 1.7.1 fixed rtmpdump