pkgsrc-Bugs archive

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

Re: pkg/51312: lang/ecl build broken for options=threads



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/51312: lang/ecl build broken for options=threads
Date: Tue, 5 Jul 2016 01:26:19 +0000

 On Tue, Jul 05, 2016 at 12:25:00AM +0000, paul%whooppee.com@localhost wrote:
  > Building lang/ecl with PKG_OPTIONS.ecl=threads does not build.  You
  > get the following error messages:
  > 
  > checking whether we can use the existing Boehm-Weiser library ... no 
  > configure: error: System Boehm GC library requested but not found.
  > *** Error code 1
 
 Didn't we decide years ago to make a separate boehm-gc-with-threads
 package? (just nobody's done it)
 
  > While here, you should probably fix the options.mk file:
  > 
  > CONFIGURE_ENV+=         THREAD_LDLAGS=${BUILDLINK_LDLAGS.pthread:Q}
  > 
  > There are two 'F' characters likely missing!
 
 Unless this package needs an army of gaolbirds to help link it... :-)
 
 Please just commit stuff like this when you find it.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index