DragonFly BSD
DragonFly users List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Still unable to compile Horde


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Fri, 21 Jan 2005 13:41:05 +0100

On Friday, 21. January 2005 14:12, Heinrich Rebehn wrote:
> Simon 'corecode' Schubert wrote:
> > On Friday, 21. January 2005 12:18, Heinrich Rebehn wrote:
> >>Stop in /usr/ports/lang/gcc32.
> >>*** Error code 1
> >
> > ^^^ why does it compile gcc32? we got gcc34 in base!
> >
> > i think there is a fix in bsd.dfport.mk, so that gcc* ports won't get
> > built
>
> Hmm, i don't have a bsd.dfport.mk in my /usr/ports/Mk. How do i get it?

i'm sorry, i mistook the filename. it's /usr/share/mk/bsd.port.mk. my version:
$DragonFly: src/share/mk/bsd.port.mk,v 1.26 2005/01/16 17:53:35 joerg Exp $

try and change the like .  if ${USE_GCC} == "3.4" to
.  if !empty(USE_GCC:M3.*)

then it will use gcc34 for all ports that require a gcc 3.x

cheers
  simon

-- 
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: pgp00005.pgp
Description: PGP signature



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