Le Mercredi 26 F�vrier 2003 17:43, Jason Komar a �crit :
> On Wed, 2003-02-26 at 09:35, Pascal Cavy wrote:
> > I am lost here, I can only compile audacity on one cooker machine. On the
> > other 2 I got problems.
> >
> > On one of the bad machine I noticed that I have:
> >
> > # g++ -v
> > Using built-in specs.
> > Configured with: ../configure --prefix=/usr --libdir=/usr/lib
> > --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
> > --enable-shared --enable-threads=posix --disable-checking
> > --enable-long-long --enable-__cxa_atexit
> > --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu
> > --with-system-zlib
> > Thread model: posix
> > gcc version 3.2 (Mandrake Linux 9.1 3.2-4mdk)
> >
> > but on the correct one I have:
> >
> > # g++ -v
> > Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
> > Configured with: ../configure --prefix=/usr --libdir=/usr/lib
> > --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
> > --enable-shared --enable-threads=posix --disable-checking
> > --enable-long-long --enable-__cxa_atexit
> > --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu
> > --with-system-zlib
> > Thread model: posix
> > gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-2mdk)
> >
> > I have the same rpms installed concerning compilers and libs, I dont
> > figure out where I have to look for this difference !
> >
> > Anyone have a clue ?
>
> It looks like you have different versions of gcc on each machine.
> 3.2-4mdk on the first and 3.2.2-2mdk on the second going by the last
> line of your output above.
>
> Jason

no I have the same rpm levels, but....... I found the problem (maybe) :
ls -l /etc/alternatives/g++
lrwxrwxrwx    1 root     root           16 nov 21 17:32 /etc/alternatives/g++ 
-> /usr/bin/g++-3.2*

my bad machine g++ still points to an OLD g++-3.2 !!

*** I wonder if this is a bug of the rpm installer or g++ specfile ??




-- 
Pascal Cavy - VMF
__________________________________________________________________
Running  5:17,  6 users,  load average: 0.02, 0.11, 0.11
(gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-2mdk))
Kernel Linux version 2.4.21pre4-10mdkenterprise


Reply via email to