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: Heinrich Rebehn <rebehn@xxxxxxxxxxxxxxxxx>
Date: Fri, 21 Jan 2005 15:44:34 +0100

Simon 'corecode' Schubert wrote:
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

I don't know what's happened now. I changed the file and got:

root@dfbsd [/usr/ports/www/horde] # make clean

[ lots of stuff snipped]

root@dfbsd [/usr/ports/www/horde] # make
===>  Vulnerability check disabled, database not found
===>  Extracting for horde-3.0.2
=> Checksum OK for horde-3.0.2.tar.gz.
===>  Patching for horde-3.0.2
===>  Applying FreeBSD patches for horde-3.0.2
===>  Configuring for horde-3.0.2
root@dfbsd [/usr/ports/www/horde] #

It simply does not make anything anymore. I changed /usr/share/mk/bsd.port.mk back, but no avail.

Things seem to be really screwed up. This may also be due to the fact that i tried installing horde via pkg_add -r in the meanwhile (which failed, because it insisted on pulling apache-1.3 in, while i had already apache-2.1 installed) I will do a fresh OS install next week and give it another try.

Thanks for your help so far!

--Heinrich

--

Heinrich Rebehn

University of Bremen
Physics / Electrical and Electronics Engineering
- Department of Telecommunications -

Phone : +49/421/218-4664
Fax   :            -3341



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