Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 07:47:14 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/games/xminehunter Makefile
Message-ID:  <199810131447.HAA12186@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/13 07:47:14 PDT

  Modified files:
    games/xminehunter    Makefile 
  Log:
  Mark BROKEN for ELF:
  
  g++ -o xminehunter -DMINE_SCORE_PATH=\"/usr/X11R6/lib/X11/xminehunter\" xminehun
  ter.o callbacks.o event_handlers.o app.o interface.o constructor.o bitmap.o -L/u
  sr/X11R6/lib /usr/X11R6/lib/libXm.a -lXt -lXpm -lXext -lX11
  /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXt.so, not
   found (try using --rpath)
  /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXt.so, no
  t found (try using --rpath)
  /usr/X11R6/lib/libXt.so: undefined reference to `SmcSaveYourselfDone'
  /usr/X11R6/lib/libXt.so: undefined reference to `IceConnectionNumber'
  
  Revision  Changes    Path
  1.8       +4 -1      ports/games/xminehunter/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?199810131447.HAA12186>