From kde-core-devel Wed Sep 01 20:13:58 2004 From: Thiago Macieira Date: Wed, 01 Sep 2004 20:13:58 +0000 To: kde-core-devel Subject: Re: compilation of kdecore/network/ksocketdevice.cpp fails on Message-Id: <200409011713.58916.thiago.macieira () kdemail ! net> X-MARC-Message: https://marc.info/?l=kde-core-devel&m=109406965719645 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--nextPart2079875.CPY9ySdQ7R" --nextPart2079875.CPY9ySdQ7R Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Daniel Franke wrote: >during konstruct of kdelib-3.3 on solaris 8 (gcc-3.4.1) I noticed that > > kdecore/network/ksocketdevice.cpp > >is missing an include for definition of FIONREAD: >Adding the appropiate include fixed this: > >-- 8< -- >#ifdef USE_SOLARIS >#include >#endif >-- 8< -- This has been already fixed in CVS, both HEAD and BRANCH, thanks to the guy= s=20 at kde-solaris. =2D-=20 Thiago Macieira - Registered Linux user #65028 thiago (AT) macieira (DOT) info ICQ UIN: 1967141 PGP/GPG: 0x6EF45358; fingerprint: E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358 --nextPart2079875.CPY9ySdQ7R Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQBBNi2GM/XwBW70U1gRAlx7AKDCG4ZrB/81nnQGTrGKnCPfV7gHygCaAxk4 rZuAaqfuJB9zLncx6Or4oPE= =3UTv -----END PGP SIGNATURE----- --nextPart2079875.CPY9ySdQ7R--