pkgsrc-Bugs archive

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

Re: pkg/51594 (pkgtools/cwrappers does not compile on Solaris 11.2)



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51594 (pkgtools/cwrappers does not compile on Solaris 11.2)
Date: Sun, 27 Nov 2016 04:15:08 +0000

 On Fri, Nov 25, 2016 at 10:25:01AM +0000, J?rn Clausen wrote:
  >  AFAI can tell, this issue hasn't been fixed. Has the default for using 
  >  cwrappers on Solaris been changed? Can I get some information, what the 
  >  intended actions are? At the moment building pkgsrc on Solaris is broken 
  >  and new users will have a hard time figuring out, how to get things going.
 
 I don't know.
 
 One could always put in
 
 #ifdef __sun
 #define vfork fork
 #endif
 
 for now until Joerg decides on the right fix... maybe it's time to do
 that.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index