pkgsrc-Bugs archive

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

Re: pkg/34922 net/tightvnc not building on Solaris 10



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/34922 net/tightvnc not building on Solaris 10
Date: Sun, 22 Jan 2012 17:05:14 +0000

 On Sat, Dec 17, 2011 at 12:35:02PM +0000, Aleksey Cheusov wrote:
  >  The package completely ignores pkgsrc settings. It tries to use sunpro
  >  which is not installed on my system while pkgsrc was bootstrapped with gcc.
  >  What is the correct way to configure imake-based project for pkgsrc?
  >  Addition of
  >  
  >      #define CcCmd ${CC}
  >  
  >  to Xvnc/config/cf/site.def solves this immediate problem but I'm not
  >  sure this is the correct fix. I need a full list of variables to modify
  >  (CcCmd, DefaultCCOptions etc.).
 
 If it really (still) ships its own copy of imake as the original PR
 says, the chances of it working are ... limited.
 
 Best bet is probably to try to get it to use pkgsrc imake, or patch it
 to rip out imake entirely.
 
 If it "just" wants to use some of its own imake templates, that's
 usually less of a problem; e.g. xview-config does this without
 (mostly) dying horribly.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index