Undefined sin6_port on Solaris10
Thiago Macieira
thiago at kde.org
Sat Mar 26 02:42:15 PDT 2011
On Saturday, 26 de March de 2011 17:52:51 Mizuho Matsunaga wrote:
> Hi all
>
> I compile dbus-1.4.6 on Sparc Solaris10 by solstudio12.2.
> But I can not compile for this error.
>
> "sd-daemon.c", line 206: incomplete struct/union/enum sockaddr_in6: in6
> Please help me.
Looks like we forgot to #include <netinet/in6.h>. Can you add that include
close to the one for netinet/in.h and see if it solves the problem?
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Senior Product Manager - Nokia, Qt Development Frameworks
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/dbus/attachments/20110326/a055475f/attachment.pgp>
More information about the dbus
mailing list