[MacPorts] #19386: rtmpdump: libkern/_OSByteOrder.h: No such file or directory
MacPorts
noreply at macports.org
Tue Apr 21 08:38:57 PDT 2009
#19386: rtmpdump: libkern/_OSByteOrder.h: No such file or directory
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: captsolo@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.1
Keywords: | Port: rtmpdump
-------------------------------------+--------------------------------------
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.
--
Ticket URL: <http://trac.macports.org/ticket/19386>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list