Openoffice-devel...

Carlos F. A. Paniago pan at panix.ecof.org.br
Thu Jul 24 04:01:33 PDT 2003


People:
	I'm trying to compile th openoffice-devel in a FreeBSD 4.8 and received
this error:
--
Creating directory ../python-inst/man
Creating directory ../python-inst/man/man1
/usr/bin/install -c -m 644 ./Misc/python.man  ../python-inst/man/man1/python.1
mv ./unxfbsd.pro/misc/build/Python-2.2.2//so_built_so_python ./unxfbsd.pro/misc/build/so_built_so_python
touch ./unxfbsd.pro/misc/build/so_installed_so_python
touch ./unxfbsd.pro/misc/build/so_predeliver_so_python
ld -shared -o ./unxfbsd.pro/lib/libpython.so.2.2.2 --whole-archive ./unxfbsd.pro/misc/build/Python-2.2.2/libpython2.2.a --no-whole-archive -soname libpython.so.2  -lm -lutil -pthread
/usr/libexec/elf/ld: unrecognized option '-pthread'
/usr/libexec/elf/ld: use the --help option for usage information
dmake:  Error code 1, while making './unxfbsd.pro/lib/libpython.so.2.2.2'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making /usr/ports/editors/openoffice-devel/work/oo_645_src/python
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
*** Error code 255

Stop in /usr/ports/editors/openoffice-devel.
--
The ld doesnt like the -pthread flag. If I change this to $(CC) (the system
is using the gcc32 as the compiler). This will pass, but I will have trouble
with -lpython (An undefined variable). Does someone know the soution for this?

Paniago
-- 
Nome:  Carlos Fernando Assis Paniago
Email: pan at panix.ecof.org.br		e	pan at cnpm.embrapa.br
Web:   http://www.panix.ecof.org.br/	e	http://www.cnpm.embrapa.br/ 
--


More information about the freebsd-openoffice mailing list