Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 08 Mar 1998 14:34:12 -0500
From:      "Pedro F. Giffuni" <giffunip@asme.org>
To:        ports@FreeBSD.ORG
Subject:   Strange problem while building Rayshade
Message-ID:  <3502F2B4.41C67EA6@asme.org>

next in thread | raw e-mail | index | archive | help
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
*** Error code 1

Stop.
_____________
This is 2.2.5-R and I get the same message using yacc and bison :(. Any
suggestion?

cheers,
	Pedro.

BTW, It's great that the incoming dir is being cleaned, but maybe
someone kept the old gopher-2.3 port? I'd like to work on it again.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3502F2B4.41C67EA6>