home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ogicse!emory!swrinde!cs.utexas.edu!oakhill!ace3.sps.mot.com!matt
- From: matt@ace3.sps.mot.com (matthew noell)
- Newsgroups: comp.sys.hp
- Subject: compiling groff on HP730 -> alloca problem
- Message-ID: <1992Nov19.163338.29845@oakhill.sps.mot.com>
- Date: 19 Nov 92 16:33:38 GMT
- Article-I.D.: oakhill.1992Nov19.163338.29845
- Sender: news@oakhill.sps.mot.com
- Organization: APRDL, Motorola Inc., Austin Texas
- Lines: 26
- Nntp-Posting-Host: ace4
-
- I am trying to compile groff-1.06 on my HP730 and I am having trouble with
- pic, eqn and refer which require the include file alloca.h (alloca is defined
- in libPW.a but where is the header info?). I get the following message,
-
- Making all in pic
- CC -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H
- =1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_CC_LIMITS_H=1 -DHAVE_CC_UNISTD_H=
- 1 -DSTDLIB_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DHAVE_MMAP=1 -DHAVE
- _RENAME=1 -DHAVE_MKSTEMP=1 -DWCOREFLAG=0200 -g -c pic.cc
- param.h: 417: warning- Redefinition of macro MIN.
- param.h: 418: warning- Redefinition of macro MAX.
- CC: "/usr2/gnu/lib/bison.simple", line 278: error: undefined function alloca cal
- led (1286)
-
- Would someone please tell me what to do to get around this.
-
- Thanks,
- Matt
- --
- Matthew Noell matt@caladan.sps.mot.com Motorola, Inc.
- APRDL Technology Simulation Group 3501 Ed Bluestein Blvd.
- Phone (512) 928-5013, Fax (512) 928-6687 Austin, Texas 78721
- --
- Matthew Noell matt@ace4.sps.mot.com Motorola, Inc.
- APRDL Technology Simulation Group 3501 Ed Bluestein Blvd.
- Phone (512) 928-5013, Fax (512) 928-6687 Austin, Texas 78721
-