home *** CD-ROM | disk | FTP | other *** search
- x-gateway: rodan.UU.NET from help-lucid-emacs to alt.lucid-emacs.help; Thu, 5 Nov 1992 11:13:33 EST
- Date: Thu, 5 Nov 1992 08:13:04 PST
- From: yonkman@greip.css.gov (Tom Yonkman)
- Message-ID: <9211051613.AA08287@greip.css.gov>
- Subject: Installing 19.3 on HP9000/750
- Reply-To: yonkman@esosun.css.gov
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!wendy-fate.uu.net!help-lucid-emacs
- Sender: help-lucid-emacs-request@lucid.com
- Lines: 49
-
- Thanks to Neal Becker and Danny Bar Dov for responding to me previous
- request for help. I have installed the patches Neal sent, but the
- behaviour observed is the following:
-
- ----------------
-
- $ make
- cd etc; make all
- cd src; make all
- rm -f xmakefile
- cp ymakefile junk.c
- cc -E junk.c | sed -e 's/^#.*//' -e 's/^[ \f\t][ \f\t]*$//' -e 's/^ / /' | \
- sed -n -e '/^..*$/p' > xmakefile
- rm -f junk.c
- make -f xmakefile all
- cc -g -Aa -D_HPUX_SOURCE -Dunix -I/usr/include/X11R4 -Demacs -I./lwlib -c dispnew.c
- cc: "/usr/include/stdlib.h", line 150: error 1584: Inconsistent type declaration: "lrand48".
- cc: "/usr/include/stdlib.h", line 153: error 1711: Inconsistent parameter list declaration for "srand48".
- cc: "/usr/include/X11R4/X11/Xos.h", line 119: error 1587: Redeclaration of tag "timeval".
- cc: "/usr/include/X11R4/X11/Xos.h", line 119: error 1595: Redeclaration of members.
- cc: "/usr/include/X11R4/X11/Xos.h", line 123: error 1587: Redeclaration of tag "timezone".
- cc: "/usr/include/X11R4/X11/Xos.h", line 123: error 1595: Redeclaration of members.
- *** Error code 1
-
- Stop.
- *** Error code 1
-
- Stop.
- *** Error code 1
-
- Stop.
-
- -----------------------
-
- Anyone have suggestions regarding this "lrand48"/"srand48" problem?
-
- aTdHvAaNnKcSe,
-
- - ty -
-
- --
- +---------------------------------------------------------------+
- | Tom Yonkman UUCP: seismo!esosun!yonkman |
- | Open Systems Division Internet: yonkman@esosun.css.gov |
- | SAIC, Mail Stop A2-F PHONE: (619)458-4949 |
- | 10260 Campus Point Drive FAX: (619)458-4993 |
- | San Diego, CA 92121 |
- +---------------------------------------------------------------+
-
-