Date: Sun, 12 Mar 2006 22:56:08 +0100 From: hans@lambermont.dyndns.org (Hans Lambermont) To: NAKATA Maho <chat95@mac.com> Cc: openoffice@FreeBSD.org Subject: Re: 2.0.2.rc2 build error in work/OOB680_m2/python/ Message-ID: <20060312215608.GC2255@leia.lambermont.dyndns.org> In-Reply-To: <20060313.055659.74747475.chat95@mac.com> References: <20060312194016.GB2255@leia.lambermont.dyndns.org> <20060313.055659.74747475.chat95@mac.com>
next in thread | previous in thread | raw e-mail | index | archive | help
NAKATA Maho wrote: > In Message-ID: <20060312194016.GB2255@leia.lambermont.dyndns.org> > hans@lambermont.dyndns.org (Hans Lambermont) wrote: > > 5.4-RELEASE-p6 , up to date ports tree of last week (everything built > > from scratch) python-2.3.5_1 and python-2.4.2 installed. > > ... > > running install_scripts > > copying build/scripts-2.3/pydoc -> /usr/local/bin > > copying build/scripts-2.3/idle -> /usr/local/bin > > changing mode of /usr/local/bin/pydoc to 755 > > changing mode of /usr/local/bin/idle to 755 > > if test -f /usr/local/bin/python -o -h /usr/local/bin/python; \ > > then rm -f /usr/local/bin/python; \ > > else true; \ > > fi > > (cd /usr/local/bin; ln python2.3 python) > > /usr/bin/install -c -m 644 ./Misc/python.man \ > > /usr/local/man/man1/python.1 > > chmod: /usr/ports/editors/openoffice.org-2.0/work/OOB680_m2/python/unxfbsd.pro/misc/build/python-inst: No such file or directory > > do you override some CFLAGS or other flags? No CFLAGS changes, here's my make.conf : cat /etc/make.conf NO_PROFILE=true NO_SENDMAIL=true NO_MAILWRAPPER=true PAPERSIZE=a4 DISABLE_VULNERABILITIES=true PERL_VER=5.8.8 PERL_VERSION=5.8.8 I used make with -DWITHOUT_MOZILLA -DWITH_KDE . regards, Hans Lambermont
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060312215608.GC2255>