From 09cda3a4f8026afa0e61f7c9042823f05df8396f Mon Sep 17 00:00:00 2001 From: "Justin M. Seger" Date: Fri, 16 Oct 1998 04:15:59 +0000 Subject: Mark BROKEN for ELF: cc -fwritable-strings -O2 -m486 -I/usr/X11R6/include -o xklock xklock.o jnames.o -L/usr/X11R6/lib -lX11 -lXmu -lXpm -lcrypt /usr/libexec/elf/ld: warning: libXt.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/libexec/elf/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath) /usr/X11R6/lib/libXmu.so: undefined reference to `XtDisplayToApplicationContext' /usr/X11R6/lib/libXmu.so: undefined reference to `XtWarningMsg' --- japanese/xklock/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'japanese') diff --git a/japanese/xklock/Makefile b/japanese/xklock/Makefile index 7b8908a1f7a7..bc7db0c98f5f 100644 --- a/japanese/xklock/Makefile +++ b/japanese/xklock/Makefile @@ -3,7 +3,7 @@ # Date created: 20 April 1997 # Whom: nkazushi@highway.or.jp # -# $Id: Makefile,v 1.1.1.1 1998/02/28 23:29:17 obrien Exp $ +# $Id: Makefile,v 1.2 1998/08/05 09:31:20 asami Exp $ # DISTNAME= xklock-2.7 @@ -20,6 +20,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= nkazushi@highway.or.jp +BROKEN_ELF= yes + WRKSRC= ${WRKDIR} USE_X_PREFIX= yes -- cgit v1.2.3