From ceaf5c03d8a7622f2fd302bbc409a1b0e0877c3b Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 14 Apr 1998 04:21:51 +0000 Subject: Doesn't build.... ARROWPROTO -O2 -DHELP_PATH=\"/usr/X11R6/lib/X11/xmhelp/help:/usr/X11R6/lib/X11/xmhelp/pixmaps\" -DMOTIF -c HTML.c HTML.c:226: `_XmGadgetArm' undeclared here (not in a function) HTML.c:226: initializer element for `actionsList[6].proc' is not constant HTML.c:227: `_XmGadgetActivate' undeclared here (not in a function) HTML.c:227: initializer element for `actionsList[7].proc' is not constant HTML.c:228: `_XmManagerEnter' undeclared here (not in a function) HTML.c:228: initializer element for `actionsList[8].proc' is not constant HTML.c:229: `_XmManagerFocusIn' undeclared here (not in a function) HTML.c:229: initializer element for `actionsList[9].proc' is not constant HTML.c:230: `_XmManagerHelp' undeclared here (not in a function) HTML.c:230: initializer element for `actionsList[10].proc' is not constant HTML.c: In function `Redisplay': HTML.c:2029: warning: passing arg 1 of `XmeRedisplayGadgets' from incompatible pointer type HTML.c:2029: warning: passing arg 2 of `XmeRedisplayGadgets' from incompatible pointer type *** Error code 1 Stop. --- x11/libhelp/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11/libhelp/Makefile') diff --git a/x11/libhelp/Makefile b/x11/libhelp/Makefile index 37630bba4b87..05cc5417dd98 100644 --- a/x11/libhelp/Makefile +++ b/x11/libhelp/Makefile @@ -3,7 +3,7 @@ # Date created: 11 December 96 # Whom: Lars Koeller # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/09 08:13:33 tg Exp $ # DISTNAME= libhelp-1.8.1 @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.informatik.uni-stuttgart.de/pub/libhelp/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.de +BROKEN= build + REQUIRES_MOTIF= YES USE_IMAKE= YES NO_INSTALL_MANPAGES= YES -- cgit v1.2.3