Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 16:04:42 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/net/moxftp Makefile
Message-ID:  <199810132304.QAA00319@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/13 16:04:42 PDT

  Modified files:
    net/moxftp           Makefile 
  Log:
  Mark BROKEN for ELF:
  cc -O -I. -DAPP_RES=\"/usr/X11R6/lib/X11/app-defaults/Mftp\" -DNET_RC=\"/usr/X11R6/lib/X11/app-defaults/example.netrc\"   -DRETSIGTYPE=void -DMOTIF -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -D_NO_PROTO  -c List.c
  List.c: In function `ListFocusIn':
  List.c:406: warning: passing arg 1 of `_XmPrimitiveFocusIn' from incompatible pointer type
  List.c:406: too few arguments to function `_XmPrimitiveFocusIn'
  List.c: In function `ListFocusOut':
  List.c:421: warning: passing arg 1 of `_XmPrimitiveFocusOut' from incompatible pointer type
  List.c:421: too few arguments to function `_XmPrimitiveFocusOut'
  
  Revision  Changes    Path
  1.20      +3 -1      ports/net/moxftp/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?199810132304.QAA00319>