home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / hp / 13161 < prev    next >
Encoding:
Internet Message Format  |  1992-11-19  |  2.1 KB

  1. From: kk@hpl-opus.hpl.hp.com (Konstantinos Konstantinides)
  2. Date: Fri, 20 Nov 1992 01:12:02 GMT
  3. Subject: Re: compiling groff on HP730 -> alloca problem
  4. Message-ID: <63300105@hpl-opus.hpl.hp.com>
  5. Organization: HP Labs, High Speed Electronics Dept., Palo Alto, CA
  6. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sdd.hp.com!hpscit.sc.hp.com!scd.hp.com!hpscdm!hplextra!hpl-opus!kk
  7. Newsgroups: comp.sys.hp
  8. References: <1992Nov19.163338.29845@oakhill.sps.mot.com>
  9. Lines: 38
  10.  
  11. In comp.sys.hp, matt@ace3.sps.mot.com (matthew noell) writes:
  12.  
  13. > I am trying to compile groff-1.06 on my HP730 and I am having trouble with
  14. > pic, eqn and refer which require the include file alloca.h (alloca is defined
  15. > in libPW.a but where is the header info?).  I get the following message,
  16. > Making all in pic
  17. >         CC -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H
  18. > =1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_CC_LIMITS_H=1 -DHAVE_CC_UNISTD_H=
  19. > 1 -DSTDLIB_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DHAVE_MMAP=1 -DHAVE
  20. > _RENAME=1 -DHAVE_MKSTEMP=1 -DWCOREFLAG=0200 -g  -c pic.cc
  21. > param.h: 417: warning- Redefinition of macro MIN.
  22. > param.h: 418: warning- Redefinition of macro MAX.
  23. > CC: "/usr2/gnu/lib/bison.simple", line 278: error: undefined function alloca cal
  24. > led (1286)
  25. > Would someone please tell me what to do to get around this.
  26. > Thanks,
  27. > Matt
  28. > --
  29. > Matthew Noell   matt@caladan.sps.mot.com             Motorola, Inc.
  30. > APRDL Technology Simulation Group                    3501 Ed Bluestein Blvd.
  31. > Phone (512) 928-5013, Fax (512) 928-6687             Austin, Texas 78721
  32. > --
  33. > Matthew Noell   matt@ace4.sps.mot.com                Motorola, Inc.
  34. > APRDL Technology Simulation Group                    3501 Ed Bluestein Blvd.
  35. > Phone (512) 928-5013, Fax (512) 928-6687             Austin, Texas 78721
  36.  
  37. You must have C++ 2.0 because with C++ 3.0 that problem went away.
  38. ( I don't remember how I fixed it, but I can probably dig out
  39. old versions if you are desparate :-) )
  40.  
  41. Anyhow,
  42. groff binaries for s700/s300 are available via anon. ftp from
  43. iworks.ecn.uiowa.edu-- 128.255.18.10, in comp.hp
  44.  
  45. kk@hpkronos.hpl.hp.com
  46.