SunOS 5.7
gcc version 2.95.3
I am not root, so I configure with --prefix, --exec-prefix and set
LDFLAGS to help point to libraries I have installed. I had the
following issues when I tried to compile 21.4.5:
First, when I did configure it failed. After looking into I discovered
that it was trying to build in ToolTalk but had encountered this
problem:
ld.so.1: ./conftest: fatal: libtt.so.2: open failed: No such file or directory
I got around that by explicitly adding "-L/usr/openwin/lib
-R/usr/openwin/lib" to my LDFLAGS setting.
Then it configured fine and got most of the way through building until
it failed with this:
Dumping under the name xemacs
unexec():
dldump(/adc_local_apps/ut/export/sparc-sun-solaris2.7/t/xemacs/21.4.5/distrib/src/xemacs):
ld.so.1: ./temacs: fatal:
/adc_local_apps/ut/export/sparc-sun-solaris2.7/t/xemacs/21.4.5/distrib/src/xemacs:
unknown dynamic entry: 1879048176
Any ideas?
TIA
--
Scott RoLanD
http://www.chat.net/~shr/