home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.mail.elm
- Path: sparky!uunet!stanford.edu!nntp.Stanford.EDU!jimbo
- From: jimbo@leland.Stanford.EDU (Godfather of Soul)
- Subject: ELM won't compile...
- Message-ID: <1992Dec12.094643.25256@leland.Stanford.EDU>
- Sender: news@leland.Stanford.EDU (USENET News System)
- Organization: NewsRUs
- Date: Sat, 12 Dec 92 09:46:43 GMT
- Lines: 58
-
- Sorry if this is a FAQ, but elm won't compile on our SGI. Here's the
- "make" output.
-
- saurus /usr/local/elm[99] > make
- cd lib; /bin/make -b all
- /bin/chmod u+w ../hdrs/headers.h
- /bin/touch ../hdrs/headers.h
- cc -O -I../hdrs -c add_site.c
- cc -O -I../hdrs -c addrmchusr.c
- cc -O -I../hdrs -c mk_aliases.c
- cc -O -I../hdrs -c mk_lockname.c
- cc -O -I../hdrs -c can_access.c
- cc -O -I../hdrs -c can_open.c
- cc -O -I../hdrs -c chloc.c
- cc -O -I../hdrs -c errno.c
- cc -O -I../hdrs -c expand.c
- cc -O -I../hdrs -c figadrssee.c
- cc -O -I../hdrs -c gcos_name.c
- cc -O -I../hdrs -c getaddrfrm.c
- cc -O -I../hdrs -c getarpdate.c
- accom: Error: getarpdate.c, line 69: redeclaration of _timezone
- char *_timezone ();
- --------------------^
- accom: Error: getarpdate.c, line 156: illegal function
- _timezone (time_zone.tz_minuteswest, the_time->tm_isdst));
- ----------------------------------------------------------^
- accom: Error: getarpdate.c, line 156: illegal function
- _timezone (time_zone.tz_minuteswest, the_time->tm_isdst));
- ----------------------------------------------------------^
- *** Error code 1
-
- Stop.
- *** Error code 1
-
- Stop.
-
- I believe the relevant portions of the Configure output to be the
- following:
-
- 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
-
- _tzname() not found
-
- Any ideas?
-
- Thanks,
- James
- --
- James W. Brown - I dream of the day when conservatives learn -
- - the difference between a sin and a crime and -
- - liberals learn the difference between a -
- - virtue and a requirement. --William A. Niskanen -
-