From e427e931232ce19c23a5f01be54adff32fb2f8b1 Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Mon, 12 Oct 1998 18:48:52 +0000 Subject: Mark BROKEN for ELF: gcc -o eximon.bin -L/usr/X11R6/lib dummies.o os.o spool_in.o store.o string.o tree.o em_StripChart.o em_TextPop.o em_globals.o em_init.o em_log.o em_main.o em_menu.o em_queue.o em_strip.o em_text.o em_xs.o em_version.o -lXaw -lXmu -lXt -lXext -lX11 pcre/libpcre.a -lc /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXaw.so, not found (try using --rpath) /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone' /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber' --- mail/exim-devel/Makefile | 4 +++- mail/exim-old/Makefile | 4 +++- mail/exim/Makefile | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) (limited to 'mail') diff --git a/mail/exim-devel/Makefile b/mail/exim-devel/Makefile index 60e381585cfb..cd5090d9de32 100644 --- a/mail/exim-devel/Makefile +++ b/mail/exim-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $ +# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $ # DISTNAME= exim-2.05 @@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com USE_PERL5= YES +BROKEN_ELF= yes + do-configure: ${MKDIR} ${WRKSRC}/Local if [ ! -d ${X11BASE} ] ; then \ diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile index 60e381585cfb..cd5090d9de32 100644 --- a/mail/exim-old/Makefile +++ b/mail/exim-old/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $ +# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $ # DISTNAME= exim-2.05 @@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com USE_PERL5= YES +BROKEN_ELF= yes + do-configure: ${MKDIR} ${WRKSRC}/Local if [ ! -d ${X11BASE} ] ; then \ diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 60e381585cfb..cd5090d9de32 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -3,7 +3,7 @@ # Date created: 23 June 1996 # Whom: axl@iafrica.com # -# $Id: Makefile,v 1.15 1998/10/08 14:31:03 markm Exp $ +# $Id: Makefile,v 1.16 1998/10/10 04:12:51 steve Exp $ # DISTNAME= exim-2.05 @@ -15,6 +15,8 @@ MAINTAINER= axl@iafrica.com USE_PERL5= YES +BROKEN_ELF= yes + do-configure: ${MKDIR} ${WRKSRC}/Local if [ ! -d ${X11BASE} ] ; then \ -- cgit v1.2.3