Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Apr 2002 07:56:19 -0800 (PST)
From:      Dirk Meyer <dinoex@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/x11-toolkits/xmhtml/files patch-ai
Message-ID:  <200204021556.g32FuJK36340@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dinoex      2002/04/02 07:56:19 PST

  Added files:
    x11-toolkits/xmhtml/files patch-ai 
  Log:
  Apply patch for:
  
  XmHTML does not build: debug.c:113: initializer element is not constant
  When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
  the following error during build:
  rm -f .libs/debug.lo
  cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c  -fPIC -DPIC -o .libs/debug.lo
  debug.c:113: initializer element is not constant
  gmake[2]: *** [debug.o] Fehler 1
  
  Strangely enough, the build continued without rebuilding the remaining
  files of this directory.  The make install aborted, of course, because
  parts of the product had not been built.
   (gmake problem)
  
  PR:             34636
  Submitted by:   gwk@mscsoftware.com
  Approved by:    Lars.Koeller@Uni-Bielefeld.DE
  
  Revision  Changes    Path
  1.1       +80 -0     ports/x11-toolkits/xmhtml/files/patch-ai (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204021556.g32FuJK36340>