Date: Sun, 14 Jul 2002 14:59:06 +0900 (JST) From: chat95@mbox.kyoto-inet.or.jp (Nakata Maho) To: ports@FreeBSD.org Cc: openoffice@FreeBSD.org Subject: Very small problem in OpenOffice Makefile Message-ID: <20020714.145906.847021858.maho@scarlatti.synchem.kyoto-u.ac.jp>
next in thread | raw e-mail | index | archive | help
Dear, Mr. Martin Blapp and members of ports@freebsd.org, As you know, http://www.freebsd.org/cgi/cvsweb.cgi/src/libexec/rtld-elf/i386/lockdflt.c lockdflt.c is now fixed in FreeBSD 4.6-STABLE, > .if ${OSVERSION} < 500000 > @${ECHO} > @${ECHO} "OO.org build and also OO.org itself" > @${ECHO} "can deadlock. You can work around" > @${ECHO} "this problem with this patch:" > @${ECHO} > @${ECHO} "http://people.freebsd.org/~mbr/patches/rtld-elf-patch2.diff" > @${ECHO} > .endif So this statement should be deleted. And, I found in my build log file, > zipdep -u -j ../../unxfbsd.pro/bin/fontunxafm.zip * -x makefile.* >> ../../unxfbsd.pro/misc/unxfontsxp3fontmetricsafm > .afm.fontunxafm.dpzz >zipdep: Command not found. zipdep is always not found, is it ok? I successfully build OpenOffice with my FreeBSD box stable(cvsup'ed, make world'ed and rebuild kernel at 7/13), without any modification of source tree. Many thanks for your great effort! -- Nakata Maho 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?20020714.145906.847021858.maho>