From owner-cvs-all Sun Oct 11 21:05:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA29881 for cvs-all-outgoing; Sun, 11 Oct 1998 21:05:36 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA29876; Sun, 11 Oct 1998 21:05:34 -0700 (PDT) (envelope-from jseger@FreeBSD.org) From: "Justin M. Seger" Received: (from jseger@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA22077; Sun, 11 Oct 1998 21:05:33 -0700 (PDT) Date: Sun, 11 Oct 1998 21:05:33 -0700 (PDT) Message-Id: <199810120405.VAA22077@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/rayshade Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jseger 1998/10/11 21:05:33 PDT Modified files: graphics/rayshade Makefile Log: Mark BROKEN for ELF: bray/libray.a /usr/local/lib/librle.a -lm ../libshade/libshade.a(setup.o): In function `RSSetup': setup.o(.text+0x2bf): undefined reference to `SurfPush' ../libshade/libshade.a(shade.o): In function `ShadeRay': shade.o(.text+0xb7): undefined reference to `ComputeSurfProps' shade.o(.text+0x115): undefined reference to `Atmospherics' ../libshade/libshade.a(shade.o): In function `TransmitRay': shade.o(.text+0x714): undefined reference to `MediumPush' ../libshade/libshade.a(yacc.o): In function `yyparse': yacc.o(.text+0x1942): undefined reference to `SurfaceCopy' yacc.o(.text+0x196a): undefined reference to `SurfaceCopy' yacc.o(.text+0x199c): undefined reference to `SurfaceCopy' and about 20 more lines of similar errors Revision Changes Path 1.2 +3 -1 ports/graphics/rayshade/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message