Path: utzoo!attcan!uunet!zaphod.mps.ohio-state.edu!rpi!uupsi!sunic!ericom!eua.ericsson.se!euaeny From: euaeny@eua.ericsson.se (Erik Nyquist) Newsgroups: comp.lang.c++ Subject: Re: ET++ 2.0 Installation Problem Keywords: ET++ 2.0 Message-ID: <1990Nov2.150710.28304@eua.ericsson.se> Date: 2 Nov 90 15:07:10 GMT References: <1990Nov2.132203.27016@eua.ericsson.se> Sender: news@eua.ericsson.se Distribution: comp Organization: Ellemtel Telecom Systems Labs, Stockholm, Sweden Lines: 23 euaeny@eua.ericsson.se (Erik Nyquist) writes: >I have just tried to install ET++, version 2.0. I am using Sun C++ 2.0 on >a Sparcstation with SunOS 4.03. When I try to do 'make' in the directory >everything works fine until I get the following: >ld -X -r -o et.o PROGENV/etprogenv.o ofiles3.o Init.o XSERVER/xserver.o SUNWINDOW/sun.o POSTSCRIPT/postscript.o ofiles2.o ofiles1.o -lc >*** Segmentation fault >make: Fatal error: Command failed for target `et.o' >Has anyone out there had the same problem? Is it my 'ld' that is the problem? Sorry for wasting band-width, but the problem was easily solved. I only split ofiles3.o into two files ofiles3.o and ofiles4.o. My lousy 'ld' was indeed responsible for the segmentation fault. Case closed. >======================= Erik Nyquist Ellemtel Utvecklings AB Box 1505 S-125 25 Alvsjo Sweden Email: Erik.Nyquist@eua.ericsson.se