pkgsrc-Bugs archive

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

Re: pkg/45287: sysutils/cdrtools fails to detect correct compiler



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

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Aleksey Cheusov <cheusov%tut.by@localhost>, 
pkg-manager%NetBSD.org@localhost,
 gnats-admin%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/45287: sysutils/cdrtools fails to detect correct compiler
Date: Fri, 26 Aug 2011 08:38:18 +0200

 >   Try to replace
 >      MAKE_ENV+=     CCOM="gcc"
 >   with
 >      MAKE_FLAGS+=   CCOM="gcc"
 >
 >   Does this change solve the problem?
 
 Yes, now the configure stage succeeds and the package gets built.
 
 >   Also, make sure that
 >      bmake show-var VARNAME=PKGSRC_COMPILER
 >   says "gcc". See mk/compiler.mk for details.
 >   I propose to set this variable in mk.conf explicitely.
 
 It is set to "gcc" already, so no need to mess around in mk.conf.
 
 Thanks!
 
 -- 
   Jörn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
   Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
   Universität Bielefeld
 


Home | Main Index | Thread Index | Old Index