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

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

  Modified files:
    lang/sr              Makefile 
  Log:
  Mark BROKEN for ELF:
  as -o asm.o asm.s
  . ../paths.sh; cc -g -o cstest  cstest.o asm.o $LIBM $LIBC
  cstest.o: In function `dotest':
  /usr/ports/lang/sr/work/csw/cstest.c(.text+0x1ac): undefined reference to `sr_chg_context'
  cstest.o: In function `spawn':
  /usr/ports/lang/sr/work/csw/cstest.c(.text+0x287): undefined reference to `sr_build_context'
  cstest.o: In function `foo':
  /usr/ports/lang/sr/work/csw/cstest.c(.text+0x2b3): undefined reference to `sr_check_stk'
  
  Revision  Changes    Path
  1.4       +3 -1      ports/lang/sr/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?199810140410.VAA10258>