On 11/10/06, Diego Guella <[EMAIL PROTECTED]> wrote: > Hi Vladimir, > Thanks for your answer. > > I have installed: > > compat-libstdc++ (version 5.0.7-35) > libstdc++-32bit (version 4.1.2_20060705-2) > libstdc++41 (version 4.1.2_20061024-3) > libstdc++41-devel (version 4.1.2_20061024-3) > libstdc++-devel (version 4.1.3-22) > > > but remember that in the log file, first it says (line 6393): > ----- > checking for C compiler default output file name... a.out > ----- > > and about 5000 lines below, it says my compiler can't create executables > (of course this isn't true, because this is the machine on wich I compile > all the programs I make) > Have you got any other suggestion?
Please try to install a 32 bit glibc-devel package. -- Moni > > > Thanks, > Diego > > > ----- Original Message ----- > From: "Vladimir Sokolovsky" <[EMAIL PROTECTED]> > To: "Diego Guella" <[EMAIL PROTECTED]> > Cc: "Tziporet Koren" <[EMAIL PROTECTED]>; > <[email protected]> > Sent: Thursday, November 09, 2006 4:48 PM > Subject: Re: [openib-general] Installation on openSUSE 10.2 Beta1 fails > > > > Hello Diego, > > Check that you have libstdc++, libstdc++-devel and compat-libstdc++ RPMs > > installed. > > > > Regards, > > Vladimir > > > > Diego Guella wrote: > >> > >> From: "Tziporet Koren" > >>> The failing is utility is used for IPoIB high availability. If you don't > >>> need to use them you can just change this line in ofed.conf: > >>> ipoibtools=n > >>> > >>> Tziporet > >>> > >> Thanks Tziporet for your answer. > >> > >> > >> Tried just right now, i disabled ipoibtools. I get another, more strange > >> error: > >> (attached OFED.3816.log) > >> ----- > >> /bin/rm -f /var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache > >> cd /var/tmp/OFEDRPM/BUILD/openib-1.1/src/userspace/examples > >> cd /var/tmp/OFEDRPM/BUILD/openib-1.1/src/userspace/libibverbs > >> Running: > >> ./configure --cache-file=/var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache > >> --disable-libcheck --prefix /usr/local/ofed --libdir /usr/local/ofed/lib > >> CPPFLAGS="-I../libibverbs/include" > >> configure: creating cache > >> /var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache > >> checking for a BSD-compatible install... /usr/bin/install -c > >> checking whether build environment is sane... yes > >> checking for gawk... gawk > >> checking whether make sets $(MAKE)... yes > >> checking build system type... x86_64-unknown-linux-gnu > >> checking host system type... x86_64-unknown-linux-gnu > >> checking for style of include used by make... GNU > >> checking for gcc... gcc > >> checking for C compiler default output file name... configure: error: C > >> compiler cannot create executables > >> See `config.log' for more details. > >> Failed to execute: > >> ./configure --cache-file=/var/tmp/OFEDRPM/BUILD/openib-1.1/configure.cache > >> --disable-libcheck --prefix /usr/local/ofed --libdir /usr/local/ofed/lib > >> CPPFLAGS="-I../libibverbs/include" > >> error: Bad exit status from /var/tmp/rpm-tmp.46102 (%install) > >> ----- > >> > >> Am I right? It says my C compiler cannot create executables???? Is it > >> joking me???? > >> In the log file, line 6393, it says: > >> ----- > >> checking for C compiler default output file name... a.out > >> ----- > >> > >> I don't understand....! > >> Is there something I can do to fix this? > >> > >> > >> Thanks, > >> Diego > >> ------------------------------------------------------------------------ > >> > >> _______________________________________________ > >> openib-general mailing list > >> [email protected] > >> http://openib.org/mailman/listinfo/openib-general > >> > >> To unsubscribe, please visit > >> http://openib.org/mailman/listinfo/openib-general > > > > > _______________________________________________ > openib-general mailing list > [email protected] > http://openib.org/mailman/listinfo/openib-general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general > > _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
