Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 1998 21:02:28 -0700 (PDT)
From:      "Justin M. Seger" <jseger@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/lang/schemetoc Makefile
Message-ID:  <199810140402.VAA09914@freefall.freebsd.org>

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

  Modified files:
    lang/schemetoc       Makefile 
  Log:
  Mark BROKEN for ELF:
  ranlib Xlibsc.a
  gcc -O2 -c sci.c -I. -o sci.o
  gcc -o Xsci -O2 scdebug.o sceval.o scexpand.o scexpnd1.o scexpnd2.o  scqquote.o screp.o  scrt1.o scrt2.o scrt3.o scrt4.o scrt5.o scrt6.o scrt7.o scrtuser.o scinit.o apply.o callcc.o cio.o heap.o objects.o mtraps.o x86.o sci.o  -lm
  heap.o: In function `trace_stack_and_registers':
  heap.o(.text+0x8f): undefined reference to `sc_geti386regs'
  *** Error code 1
  
  Stop.
  *** Error code 1
  
  Revision  Changes    Path
  1.11      +3 -1      ports/lang/schemetoc/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?199810140402.VAA09914>