Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ucsd!swrinde!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!trantor.harris-atd.com!trantor!chuck From: chuck@trantor.harris-atd.com (Chuck Musciano) Newsgroups: comp.windows.x Subject: Re: Contool 2.0 on Sun4's Message-ID: <4615@trantor.harris-atd.com> Date: 19 Oct 90 15:41:38 GMT References: <1990Oct19.120457.21239@maverick.ksu.ksu.edu> Sender: news@trantor.harris-atd.com Reply-To: chuck@trantor.harris-atd.com (Chuck Musciano) Organization: Advanced Technology Dept, Harris Corp, Melbourne, FL Lines: 36 In article <1990Oct19.120457.21239@maverick.ksu.ksu.edu>, proot@ksuvax1.cis.ksu.edu (Paul T. Root) writes: > I pulled contool 2.0 off the net a few weeks ago and compiled it with > out problem on the Sun3 (running 3.5 4.0.3 and 4.1). But when I try to > compile it on a Sparc, linking give me this error: > > cc -O -o contool contool.o contool_ui.o error.o expand.o filters.o load.o load_ > icon.o logging.o misc.o parse.o props.o regexp.o store.o window_misc.o -L/usr/li > b -lX11 -lolgx -lxview > ate; rerun ranlib(1) > ld: Undefined symbol > _icon_load_svrim > *** Error code 2 > make: Fatal error: Command failed for target `contool' First off, you must be talking about version 3.0, since 2.0 is a SunView application. The first thing I noticed was that you have the libraries backwards on your linking command. You should use "-lxview -lolgx -lX11". You might also check why one of those archives is out of date, and run ranlib on it. Finally, I would check the X installation on your Sun-4. Is it OpenWindows or X11? Does everything live where it is supposed to? > BTW, contool is a great program, at least on the Sun3. Glad you like it! -- Chuck Musciano ARPA : chuck@trantor.harris-atd.com Harris Corporation Usenet: ...!uunet!x102a!trantor!chuck PO Box 37, MS 3A/1912 AT&T : (407) 727-6131 Melbourne, FL 32902 FAX : (407) 729-2537 A good newspaper is never good enough, but a lousy newspaper is a joy forever. -- Garrison Keillor