Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Nov 2002 17:03:29 +0100 (CET)
From:      Volker Stolz <vs@foldr.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        mzaki@e-mail.ne.jp
Subject:   ports/45825: [bento] textproc/wv lacks sys/types.h on -current
Message-ID:  <200211281603.gASG3T5Z021092@monster.theater.foldr.org>

next in thread | raw e-mail | index | archive | help

>Number:         45825
>Category:       ports
>Synopsis:       [bento] textproc/wv lacks sys/types.h on -current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 28 08:10:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD monster.theater.foldr.org 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Nov 24 14:40:01 CET 2002 root@monster.theater.foldr.org:/usr/obj/usr/src/sys/MONSTER i386


	
>Description:
Bento noticed this one.
Maintainer: I think this port lacks some dependencies, at least
libiconv, I think.

Also tested on: -stable.
>How-To-Repeat:
>Fix:
New patch file:
diff -urN ofiles/patch-libole2-ms-ole.h files/patch-libole2-ms-ole.h
--- ofiles/patch-libole2-ms-ole.h	Thu Jan  1 01:00:00 1970
+++ files/patch-libole2-ms-ole.h	Thu Nov 28 16:32:26 2002
@@ -0,0 +1,10 @@
+--- libole2/ms-ole.h.orig	Thu Nov 28 16:26:40 2002
++++ libole2/ms-ole.h	Thu Nov 28 16:27:24 2002
+@@ -33,6 +33,7 @@
+ 	typedef long caddr_t;
+ #endif
+ 
++#include <sys/types.h>
+ #include <glib.h>
+ 
+ typedef enum {
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211281603.gASG3T5Z021092>