HylaFAX The world's most advanced open source fax server

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

Any problems !!!



<x-html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML><HEAD>
<META content=text/html;charset=koi8-r http-equiv=Content-Type>
<STYLE></STYLE>

<META content='"MSHTML 5.00.0910.1309"' name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial>Hi !!!</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>I have : </FONT><FONT face=Arial>HylaFAX v4.0pl2 under 
Linux 5.2 with gcc-2.7.2.3-14; ZyXEL 1496E with 6.11a firmware</FONT></DIV>
<DIV><FONT face=Arial>and I can't install HylaFAX on my computer.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>When I did :</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp;  zcat hylafax-v4.0pl2-tar.gz | tar xf 
-</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; cd hylafax-v4.0pl2</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ./configure</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>i see in my config.log file any errors,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>first :</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ...</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ++ cat xgnu.c<BR>&nbsp;&nbsp;&nbsp; 
#ifdef __GNUC__<BR>&nbsp;&nbsp;&nbsp; yes;<BR>&nbsp;&nbsp;&nbsp; 
#endif<BR>&nbsp;&nbsp;&nbsp; ++ gcc -E xgnu.c<BR>&nbsp;&nbsp;&nbsp; ++ egrep 
yes<BR>&nbsp;&nbsp;&nbsp; yes;<BR></FONT><FONT face=Arial>&nbsp;&nbsp;&nbsp; ++ 
test 272 -ge 261<BR>&nbsp;&nbsp;&nbsp; ++ gcc -o dummy 
dummy.C<BR>&nbsp;&nbsp;&nbsp; gcc: installation problem, cannot exec `cc1plus': 
No such file or directory</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>second :</FONT></DIV>
<DIV><FONT face=Arial></FONT><FONT face=Arial>&nbsp;&nbsp;&nbsp; 
...</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ++ cat xgnu.c<BR>&nbsp;&nbsp;&nbsp; 
#ifdef __GNUC__<BR>&nbsp;&nbsp;&nbsp; yes;<BR>&nbsp;&nbsp;&nbsp; 
#endif<BR>&nbsp;&nbsp;&nbsp; ++ gcc -E xgnu.c<BR>&nbsp;&nbsp;&nbsp; ++ egrep 
yes<BR>&nbsp;&nbsp;&nbsp; yes;<BR>&nbsp;&nbsp;&nbsp; ++ test 272 -ge 
261<BR>&nbsp;&nbsp;&nbsp; ++ gcc -o dummy dummy.C<BR>&nbsp;&nbsp;&nbsp; gcc: 
installation problem, cannot exec `cc1plus': No such file or 
directory</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>third :</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ...</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; + /usr/bin/g++ -o dummy 
dummy.C</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ++ make -f confMakefile t</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; /usr/bin/g++        -D__ANSI_CPP__ -I. 
-I. -I. -I././util -I/usr/local/include -I././regex -g -O  
t.c++<BR>&nbsp;&nbsp;&nbsp; ++ make -f confMakefile t<BR>&nbsp;&nbsp;&nbsp; 
/usr/bin/g++        -D__ANSI_CPP__ -I. -I. -I. -I././util -I/usr/local/include 
-I././regex -g -O  t.c++<BR>&nbsp;&nbsp;&nbsp; ++ cat t.c<BR>&nbsp;&nbsp;&nbsp; 
int t() { iopen(); return 0; }<BR>&nbsp;&nbsp;&nbsp; int main(){ t(); return 0; 
}<BR>&nbsp;&nbsp;&nbsp; ++ make -f confMakefile t<BR>&nbsp;&nbsp;&nbsp; 
/usr/bin/gcc        -D__ANSI_CPP__ -I. -I. -I. -I././util -I/usr/local/include 
-I././regex -g -O  t.c -limage<BR>&nbsp;&nbsp;&nbsp; ld: cannot open -limage: No 
such file or directory<BR>&nbsp;&nbsp;&nbsp; make: *** [t] Error 1</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ++ cat t.c<BR>&nbsp;&nbsp;&nbsp; int 
t() { mallopt(); return 0; }<BR>&nbsp;&nbsp;&nbsp; int main(){ t(); return 0; 
}<BR>&nbsp;&nbsp;&nbsp; ++ make -f confMakefile t<BR>&nbsp;&nbsp;&nbsp; 
/usr/bin/gcc-D__ANSI_CPP__ -I. -I. -I. -I././util -I/usr/local/include 
-I././regex -g -O  t.c -lmalloc<BR>&nbsp;&nbsp;&nbsp; ld: cannot open -lmalloc: 
No such file or directory<BR>&nbsp;&nbsp;&nbsp; make: *** [t] Error 
1</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>fourth :</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; ...</FONT></DIV>
<DIV><FONT face=Arial>&nbsp;&nbsp;&nbsp; </FONT><FONT face=Arial>++ cat 
t.c<BR>&nbsp;&nbsp;&nbsp; int t() { crypt(); return 0; }<BR>&nbsp;&nbsp;&nbsp; 
int main(){ t(); return 0; }<BR>&nbsp;&nbsp;&nbsp; ++ make -f confMakefile 
t<BR>&nbsp;&nbsp;&nbsp; /usr/bin/gcc-D__ANSI_CPP__ -I. -I. -I. -I././util 
-I/usr/local/include -I././regex -g -O  t.c -lc<BR>&nbsp;&nbsp;&nbsp; 
/tmp/cca093751.o: In function `t':<BR>&nbsp;&nbsp;&nbsp; 
/tmp/hylafax-v4.0pl2/t.c:1: undefined reference to `crypt'<BR>&nbsp;&nbsp;&nbsp; 
make: *** [t] Error 1</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>The file &quot;cc1plus&quot; lies  in 
&quot;/usr/lib/gcc-lib/i386-red~t-linux/egcs-2.90.29&quot;&nbsp;together 
&quot;cpp&quot; and other.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Please, answer me, can you help me to resolve this problem 
?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Beforehand thank you.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial>Best regards,</FONT></DIV>
<DIV><FONT face=Arial>Slava.</FONT></DIV></BODY></HTML>
</x-html>

Attachment Converted: "C:\PROGRAM FILES\EUDORA\Attach\config.log"




Project hosted by iFAX Solutions