Date: Sun, 11 Oct 1998 21:05:33 -0700 (PDT) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/graphics/rayshade Makefile Message-ID: <199810120405.VAA22077@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810120405.VAA22077>