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

  1. Path: sparky!uunet!ogicse!emory!swrinde!cs.utexas.edu!oakhill!ace3.sps.mot.com!matt
  2. From: matt@ace3.sps.mot.com (matthew noell)
  3. Newsgroups: comp.sys.hp
  4. Subject: compiling groff on HP730 -> alloca problem
  5. Message-ID: <1992Nov19.163338.29845@oakhill.sps.mot.com>
  6. Date: 19 Nov 92 16:33:38 GMT
  7. Article-I.D.: oakhill.1992Nov19.163338.29845
  8. Sender: news@oakhill.sps.mot.com
  9. Organization: APRDL, Motorola Inc., Austin Texas
  10. Lines: 26
  11. Nntp-Posting-Host: ace4
  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.  
  17. Making all in pic
  18.         CC -I. -I. -I../include -I./../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H
  19. =1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_CC_LIMITS_H=1 -DHAVE_CC_UNISTD_H=
  20. 1 -DSTDLIB_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DHAVE_MMAP=1 -DHAVE
  21. _RENAME=1 -DHAVE_MKSTEMP=1 -DWCOREFLAG=0200 -g  -c pic.cc
  22. param.h: 417: warning- Redefinition of macro MIN.
  23. param.h: 418: warning- Redefinition of macro MAX.
  24. CC: "/usr2/gnu/lib/bison.simple", line 278: error: undefined function alloca cal
  25. led (1286)
  26.  
  27. Would someone please tell me what to do to get around this.
  28.  
  29. Thanks,
  30. Matt
  31. --
  32. Matthew Noell   matt@caladan.sps.mot.com             Motorola, Inc.
  33. APRDL Technology Simulation Group                    3501 Ed Bluestein Blvd.
  34. Phone (512) 928-5013, Fax (512) 928-6687             Austin, Texas 78721
  35. --
  36. Matthew Noell   matt@ace4.sps.mot.com                Motorola, Inc.
  37. APRDL Technology Simulation Group                    3501 Ed Bluestein Blvd.
  38. Phone (512) 928-5013, Fax (512) 928-6687             Austin, Texas 78721
  39.