[Iftop-users] Building on Solaris redux

Jonathan Abbey jonabbey at arlut.utexas.edu
Wed, 23 Jun 2004 20:27:50 -0500


--k+w/mQv8wyuph6w0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Hi everyone, hope things are going well for y'all.

I just got around to building iftop 0.16 on our Solaris systems, and
ran into the integers.h problem in options.c.. I see this was
correctly reported a few months ago, but I'd assume this would give at
least minor grief to anyone who was trying to build on Solaris without
checking the mailing list archives.

I believe a patch was already reported on this, but if not, here's a
handy one that could be applied.. hint, hint. ;-)

Thanks!

 Jon

diff -NrU 3 iftop-0.16.orig/options.c iftop-0.16a/options.c
--- iftop-0.16.orig/options.c   2004-01-20 05:33:55.000000000 -0600
+++ iftop-0.16a/options.c       2004-06-23 20:22:16.000000000 -0500
@@ -6,6 +6,7 @@
 =20
 #include "config.h"
 =20
+#include "integers.h"
 #include <sys/types.h>
 =20
 #include <stdio.h>


--=20
---------------------------------------------------------------------------=
----
Jonathan Abbey 				              jonabbey@arlut.utexas.edu
Applied Research Laboratories                 The University of Texas at Au=
stin
GPG Key: 71767586 at keyserver pgp.mit.edu, http://www.ganymeta.org/workkey=
.gpg

--k+w/mQv8wyuph6w0
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (SunOS)

iD8DBQFA2i4WGI9EwHF2dYYRArArAJ46TMJ1HDTwate5KjS4OZoRMe6sHgCeMHbU
upPB2uiQBvv7hAKZ/ZslNXs=
=hnNk
-----END PGP SIGNATURE-----

--k+w/mQv8wyuph6w0--