From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mo DeJong To: Benjamin Scherrey Cc: sourcenav@sourceware.cygnus.com Subject: Re: Strange error during make install. Date: Tue, 18 Jul 2000 10:45:00 -0000 Message-id: References: <39748A86.C783C71A@switchco.com> X-SW-Source: 2000-q3/msg00011.html On Tue, 18 Jul 2000, Benjamin Scherrey wrote: > I'm trying to build the source code by performing a > 'configure;make;make install' and during the 'make install' I get the > following error: > > Installing libtcl8.1.so > ranlib: libtcl8.1.so: File format not recognized Why would ranlib be getting run on a .so file? That is really strange. Did this really happen in the "make install" step? Try doing a cd to the itcl/unix directory and running make followed by make followed by make install in there. > This is a new one on me. Any ideas? > > thanx & later, > > Ben Scherrey > > PS: I'm running Intel/RedHat 6.2 with gcc-2.95.2. Mo DeJong Red Hat Inc