home *** CD-ROM | disk | FTP | other *** search
- From: kk@hpl-opus.hpl.hp.com (Konstantinos Konstantinides)
- Date: Fri, 20 Nov 1992 01:12:02 GMT
- Subject: Re: compiling groff on HP730 -> alloca problem
- Message-ID: <63300105@hpl-opus.hpl.hp.com>
- Organization: HP Labs, High Speed Electronics Dept., Palo Alto, CA
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpl-opus!kk
- Newsgroups: comp.sys.hp
- References: <1992Nov19.163338.29845@oakhill.sps.mot.com>
- Lines: 38
-
- In comp.sys.hp, matt@ace3.sps.mot.com (matthew noell) writes:
-
- > 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
-
- You must have C++ 2.0 because with C++ 3.0 that problem went away.
- ( I don't remember how I fixed it, but I can probably dig out
- old versions if you are desparate :-) )
-
- Anyhow,
- groff binaries for s700/s300 are available via anon. ftp from
- iworks.ecn.uiowa.edu-- 128.255.18.10, in comp.hp
-
- kk@hpkronos.hpl.hp.com
-