Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!nprdc!apple From: apple@nprdc.navy.mil (Jim Apple) Newsgroups: comp.windows.x Subject: Problems with Makeing XView2.0 on a SUN 3 Message-ID: <9099@arctic.nprdc.arpa> Date: 16 Aug 90 14:28:01 GMT Sender: news@nprdc.arpa Reply-To: apple@nprdc.navy.mil (Jim Apple) Distribution: usa Organization: Navy Personnel R&D Center, San Diego Lines: 45 I'm having some major problems with XView 2.0. The Make World and make install completed without error but when I try and make the clients. I either get "ld: Undefined symbol's" or on the clients that do compile they seg fault. ( clock etc .. ) My configuration is SUN 3 OS 4.1 X11R4-patch level 14 ( no openwindows ) Below are examples of the make output and trying to run the clock program. I've also had alot of problem, trying to tell the imake stuff to install xview in /usr/[include,lib,bin]/X11/*. I've tried DESTDIR=' ', but it still installs in usr_latest. ?? Any Help would be great Thanks Make Clients ------------ rm -f textedit cc -o textedit textedit.o -O -lxview -lolgx -lX11 ld: Undefined symbol _xv_decode_drop *** Error code 2 make: Fatal error: Command failed for target `textedit' Current working directory /tmp_mnt/vol/X11/X11R4/contrib/toolkits/xview2/clients/textedit ./clock ------------ apple@seashore$ ./clock XView warning: obj 0x34bdc bad attribute Attr pkg= 79, id= 30, cardinality= 1 (0 x4f1e0a01) XView warning: obj 0x3441c bad attribute Attr pkg= 79, id= 30, cardinality= 1 (0 x4f1e0a01) XView warning: invalid object (not a pointer) xv_set XView warning: Notifier error: Unknown client XView warning: obj 0x35aa4 bad attribute Attr pkg= 82, id= 15, cardinality= 1 (0 x520f0901) Segmentation fault Jim Apple apple@nprdc.navy.mil WB1DOG ...}ucsd!nprdc!apple