Fw: error

2011-12-04 Thread Rajendra Shivade


--- On Sun, 4/12/11, Rajendra Shivade shivaderajen...@yahoo.in wrote:

From: Rajendra Shivade shivaderajen...@yahoo.in
Subject: Fw: error
To: bug-make@gnu.org
Date: Sunday, 4 December, 2011, 6:03 PM



--- On Sun, 4/12/11, Rajendra Shivade shivaderajen...@yahoo.in wrote:

From: Rajendra Shivade shivaderajen...@yahoo.in
Subject: error
To: gcc-h...@gcc.gnu.org
Date: Sunday, 4 December, 2011, 6:03 PM

Respected Sir

I am getting following error whiel installing gcc-4.6.2.Please help me.
pod  doc/gcc.1.T$$  \
    mv -f doc/gcc.1.T$$ doc/gcc.1) || \
  
  (rm -f doc/gcc.1.T$$  exit 1)
echo timestamp  gpl.pod
perl /home/durgesh/gcc-4.6.2/gcc/../contrib/texi2pod.pl 
/home/durgesh/gcc-4.6.2/gcc/doc/include/gpl_v3.texi  gpl.pod
echo timestamp  doc/gpl.7
(pod2man --center=GNU --release=gcc-4.6.2 --date=2011-10-26 --section=7 
gpl.pod  doc/gpl.7.T$$  \
    mv -f doc/gpl.7.T$$ doc/gpl.7) || \
    (rm -f doc/gpl.7.T$$  exit 1)
rm gcc.pod
make[3]: Leaving directory `/home/durgesh/objdir/gcc'
mkdir -p -- i686-pc-linux-gnu/libgcc
Checking multilib configuration for libgcc...
Configuring stage 1 in
 i686-pc-linux-gnu/libgcc
configure: creating cache ./config.cache
checking for --enable-version-specific-runtime-libs... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar... ar
checking for i686-pc-linux-gnu-lipo... lipo
checking for i686-pc-linux-gnu-nm... /home/durgesh/objdir/./gcc/nm
checking for i686-pc-linux-gnu-ranlib... ranlib
checking for i686-pc-linux-gnu-strip... strip
checking whether ln -s works... yes
checking for i686-pc-linux-gnu-gcc... /home/durgesh/objdir/./gcc/xgcc 
-B/home/durgesh/objdir/./gcc/ -B/usr/local/i686-pc-linux-gnu/bin/ 
-B/usr/local/i686-pc-linux-gnu/lib/ -isystem 
/usr/local/i686-pc-linux-gnu/include -isystem 
/usr/local/i686-pc-linux-gnu/sys-include   
checking for suffix of object files... configure: error:
 in `/home/durgesh/objdir/i686-pc-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile
See `config.log' for more details.
make[2]: *** [configure-stage1-target-libgcc] Error 1
make[2]: Leaving directory `/home/durgesh/objdir'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/home/durgesh/objdir'
make: *** [all] Error 2

Tahnking you

regards shivade



config.log
Description: Binary data
___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


Re: Fw: error

2011-12-04 Thread Philip Guenther
On Sun, Dec 4, 2011 at 10:03 AM, Rajendra Shivade
shivaderajen...@yahoo.in wrote:
...
 checking for suffix of object files... configure: error: in 
 `/home/durgesh/objdir/i686-pc-linux-gnu/libgcc':
 configure: error: cannot compute suffix of object files: cannot compile
 See `config.log' for more details.
 make[2]: *** [configure-stage1-target-libgcc] Error 1

This is a problem with gcc's configure script and/or your build
environment and has nothing to do with GNU make.  You've (apparently)
already posted your question to a mailing list for gcc; waiting for
help from there is the right thing to do.


Philip Guenther

___
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make


Fw: error 127

2008-10-11 Thread Uygar UZUNHASAN
this is really an old project and it must be made
here is the output and this time it is in english:

[EMAIL PROTECTED] KaraKapliDefter $ qmake-qt4 -project
[EMAIL PROTECTED] KaraKapliDefter $ qmake-qt4
[EMAIL PROTECTED] KaraKapliDefter $ make
/usr/qt/4/bin/uic anaPencere.ui -o ui_anaPencere.h
/usr/qt/4/bin/uic formArama.ui -o ui_formArama.h
/usr/qt/4/bin/uic formAyarlar.ui -o ui_formAyarlar.h
/usr/qt/4/bin/uic formEmail.ui -o ui_formEmail.h
/usr/qt/4/bin/uic formRapor.ui -o ui_formRapor.h
/usr/qt/4/bin/uic formYardim.ui -o ui_formYardim.h
/usr/qt/4/bin/uic formYeniBaglanti.ui -o ui_formYeniBaglanti.h
/usr/qt/4/bin/uic formYeniSiparis.ui -o ui_formYeniSiparis.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/qt/4/mkspecs/linux-g++ -I. 
-I/usr/qt/4/include/QtCore -I/usr/qt/4/include/QtCore 
-I/usr/qt/4/include/QtNetwork -I/usr/qt/4/include/QtNetwork 
-I/usr/qt/4/include/QtGui -I/usr/qt/4/include/QtGui -I/usr/qt/4/include/QtSql 
-I/usr/qt/4/include/QtSql -I/usr/qt/4/include -I. -I. -I. -o _tools.o _tools.cpp
make: g++: Command not found
make: *** [_tools.o] Error 127
[EMAIL PROTECTED] KaraKapliDefter $

 Uygar UZUNHASAN
[EMAIL PROTECTED]



- Forwarded Message 
From: Uygar UZUNHASAN [EMAIL PROTECTED]
To: bug-make@gnu.org
Sent: Saturday, October 11, 2008 11:50:47 AM
Subject: error 127


While I am Qt4 compiling my project, it breaks couse of error 127. What is it 
and what is solition of it?
My OS is Linux(Pardus 2008.1) and in older versions of OS(Pardus 2007.3) it 
worked good.

It seems like that:

[EMAIL PROTECTED] Deneme34d $ qmake-qt4
[EMAIL PROTECTED] Deneme34d $ make
Makefile:1831: uyarı: hedef `obj/main.o' için komutlar geçersiz kılınıyor
Makefile:1695: uyarı: hedef `obj/main.o' için eski komutlar yoksayılıyor
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_WEBKIT_LIB 
-DQT_SCRIPT_LIB -DQT_SQL_LIB -DQT_XMLPATTERNS_LIB -DQT_XML_LIB -DQT_GUI_LIB 
-DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/qt/4/mkspecs/linux-g++ -I. 
-I/usr/qt/4/include/QtCore -I/usr/qt/4/include/QtCore 
-I/usr/qt/4/include/QtNetwork -I/usr/qt/4/include/QtNetwork 
-I/usr/qt/4/include/QtGui -I/usr/qt/4/include/QtGui -I/usr/qt/4/include/QtXml 
-I/usr/qt/4/include/QtXml -I/usr/qt/4/include/QtXmlPatterns 
-I/usr/qt/4/include/QtSql -I/usr/qt/4/include/QtSql 
-I/usr/qt/4/include/QtScript -I/usr/qt/4/include/QtScript 
-I/usr/qt/4/include/QtWebKit -I/usr/qt/4/include/QtWebKit -I/usr/qt/4/include 
-I. -Ilibs -Iui -Ilibs/Delegate -Ilibs/Hareketler/Fatura 
-Ilibs/Hareketler/Proforma -Ilibs/Hareketler -Ilibs/Hareketler/Stok/Konsinye 
-Ilibs/Hareketler/Stok/Sair -Ilibs/Hareketler/Stok/Fire 
-Ilibs/Hareketler/Stok/Uretim -Ilibs/resimGosterme -Ilibs/SqlView 
-Ilibs/Hareketler/Irsaliye
 -Ilibs/Hareketler/Siparis -Ilibs/OrjinalFiyatListesi -Ilibs/Senet 
-Ilibs/Uretim -Ilibs/Banka -Ilibs/Kasa -Ilibs/progress -Ilibs/xml -Imoc -Iui -o 
obj/formAyarlar.o libs/formAyarlar.cpp
make: g++: Komut bulunamadı (means g++: command not found)
make: *** [obj/formAyarlar.o] Error 127
[EMAIL PROTECTED] Deneme34d $  



 Uygar UZUNHASAN
[EMAIL PROTECTED]


  ___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make


Re: Fw: error 127

2008-10-11 Thread Eli Zaretskii
 Date: Sat, 11 Oct 2008 02:03:27 -0700 (PDT)
 From: Uygar UZUNHASAN [EMAIL PROTECTED]
 
 g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_SQL_LIB 
 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED 
 -I/usr/qt/4/mkspecs/linux-g++ -I. -I/usr/qt/4/include/QtCore 
 -I/usr/qt/4/include/QtCore -I/usr/qt/4/include/QtNetwork 
 -I/usr/qt/4/include/QtNetwork -I/usr/qt/4/include/QtGui 
 -I/usr/qt/4/include/QtGui -I/usr/qt/4/include/QtSql -I/usr/qt/4/include/QtSql 
 -I/usr/qt/4/include -I. -I. -I. -o _tools.o _tools.cpp
 make: g++: Command not found
 make: *** [_tools.o] Error 127

You don't have the g++ program, the GNU C++ compiler.  Error 127 means
the g++ command was not found.

You need to install the GNU C++ compiler.


___
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make