pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/47400: gnustep-base-1.20.1 does not build



The following reply was made to PR pkg/47400; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/47400: gnustep-base-1.20.1 does not build
Date: Fri, 4 Jan 2013 10:12:19 +0000

 On Thu, Jan 03, 2013 at 11:10:01PM +0000, haYnguy%gmail.com@localhost wrote:
  > >Fix:
  > In work/.buildlink/include/libxml2/libxml/tree.h: line 104:
  > 
  > typedef struct _xmlBuf xmlBuf;          
  > 
  > ...should really be...
  > 
  > typedef struct _xmlBuffer xmlBuf;
  > 
  > This fixes the error and allows for a successful build.
 
 Surely it's gnustep-base that shuold be changed, not libxml2...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index