pkgsrc-Bugs archive

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

Re: pkg/50050: x11/xorg-cf-files DragonFly.cf remove -lxpg4 else x11/xp breaks building



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50050: x11/xorg-cf-files DragonFly.cf remove -lxpg4 else
 x11/xp breaks building
Date: Wed, 15 Jul 2015 17:19:10 +0000

 On Tue, Jul 14, 2015 at 10:50:00PM +0000, davshao%gmail.com@localhost wrote:
  > The new patch-ae is as follows.  I apologize for not being able to
  > list a proper diff from the original patch-ae, but I am using
  > pkgsrc mkpatches to generate the new patch and cannot seem to match
  > the format of the original patch-ae.
 
 The problem is caused by working after running the configure script;
 it substitutes the @@'d symbols seen in the patch.
 
  > @@ -149,6 +145,10 @@ XCOMM operating system:  OSName (OSMajor
  >  #endif
  >  
  >  #ifndef BuildDmx
  > +#define BuildDmx		YES
  > +#endif
  > +
  > +#ifndef BuildDmx
  >  #define BuildDmx		YES
  >  #endif
 
 Also, this doesn't seem quite right :-)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index