On Tue, Mar 16, 2004 at 02:56:19PM -0800, Paul Telford wrote: > On Tue, 16 Mar 2004, Ben Collins wrote: > > > Why does config pop out: > > > > using lib directory suffix 64 > > > > That sounds like your problem. Wonder why this is trying to build > > 64-bit. > > No idea... unfortunately my knowledge of Linux on sparc is virtually zero. > Is it user error? If so how do I tell it to build 32-bit?
Look in configure and find out why it is even looking for a lib subdir. I suspect this is like some other case I saw where on x86_64, this is normal (which breaks on sparc64, because it should not do this there). -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

