home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / gnu / g / bug / 2191 < prev    next >
Encoding:
Text File  |  1993-01-09  |  1.7 KB  |  46 lines

  1. Newsgroups: gnu.g++.bug
  2. Path: sparky!uunet!cis.ohio-state.edu!vela.acs.oakland.edu!vtessier
  3. From: vtessier@vela.acs.oakland.edu (Vince Tessier)
  4. Subject: libg++-2.3 fails "make check" (sparc-sun-sunos4.1.1)
  5. Message-ID: <vtessier.726627331@vela>
  6. Summary: "make check" fails, but no problem?
  7. Sender: gnulists@ai.mit.edu
  8. Organization: Oakland University, Rochester MI.
  9. Distribution: gnu
  10. Date: Sun, 10 Jan 1993 00:55:31 GMT
  11. Approved: bug-g++@prep.ai.mit.edu
  12. Lines: 32
  13.  
  14. Hardware: SPARCstation 1
  15. Software: SunOS 4.1.1, gcc version 2.3.3
  16.  
  17. I've recently installed gcc version 2.3.3 (with fixincludes) & libg++-2.3
  18. with what seems to be no problems, except that libg++-2.3 failed 
  19. "make check" as follows:
  20.  
  21. cd test; make check ...
  22. make[6]: Entering directory `/usr/gnu/src/libg++-2.3/libg++/iostream/test'
  23.     <<<successful tests deleted>>>
  24. gcc -O2 -nostdinc++ -I. -I../.. -I./.. -I./../stdio -I./../../g++-include \
  25.     -c tformat.C
  26. gcc -o tformat tformat.o ../libio.a ../../libg++.a
  27. ./tformat
  28. Error in line 3490 using "%.5G".  Result is "5.3770E+14"; should be: \
  29.     "5.377E+14".
  30. Encountered 1 errors in 3988 tests.
  31. make[6]: *** [check-tformat] Error 1
  32. make[6]: Leaving directory `/usr/gnu/src/libg++-2.3/libg++/iostream/test'
  33.  
  34. I went ahead and installed libg++ anyway, and for the first time ever
  35. was able to build and install groff with no problems.
  36.  
  37. Is the "make check" error above a real or pseudo error?  I don't recall
  38. seeing this problem reported before.
  39.  
  40. -- 
  41.     Vince Tessier (vtessier@vela.acs.oakland.edu)
  42. Mort Sahl: General, aren't you supporting Castro by smoking that Havana cigar?
  43. Alexander Haig:    I prefer to think of it as burning his crops to the ground.
  44. (from an interview of Mort Sahl on National Public Radio, 23nov91)
  45.  
  46.