home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.gcc.help
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!genesis.cs.umass.edu!pren
- From: pren@genesis.cs.umass.edu
- Subject: gcc-2.3.2 and gawk-2.14
- Message-ID: <9212281419.AA07102@genesis.cs.umass.edu>
- Sender: gnulists@ai.mit.edu
- Organization: GNUs Not Usenet
- Distribution: gnu
- Date: Mon, 28 Dec 1992 04:19:09 GMT
- Lines: 33
-
- Hi,
-
- We couldn't build gawk-2.14 using gcc-2.3.2 on a decstation running
- Ultrix.4.2. After we fixed the missing syslimits.h problem, there is
- a "conflicting types for fdopen" problem. The following is the error
- message:
-
- -DGAWK -g -O -c io.c
- io.c:58: conflicting types for `fdopen'
- /usr/local/lib/gcc-lib/decstation-ultrix.4.2/2.3.2/include/stdio.h:183:
- previous
- declaration of `fdopen'
- *** Error code 1
-
-
-
- I suspect there may be more problems beyond this one. Can someone over
- there please look into this problem? Is there any patch for gcc-2.3.2
- coming out?
-
- Any help would be greatly appreciated!
-
- Thanks,
- -Pei
- --
- Peifong Ren LGRC A313, Computer Science
- pren@freya.cs.umass.edu Research Computing Facilities
- Tel: 413-545-4296 University of Massachusetts
- Amherst, MA 01003
-
-
-
-
-