bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Compile problems on Mac OSX


From: David Sugar
Subject: Re: Compile problems on Mac OSX
Date: Tue, 11 Mar 2003 18:39:40 -0500
User-agent: KMail/1.4.3

Strangely enough, I actually have a brand new G4 sitting here today...I will 
probably get a chance to look at some of these macosx issues after I get back 
from Prague, at the end of the month.

On Tuesday 04 March 2003 10:09 am, Ian Gough wrote:
> Using a snapshot from Friday or so:
>
> g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../src -DCCXX_EXPORT_LIBRARY
> -I/usr/local/include -D_GNU_SOURCE -Wall -ansi -pedantic -I../include -c
> socket.cpp -MT socket.lo -MD -MP -MF .deps/socket.TPlo  -fno-common
> -DPIC -o .libs/socket.lo
> cc1plus: warning: changing search order for system directory
> "/usr/local/include"
> cc1plus: warning:   as it has already been specified as a non-system
> directory
> socket.cpp: In member function `ost::Socket::Error
> ost::UDPSocket::join(const
>    ost::InetMcastAddress&, int)':
> socket.cpp:907: aggregate `ost::ip_mreqn group' has incomplete type and
> cannot
>    be defined
> socket.cpp: In member function `ost::Socket::Error
>    ost::UDPSocket::getInterfaceIndex(const char*, int&)':
> socket.cpp:932: aggregate `ost::ip_mreqn mreqn' has incomplete type and
> cannot
>    be defined
> socket.cpp:946: `SIOCGIFINDEX' undeclared (first use this function)
> socket.cpp:946: (Each undeclared identifier is reported only once for
> each
>    function it appears in.)
> socket.cpp:949: `struct ifreq' has no member named `ifr_ifindex'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]