pkgsrc-Bugs archive

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

Re: pkg/42402: bootstrap fails when using CXX=g++44



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

From: "Mikhail T." <mi+thun%aldan.algebra.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, gnats-admin%NetBSD.org@localhost, 
pkgsrc-bugs%NetBSD.org@localhost,
        mi+netbsd%aldan.algebra.com@localhost
Subject: Re: pkg/42402: bootstrap fails when using CXX=g++44
Date: Fri, 04 Dec 2009 16:07:22 -0500

 >  Apparently, this happens, when there is no "regular" c++ compiler
 >  installed on the system. Only cc, gcc44, and g++44.
 >  
 >  c++ should not be needed, if I specify CXX=whatever...
 >  
 >      -mi
 
 It seems, that all failures to use g++44 are due to:
 
 ...
 configure:5201: checking for C++ compiler version
 configure:5208: g++44 --version >&5
 PKGSRC-WARNING: Something is trying to run the c++ compiler,
 PKGSRC-WARNING: but it is not added to USE_LANGUAGES in the
                                        package Makefile.
 configure:5211: $? = 1
 ...
 
 Hope, this helps. Yours,
 
        -mi
 


Home | Main Index | Thread Index | Old Index