Re: ./configure error



I had the same problem, you need to check the symlinks under
/etc/alternatives.
The 3.1 rpms don't set those symlinks correctly.

It should be :
  /etc/alternatives/g++ -> /usr/bin/g++-3.1
  /etc/alternatives/lib_cpp -> /usr/bin/cpp-3.1
  /etc/alternatives/cpp -> /usr/bin/cpp-3.1
  /etc/alternatives/gcc -> /usr/bin/gcc-3.1
  /etc/alternatives/c++ -> /usr/bin/g++-3.1
  /etc/alternatives/gcj -> /usr/bin/gcj-3.1
  /etc/alternatives/g77 -> /usr/bin/g77-3.1
  /etc/alternatives/f77 -> /usr/bin/f77-3.1
  

After checking and changing those symlinks it should just work fine.

-A.

On Sun, 2002-05-26 at 11:18, Matt Whimp & Sarah Kemp wrote:
> On Sun, 26 May 2002 17:35:14 +1000
> Jeff Waugh <jdub perkypants org> wrote:
> 
> > <quote who="Matt Whimp & Sarah Kemp">
> > 
> > > I'm using gcc-3.1 on
> > > Mandrake 8.2.  Why would the configure script suddenly crap out when
> > > I've got this far through the install?
> > 
> > Doesn't look as though you have g++ installed. Even then, perhaps the
> > gcc 3.1 c++ preprocessor is arse. In any case, I wouldn't recommend
> > gcc 3.1.
> > 
> > 
> > - Jeff
> 
> I've gone back to gcc-2.96.  This seems to have worked.  I'm not sure I
> had 3.1 set up properly with all the relevant symlinks, and that may
> have been what caused the problem.  But I was feeling a bit dubious
> about 3.1 anyway.  
> 
> Matt
> -- 
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
-- 
Aschwin van der Woude
Open Source Specialist
Creanor Oy (www.creanor.com)

Mob. +358 50 5676665
Tel. +358 9 8567 6400

   "Good management with crappy products will beat
    crappy management with good products every time"
                                          -- Bob Young

PGP Fingerprint:     55AB 3F70 6C6F C345 A3AC  D7A1 F2FF C586 EB04 ABDE
Public key ID:       1024D/EB04ABDE
Keyserver download: 
http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0xEB04ABDE




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]