Still unable to compile Horde

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Fri Jan 21 04:42:21 PST 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00005.pgp
Type: application/octet-stream
Size: 187 bytes
Desc: "Description: PGP signature"
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20050121/8143cc29/attachment-0015.obj>


More information about the Users mailing list