[comp.windows.interviews] build iv3.0 on Sun Sparc

tahn@parc.xerox.com (Helen Tahn) (05/29/91)

I am still having problems building IV3.0 on a sun sparcstation.  I got all the objects compiled with no complaints, but they wont link. I am using sunc++, sunOS 4.1.1 and X11R4. I really appreciate if someone can send me all the necessary changes needed to build IV3.0 on a sun sparcstation. 

The errors I got are like:


making all for SUN4 in ./src/lib/Dispatch/SUN4
building libDispatch.so.3.0
rm -f libDispatch.so.3.0~
ld -o libDispatch.so.3.0~ -assert pure-text dispatcher.o  iohandler.o  
ld: dispatcher.o: ld: assert pure-text failed: reference to ___nw__FUi at 44 in dispatcher.o

dispatcher.o: ld: assert pure-text failed: reference to _zero__8osMemorySFPvUi at 98 in dispatcher.o
	.
	.
	.


*** Error code 2
make: Fatal error: Command failed for target `libDispatch.so.3.0'
Current working directory /ra-2/tahn/IV3.0/iv/src/lib/Dispatch/SUN4