This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.2.3-pre: two successes, one failure (on sparc-sun-solaris2.8)


On Wed, Apr 16, 2003 at 01:38:23PM -0700, Joe Buck wrote:
> But: I got a build failure on sparc-sun-solaris2.8.  The compiler itself
> bootstrapped successfully, the failure is during the configure step for
> libjava.  The log ends with
> 
> checking whether a program can dlopen itself... (cached) yes
> checking whether a statically linked program can dlopen itself... (cached) no
> creating libtool
> loading cache ../config.cache
> loading cache ../config.cache within ltconfig
> configure: error: libtool tag configuration failed

Is this the random spurious failure brought on by not doing

   $ CONFIG_SHELL=/an/sh/that/doesn't/suck .../configure

under Solaris?

If not, then I have no ideas.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]