Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jul 1998 20:12:52 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG
Subject:   cvs commit: ports/x11/xscreensaver Makefile
Message-ID:  <199807240312.UAA29806@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/07/23 20:12:51 PDT

  Modified files:
    x11/xscreensaver     Makefile 
  Log:
  cc -c -I. -I. -I./../utils -I.. -I/usr/X11R6/include -DHAVE_CONFIG_H  -O2 -pipe -I/usr/X11R6/include kpasswd.c
  kpasswd.c: In function `passwd_valid_p':
  kpasswd.c:158: warning: passing arg 1 of `des_string_to_key' discards `const' from pointer target type
  kpasswd.c:158: warning: passing arg 2 of `des_string_to_key' from incompatible pointer type
  kpasswd.c:161: warning: passing arg 7 of `krb_get_in_tkt' from incompatible pointer type
  cc -L/usr/X11R6/lib -o xscreensaver demo.o stderr.o subprocs.o timers.o windows.o  xscreensaver.o xset.o dialogs-Xm.o lock.o kpasswd.o ../utils/fade.o ../utils/overlay.o  ../utils/resources.o ../utils/usleep.o  ../utils/visual.o ../utils/xroger.o  ../utils/spline.o  ../utils/yarandom.o -L/usr/X11R6/lib -lSM -lICE -lXm -lXmu  -lXss -lXdpms -lXp -lXt    -lX11 -lXext  -lkrb -ldes -lnsl -lsocket -lcrypt
  ld: -lkrb: no match
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.13      +3 -1      ports/x11/xscreensaver/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?199807240312.UAA29806>