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

Re: nedir bu recursive error?



Selamlar...

Ben FreeMat 1.07 programını kurmaya derlemeye çalışırken bu hata ile karşılaştım... make çıktısının sonu şöyledir. Başka programlarda da çok sık karşılaşıyorum...

f77  -g -c -o VectorOps_assist.o ../../../libs/libFreeMat/VectorOps_assist.f
  int32add:
Bareword found where operator expected at -e line 1, near "/../libs"
       (Missing operator before libs?)
String found where operator expected at -e line 1, at end of line
       (Missing semicolon on previous line?)
syntax error at -e line 1, near "/../libs"
Can't find string terminator '"' anywhere before EOF at -e line 1.
  floatadd:
  doubleadd:
  complexadd:
  dcomplexadd:
  int32subtract:
  floatsubtract:
  doublesubtract:
  complexsubtract:
  dcomplexsubtract:
  int32dotmultiply:
  floatdotmultiply:
  doubledotmultiply:
  complexdotmultiply:
  dcomplexdotmultiply:
  int32dotleftdivide:
  floatdotleftdivide:
  doubledotleftdivide:
  complexdotleftdivide:
  dcomplexdotleftdivide:
  int32dotrightdivide:
  floatdotrightdivide:
  doubledotrightdivide:
  complexdotrightdivide:
  dcomplexdotrightdivide:
  cicpower:
  cfcpower:
  zdzpower:
  cccpower:
  zzzpower:
  zizpower:
  didpower:
  dddpower:
  fifpower:
  fffpower:
  int32negate:
  floatnegate:
  doublenegate:
  complexnegate:
  dcomplexnegate:
  int32lessthan:
  floatlessthan:
  doublelessthan:
  complexlessthan:
  dcomplexlessthan:
  int32lessequals:
  floatlessequals:
  doublelessequals:
  complexlessequals:
  dcomplexlessequals:
  int32greaterthan:
  floatgreaterthan:
  doublegreaterthan:
  complexgreaterthan:
  dcomplexgreaterthan:
  int32greaterequals:
  floatgreaterequals:
  doublegreaterequals:
  complexgreaterequals:
  dcomplexgreaterequals:
  int32notequals:
  floatnotequals:
  doublenotequals:
  complexnotequals:
  dcomplexnotequals:
  int32equals:
  floatequals:
  doubleequals:
  complexequals:
  dcomplexequals:
/usr/bin/f77: aborting compilation
make[2]: *** [VectorOps_assist.o] Error 25
make[2]: Leaving directory `/root/Desktop/FreeMat-1.07/build/libs/libFreeMat'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/Desktop/FreeMat-1.07/build/libs'
make: *** [all-recursive] Error 1

ben pek birşey anlamadım.... ayrıca sistem debian hem woody hemde sarge de başıma geldi...


iyi çalışmalar

ierturk





Merhaba,

derleme sırasında karşıma çıkan bu recursive-error
hatası da nedir...

kaynak kodlarla gelen configure düzgün bir şekilde
tamamlanıyor fakat recursive-error dan bir türlü
kurtulamıyorum...

bu hatanın neden kaynaklandığını bilen varsa lütfen
bana yardımcı olsun...

Source koddan kurulum yapmaya calistiginiz her program benzer hatalari mi
veriyor yoksa su an icin kurmaya calistiginiz bir programda mi bu hatalari
liyorsunuz.

Hangi programi kurmaya calisirken hangi hatalari aldiginiz onemli. Make
isleminde karsiniza gelen recursive hatalarina sebep olan bir cok sey
olabilir. Kurmus oldugunuz program baska bir programa/kutuphaneye ihtiyac
duyuyor olabilir. Bu sebeple aradigi dosyalara erisemeyince make islemini
yarida kesmis ve  "Error X" ve "all-recursive" seklinde hatalar vermis
olabilir.

Kurmaya calistiginiz programin "make" islemi kismini listeye gonderirseniz
belki birseyler soyleyebilme imkanimiz olabilir. (make islemi ciktisi cok
uzunsa, sadece hatalar olusmadan onceki 4-5 satiri ve hatalarin oldugu
satirlari gonderin)

Saygilar,
Serdar Aytekin

_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



Reply to: