From: jblaine@garnet.acns.fsu.edu (C. Jefferson Blaine) Subject: POVRay : undef symbol _unix_init_povray in povray.o Date: Sun, 28 Mar 1993 10:52:07 GMT
After moving all of the files from the source and unix directories
to /build, I moved unixconf.h to config.h and xwindows.mak to
makefile and commented out the matherr function and then typed make.
20 mins later:
povray.o: Undefined symbol _unix_init_povray referenced from text segment.
make: *** [povray] Error 1
This was at the last step of the whole make....the linking of the objects
etc.
So then I removed all of the .o files, and moved /povsrc/machine/unix/gccconf.h
to /build/config.h and redid the make.
Same error, same spot - the end.
I had povray compiled with 0.99pl4 or some older version, but cannot for
the life of me recall running into this problem. Has anyone run into this?
I am running 0.99pl6 on an extended partition of 71 megs....not that
the filesystem matters, but I thought I would mention it.
The goal is to get PoVRay compiled under linux 0.99pl6 with the X Windows
display compiled in.
Thanks.
-- ======= C. Jefferson Blaine jblaine@garnet.acns.fsu.edu