Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 18:40:05 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/lang/mit-scheme Makefile
Message-ID:  <199810140140.SAA05788@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jseger      1998/10/13 18:40:05 PDT

  Modified files:
    lang/mit-scheme      Makefile 
  Log:
  Mark BROKEN for ELF:
  gcc  -o scheme cmpauxmd.o cmpint.o artutl.o avltree.o bignum.o bigprm.o bitstr.o
   boot.o char.o comutl.o daemon.o debug.o dfloat.o error.o extern.o fasload.o fix
  num.o flonum.o generic.o hooks.o hunk.o intern.o interp.o intprm.o list.o lookpr
  m.o lookup.o obstack.o option.o osscheme.o ostty.o outf.o prim.o primutl.o prmco
  n.o ptrvec.o purutl.o regex.o rgxprim.o step.o storage.o string.o syntax.o syspr
  im.o term.o transact.o utils.o vector.o wind.o fasdump.o gcloop.o memmag.o purif
  y.o intext.o ux.o uxctty.o uxenv.o uxfile.o uxfs.o uxio.o uxproc.o uxsig.o uxsoc
  k.o uxterm.o uxtop.o uxtrap.o uxtty.o uxutil.o prosenv.o prosfile.o prosfs.o pro
  sio.o prosproc.o prospty.o prosterm.o prostty.o pruxenv.o pruxfs.o pruxio.o prux
  sock.o usrdef.o x11base.o x11term.o x11graph.o x11color.o tparam.o tterm.o
   missing.o   -L/usr/X11R6/lib    -lX11 -ltermcap -lm
  cmpauxmd.o(.text+0x5a): undefined reference to `_Ext_Stack_Pointer'
  cmpauxmd.o(.text+0x60): undefined reference to `_Free'
  cmpauxmd.o(.text+0x7d): undefined reference to `_utility_table'
  cmpauxmd.o(.text+0x8a): undefined reference to `_Free'
  cmpauxmd.o(.text+0x98): undefined reference to `_Ext_Stack_Pointer'
  
  Revision  Changes    Path
  1.11      +3 -1      ports/lang/mit-scheme/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?199810140140.SAA05788>