From owner-freebsd-ports Sun Mar 8 14:08:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA18889 for freebsd-ports-outgoing; Sun, 8 Mar 1998 14:08:06 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from colossus.dyn.ml.org (dburr@199-170-160-244.la.inreach.net [199.107.160.244]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA18881 for ; Sun, 8 Mar 1998 14:08:02 -0800 (PST) (envelope-from dburr@colossus.dyn.ml.org) Received: (from dburr@localhost) by colossus.dyn.ml.org (8.8.7/8.8.7) id OAA04246; Sun, 8 Mar 1998 14:09:13 -0800 (PST) (envelope-from dburr) Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <3502F2B4.41C67EA6@asme.org> Date: Sun, 08 Mar 1998 14:09:12 -0800 (PST) Organization: Starfleet Command From: Donald Burr To: "Pedro F. Giffuni" Subject: RE: Strange problem while building Rayshade Cc: ports@FreeBSD.ORG Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org My secret spy satellite informs me that on 08-Mar-98, Pedro F. Giffuni wrote: > Hi, > I was trying to port Rayshade > http://www-graphics.stanford.edu/~cek/rayshade/rayshade.html, but I got > the following: > ____________ > ... > > cc -O2 -m486 -pipe -o rayshade main.o raytrace.o version.o > ../libshade/libshade. > a ../libray/libray.a /usr/local/lib/librle.a -lm -lcompat > lex.o: Undefined symbol `_yylineno' referenced from text segment > lex.o: Undefined symbol `_yylineno' referenced from text segment > lex.o: Undefined symbol `_yylineno' referenced from text segment > misc.o: Undefined symbol `_yylineno' referenced from text segment > yacc.o: Undefined symbol `_yylineno' referenced from text segment > transform.o: Undefined symbol `_yylineno' referenced from text segment You need to link against the YACC functions library (add "-ly" to the Makefile) --- Donald Burr - Ask me for my PGP key | PGP: Your WWW HomePage: http://DonaldBurr.base.org/ ICQ #1347455 | right to Address: P.O. Box 91212, Santa Barbara, CA 93190-1212 | 'Net privacy. Phone: (805) 957-9666 FAX: (800) 492-5954 | USE IT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message