Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Apr 2001 23:20:02 -0700 (PDT)
From:      Hye-Shik Chang <perky@python.or.kr>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/25983: New port: databases/py-bsddb3
Message-ID:  <200104110620.f3B6K2h73116@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/25983; it has been noted by GNATS.

From: Hye-Shik Chang <perky@python.or.kr>
To: will@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: ports/25983: New port: databases/py-bsddb3
Date: Wed, 11 Apr 2001 15:11:25 +0900 (KST)

 ah. that port was depend on python distutils, also..
 plz patch this:
 
 --- Makefile.orig	Wed Apr 11 15:04:48 2001
 +++ Makefile	Wed Apr 11 15:07:04 2001
 @@ -14,7 +14,8 @@
  
  MAINTAINER=	perky@python.or.kr
  
 -BUILD_DEPENDS=	${LOCALBASE}/lib/libdb3.so:${PORTSDIR}/databases/db3
 +BUILD_DEPENDS=	${LOCALBASE}/lib/libdb3.so:${PORTSDIR}/databases/db3 \
 +		${PYDISTUTILS}
  RUN_DEPENDS=	${LOCALBASE}/lib/libdb3.so:${PORTSDIR}/databases/db3
  
  USE_PYTHON=	yes
 
 
 >Traceback (innermost last):
 >  File "setup.py", line 6, in ?
 >    from distutils.core     import setup, Extension
 >ImportError: No module named distutils.core
 >*** Error code 1
 >
 >http://www.freebsd.org/cgi/query-pr.cgi?pr=25983
 >
 
 ----------------------------
 Hye-Shik "Perky" Chang
 Mechatronics, Yonsei University, Korea
 Public Key: http://openlook.org/pgp.txt
 PGP Fingerprint : 115C CF2F D90D 8AFE F45B 0356 21DA 398B 6474 11EA
 
 
 -------------------------------------------------
 DreamWiz Free Mail @ http://www.dreamwiz.com/
 DreamSearch Click the world!!! http://search.dreamwiz.com/
 
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104110620.f3B6K2h73116>