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

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

  Modified files:
    net/pppload          Makefile 
  Log:
  Mark BROKEN for ElF:
  g++ pppload.o PPPStats.o MainWindow.o Options.o mPPPStats.o mMainWindow.o -o ppp
  load -L/usr/X11R6/lib                    -lqt
  /usr/libexec/elf/ld: warning: libX11.so.6, needed by /usr/X11R6/lib/libqt.so, no
  t found (try using --rpath)
  /usr/X11R6/lib/libqt.so: undefined reference to `XFreePixmap'
  /usr/X11R6/lib/libqt.so: undefined reference to `XSetInputFocus'
  
  Revision  Changes    Path
  1.7       +3 -1      ports/net/pppload/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?199810132353.QAA02419>