Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 08:24:14 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/print/mgv Makefile
Message-ID:  <199810121524.IAA19394@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/12 08:24:14 PDT

  Modified files:
    print/mgv            Makefile 
  Log:
  Mark BROKEN for ELF:
  cc -O2 -O -pipe -D_POSIX_SOURCE  -I/usr/X11R6/include -s   -L/usr/X11R6/lib -o mgv  Ghostview.o app.o auto.o center.o dsc.o events.o file.o  help.o log.o magstep.o main.o mark.o media.o mgv.o mgv_create.o  options.o orientation.o page.o page_control.o print.o process.o  scroll.o sens.o strings.o toolbar.o track.o uiutil.o unmangle.o util.o  view.o zoom.o _ad.o _switch_help.o _bld.o -Lwlib -lwlib  -lXm -lXmu -lXt -lXpm  -lXext -lX11
  /usr/libexec/elf/ld: warning: libSM.so.6, needed by /usr/X11R6/lib/libXmu.so, not found (try using --rpath)
  /usr/libexec/elf/ld: warning: libICE.so.6, needed by /usr/X11R6/lib/libXmu.so, not 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.10      +3 -1      ports/print/mgv/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?199810121524.IAA19394>