Subject: pkg/24119: devel/libbonobo doesn't compile on FreeBSD-STABLE
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <dotz@irc.pl>
List: netbsd-bugs
Date: 01/16/2004 23:29:44
>Number:         24119
>Category:       pkg
>Synopsis:       devel/libbonobo doesn't compile on FreeBSD-STABLE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jan 16 23:30:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     Michal Pasternak
>Release:        N/A
>Organization:
>Environment:
FreeBSD 4.9-STABLE
>Description:
Typical condition with no sys/types.h included.
>How-To-Repeat:
Obvious
>Fix:
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/devel/libbonobo/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo    2003/12/14 19:46:25     1.4
+++ distinfo    2004/01/16 23:28:13
@@ -4,3 +4,4 @@
 Size (libbonobo-2.4.2.tar.bz2) = 1359309 bytes
 SHA1 (patch-aa) = f9f94279a1819af70123eef49cf98b4b34b956e1
 SHA1 (patch-ab) = 36e17156e0dc0ce19c395abb730707b8bc0ea8da
+SHA1 (patch-ac) = c87b89188de1959c7d009e96e59aa6719d97619a
cvs server: Diffing patches
Index: patches/patch-ac
===================================================================
RCS file: patch-ac
diff -N patch-ac
--- /dev/null   Thu Jul 11 11:18:53 2002
+++ patch-ac    Fri Jan 16 23:28:13 2004
@@ -0,0 +1,10 @@
+--- bonobo-activation/bonobo-activation-init.c~        Mon Jun  9 14:48:22 2003
++++ bonobo-activation/bonobo-activation-init.c Fri Jan 16 23:25:33 2004
+@@ -34,6 +34,7 @@
+ #include "bonobo-activation-private.h"
+ #include "bonobo-activation-register.h"
+ #include "bonobo-activation-version.h"
++#include <sys/types.h>
+ #include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <fcntl.h>

>Release-Note:
>Audit-Trail:
>Unformatted: