Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 07:11:03 +0100
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        openoffice@FreeBSD.org
Subject:   openoffice-2.0-devel - missing dep
Message-ID:  <20050125071103.60707fdf.lehmann@ans-netz.de>

next in thread | raw e-mail | index | archive | help
Hi,

I think, there is a dependency missing?

changing mode of build/scripts-2.3/idle from 644 to 755
Creating directory
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/bin
Creating directory
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/lib
/usr/bin/install -c python
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/bin/python2.3
if test -f libpython2.3.so; then  if test ".so" = .dll; then 
/usr/bin/install -c -m 555 libpython2.3.so
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/bin;  else  /usr/bin/install -c -m 555
libpython2.3.so
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/lib/libpython2.3.so.1.0;  if test
libpython2.3.so != libpython2.3.so.1.0; then  (cd
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/python-inst/lib; ln -sf libpython2.3.so.1.0
libpython2.3.so);  fi  fi;  else    true;  fi
mkdir ./Lib/plat-freebsd6
cp ./Lib/plat-generic/regen ./Lib/plat-freebsd6/regen
export PATH; PATH="`pwd`:$PATH";  export PYTHONPATH;
PYTHONPATH="`pwd`/Lib";  export DYLD_FRAMEWORK_PATH;
DYLD_FRAMEWORK_PATH="`pwd`";  export EXE; EXE="";  cd ./Lib/plat-freebsd6;
./regen
python$EXE ../../Tools/scripts/h2py.py -i '(u_long)'
/usr/include/netinet/in.h
/libexec/ld-elf.so.1: Shared object "libpython2.3.so.1.0" not found,
required by "python"
*** Error code 1

Stop in
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python/unxf
bsd.pro/misc/build/Python-2.3.4.
dmake:  Error code 1, while making
'./unxfbsd.pro/misc/build/so_built_so_python'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/usr/obj/i386-6.0/usr/ports/editors/openoffice-2.0-devel/work/python
dmake:  Error code 1, while making 'instsetoo_native/prj/build_all'
'---* tg_merge.mk *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice-2.0-devel.
Exit 1

-- 
 Oliver Lehmann
  http://www.pofo.de/
  http://wishlist.ans-netz.de/



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