home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / gnu / gcc / help / 2824 < prev    next >
Encoding:
Text File  |  1992-12-29  |  1.1 KB  |  45 lines

  1. Newsgroups: gnu.gcc.help
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!genesis.cs.umass.edu!pren
  3. From: pren@genesis.cs.umass.edu
  4. Subject: gcc-2.3.2 and gawk-2.14
  5. Message-ID: <9212281419.AA07102@genesis.cs.umass.edu>
  6. Sender: gnulists@ai.mit.edu
  7. Organization: GNUs Not Usenet
  8. Distribution: gnu
  9. Date: Mon, 28 Dec 1992 04:19:09 GMT
  10. Lines: 33
  11.  
  12. Hi,
  13.  
  14. We couldn't build gawk-2.14 using gcc-2.3.2 on a decstation running
  15. Ultrix.4.2. After we fixed the missing syslimits.h problem, there is 
  16. a "conflicting types for fdopen" problem.  The following is the error 
  17. message:  
  18.  
  19.  -DGAWK     -g -O  -c io.c
  20.  io.c:58: conflicting types for `fdopen'
  21.  /usr/local/lib/gcc-lib/decstation-ultrix.4.2/2.3.2/include/stdio.h:183:
  22.  previous
  23.   declaration of `fdopen'
  24.   *** Error code 1
  25.  
  26.  
  27.  
  28. I suspect there may be more problems beyond this one. Can someone over 
  29. there please look into this problem? Is there any patch for gcc-2.3.2 
  30. coming out? 
  31.  
  32. Any help would be greatly appreciated!
  33.  
  34. Thanks,
  35. -Pei
  36. --
  37. Peifong Ren            LGRC A313, Computer Science
  38. pren@freya.cs.umass.edu        Research Computing Facilities
  39. Tel: 413-545-4296        University of Massachusetts
  40.                 Amherst, MA  01003
  41.  
  42.  
  43.  
  44.  
  45.