Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Oct 1998 18:25:33 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/editors/jed Makefile
Message-ID:  <199810130125.SAA10100@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/12 18:25:32 PDT

  Modified files:
    editors/jed          Makefile 
  Log:
  Mark BROKEN for ELF:
  cd /usr/ports/editors/jed/work/jed/src/objs; cc vfile.o rgrep.o -o rgrep  -L/usr/local/lib -lslang
  /usr/local/lib/libslang.so: undefined reference to `tgetnum'
  /usr/local/lib/libslang.so: undefined reference to `tgetflag'
  /usr/local/lib/libslang.so: undefined reference to `tgetent'
  /usr/local/lib/libslang.so: undefined reference to `tgetstr'
  *** Error code 1
  
  Revision  Changes    Path
  1.6       +3 -1      ports/editors/jed/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?199810130125.SAA10100>