home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ornl!utkcs2!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!eff!iWarp.intel.com|ichips!hfglobe!chnews!tmcconne
- From: tmcconne@sedona.intel.com (Tom McConnell~)
- Newsgroups: comp.windows.x
- Subject: Re: Compiling aXe. anything wrong?
- Date: 9 Nov 1992 19:08:07 GMT
- Organization: Intel Corporation
- Lines: 33
- Sender: tmcconne@sedona (Tom McConnell~)
- Distribution: world
- Message-ID: <1dmcunINNo7o@chnews.intel.com>
- References: <1992Nov5.105703.14377@alf.uib.no> <bibhas.721065324@femto.engr.mun.ca> <1dedlpINNipn@chnews.intel.com>
- NNTP-Posting-Host: thunder.intel.com
- Keywords: aXe
- Originator: tmcconne@sedona
-
-
- In article <1dedlpINNipn@chnews.intel.com>, tmcconne@sedona.intel.com (Tom McConnell~) writes:
- >
- <stuff deleted>
-
- > I patched aXe for the RS/6000. I guess the problem is more widespread than
- > that. Here is the patch:
-
- Actually, the patch was due to using gcc, which complained about <sys/stat.h>
- being included twice. The patch removes the second "#include <sys/stat.h>".
-
- The error you actually get is this:
-
- rm -f AxeEditor.o
- gcc -fpcc-struct-return -c -O2 -g -I. -I/stor/x11dev/R5/vax/include
- -DNOSTDHDRS -Dultrix31 -DHELPDIR=\"/stor/x11dev/R5/vax/lib/X11\"
- AxeEditor.c
- In file included from AxeEditor.c:2367:
- /usr/include/sys/stat.h:48: redefinition of `struct stat'
-
- Cheers,
-
- Tom McConnell
-
- Tom McConnell | Internet: tmcconne@sedona.intel.com
- Intel, Corp. C3-91 | Phone: (602)-554-8229
- 5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
- Chandler, AZ 85226 | their right mind would claim them.
- --
- Tom McConnell | Internet: tmcconne@sedona.intel.com
- Intel, Corp. C3-91 | Phone: (602)-554-8229
- 5000 W. Chandler Blvd. | The opinions expressed are my own. No one in
- Chandler, AZ 85226 | their right mind would claim them.
-