From 5f900e34c4a873e84a46edfa45136dced08f1282 Mon Sep 17 00:00:00 2001 From: mbr Date: Mon, 10 Jun 2002 12:57:15 +0000 Subject: Add message about broken FreeBSD rtld and needed system patch. --- editors/openoffice-1.0/Makefile | 7 +++++++ editors/openoffice.org-1.0/Makefile | 7 +++++++ editors/openoffice/Makefile | 7 +++++++ 3 files changed, 21 insertions(+) (limited to 'editors') diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index f4340b11fb80..256989ebe8fb 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -114,6 +114,13 @@ CONFIGURE_ARGS+= --enable-gcc3 .endif pre-fetch: + @${ECHO} + @${ECHO} OO setup is currently broken on STABLE and + @${ECHO} CURRENT. You'll need a system patch to solve + @${ECHO} this problem: + @${ECHO} + @${ECHO} http://people.freebsd.org/~mbr/patches/rtld-elf.diff + @${ECHO} .if !defined(USE_GCC) || !defined(WITH_DEBUG) @${ECHO} @${ECHO} OPTIONS: diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index f4340b11fb80..256989ebe8fb 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -114,6 +114,13 @@ CONFIGURE_ARGS+= --enable-gcc3 .endif pre-fetch: + @${ECHO} + @${ECHO} OO setup is currently broken on STABLE and + @${ECHO} CURRENT. You'll need a system patch to solve + @${ECHO} this problem: + @${ECHO} + @${ECHO} http://people.freebsd.org/~mbr/patches/rtld-elf.diff + @${ECHO} .if !defined(USE_GCC) || !defined(WITH_DEBUG) @${ECHO} @${ECHO} OPTIONS: diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index f4340b11fb80..256989ebe8fb 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -114,6 +114,13 @@ CONFIGURE_ARGS+= --enable-gcc3 .endif pre-fetch: + @${ECHO} + @${ECHO} OO setup is currently broken on STABLE and + @${ECHO} CURRENT. You'll need a system patch to solve + @${ECHO} this problem: + @${ECHO} + @${ECHO} http://people.freebsd.org/~mbr/patches/rtld-elf.diff + @${ECHO} .if !defined(USE_GCC) || !defined(WITH_DEBUG) @${ECHO} @${ECHO} OPTIONS: -- cgit