home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: gnu.utils.bug
- Path: sparky!uunet!spool.mu.edu!wupost!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!tardis.msu.EDU!adc
- From: adc@tardis.msu.EDU (Alan D. Cabrera)
- Subject: Compiling Bison
- Message-ID: <1992Sep10.193032.8425@msuinfo.cl.msu.edu>
- Sender: gnulists@ai.mit.edu
- Reply-To: adc@tardis.msu.edu
- Organization: Michigan State University
- Distribution: gnu
- Date: Thu, 10 Sep 1992 19:30:32 GMT
- Approved: bug-gnu-utils@prep.ai.mit.edu
- Lines: 21
-
- I'm compiling Bison 1.18 with gcc 2.2.2 on my SPARCstation 2 running
- 4.1.1 and I get:
-
- gcc -O -g -DSTDC_HEADERS=1 -DSTRERROR_MISSING=1 -target sun4 -c getopt1.c
- In file included from getopt1.c:30:
- /usr/include/stdlib.h:18: conflicting types for `abort'
- <built-in>:0: previous declaration of `abort'
- /usr/include/stdlib.h:26: conflicting types for `exit'
- <built-in>:0: previous declaration of `exit'
- *** Error code 1
- make: Fatal error: Command failed for target `getopt1.o'
- tardis{adc}107%
-
- ---
- Alan Cabrera internet: adc@tardis.cl.msu.edu
- Computer Laboratory phone: (517) 353-3027
- Michigan State University fax: (517) 353-9847
- 514 Computer Center bitnet: CABRERA@MSU
- East Lansing, MI 48824
-
-
-