Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Oct 1998 07:35:45 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/cad/felt Makefile
Message-ID:  <199810111435.HAA29781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/11 07:35:44 PDT

  Modified files:
    cad/felt             Makefile 
  Log:
  Mark BROKEN for current:
  gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c
  In file included from xwd.c:27:
  /usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which
  is deprecated, use <stdlib.h> instead"
  xwd.c: In function `DumpWidget':
  xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a
   cast
  xwd.c:68: too few arguments to function `error'
  xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a
   cast
  xwd.c:75: too few arguments to function `error'
  xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without
  a cast
  xwd.c:113: too few arguments to function `error'
  xwd.c: In function `Get_XColors':
  xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without
  a cast
  xwd.c:228: too few arguments to function `error'
  *** Error code 1
  
  Revision  Changes    Path
  1.7       +6 -1      ports/cad/felt/Makefile

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?199810111435.HAA29781>