|
From: Rian K. <ri...@th...> - 2002-06-28 10:01:59
|
Geoff Hutchison wrote: > On Thu, 27 Jun 2002, Rian Kruger wrote: > > >>I'm trying to build htdig on a sparc sun solaris2.5. Please find the > > ... > >>-c -O -I. -I./../include -D_REENTRANT ../os/os_dir.c >>Current working directory /export/home/httpd/htdigtmp/htdig-3.1.6/db/dist > > > Sorry, but this isn't very helpful. You have provided the htdig version > indirectly, but you haven't said anything about the compiler you're using > (and version), or other aspects of your build environment. The code is > known to compile with any of the newer versions of gcc/g++ for SPARC > (e.g. gcc 2.95.2 or newer). > > A little more information would be quite helpful here. > Sorry about the lack of information, I'm using gcc-2.95.3 I installed precompiled binaries. What other information do you need? Do you think it's at all possible that because the gcc was precompiled to be in /usr/local, that make might be using an older version of gcc elsewhere in the path? How can I test this. Thanks |