home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.sys.sgi:16822 comp.mail.elm:3448
- Newsgroups: comp.sys.sgi,comp.mail.elm
- Path: sparky!uunet!spool.mu.edu!yale.edu!news.yale.edu!neutron!dcs
- From: dcs@neutron.chem.yale.edu (Dave Schweisguth)
- Subject: Elm 2.4.11 doesn't compile on SGI
- Message-ID: <1992Nov23.165707.25168@news.yale.edu>
- Sender: news@news.yale.edu (USENET News System)
- Nntp-Posting-Host: neutron.chem.yale.edu
- Organization: Yale University
- X-Newsreader: TIN [version 1.1 PL6]
- Date: Mon, 23 Nov 1992 16:57:07 GMT
- Lines: 37
-
- Elm 2.4.8 built fine under IRIX 4.0.5A; I told the Configure script all the
- same things when building 2.4.11. Here's what Configure says about the time-
- related stuff ...
-
- Testing to see if we should include <time.h>, <sys/time.h> or both.
- I'm now running the test program...
- Trying -DI_TIME -DI_SYSTIME -DS_TIMEVAL
- Succeeded with -DI_TIME -DI_SYSTIME -DS_TIMEVAL
- You have tz_minuteswest defined in /usr/include/time.h /usr/include/sys/time.h rather than timezone.
-
- tzname() not found
-
- and here's where the compiler chokes.
-
- cc -cckr -O -I../hdrs -c getarpdate.c
- ccom: Error: getarpdate.c, line 69: redeclaration of _timezone
- char *_timezone();
- -------------------^
- ccom: Error: getarpdate.c, line 156: illegal function
- _timezone(time_zone.tz_minuteswest, the_time->tm_isdst));
- ----------------------------------------------------------^
- ccom: Error: getarpdate.c, line 156: illegal function
- _timezone(time_zone.tz_minuteswest, the_time->tm_isdst));
- ----------------------------------------------------------^
- *** Error code 1
-
- Stop.
-
- Patches 12 and 13 (still in alpha) apparently don't deal with this. I didn't
- find any explanation on either of the groups to which I'm posting. Can
- anyone shed some light?
-
- TIA,
-
- --
- | Dave Schweisguth Yale MB&B & Chemistry Net: dcs@neutron.chem.yale.edu |
- | Lab phone: 203-432-5208 Fax: 203-432-6144 Home phone: 203-624-3866 |
-