home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / perl / 7620 < prev    next >
Encoding:
Text File  |  1992-12-29  |  928 b   |  32 lines

  1. Newsgroups: comp.lang.perl
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!darwin.sura.net!uvaarpa!mmdf
  3. From: Prasad Alavilli <prasad@stro5.vub.ac.be>
  4. Subject: Curseperl on HP 730
  5. Message-ID: <1992Dec29.095830.9241@uvaarpa.Virginia.EDU>
  6. Sender: mmdf@uvaarpa.Virginia.EDU (Mail System)
  7. Reply-To: prasad@stro5.vub.ac.be
  8. Organization: The Internet
  9. Date: Tue, 29 Dec 1992 09:58:30 GMT
  10. Lines: 20
  11.  
  12.  
  13. Hi guys..
  14.  
  15. I am trying to make "curseperl" in the usub directory of the Perl-035
  16. distribution but get the following error:
  17.  
  18. |> make
  19.         cc -c -I..  -DDEBUGGING -g usersub.c
  20.         mus curses.mus >curses.c
  21.         cc -c -I..  -DDEBUGGING -g curses.c
  22.         cc ../uperl.o usersub.o curses.o -lcurses -ltermlib `. ../config.sl
  23. /bin/ld: Unsatisfied symbols:
  24.    touchline (code)
  25. *** Error code 1
  26.  
  27. I am on a HP9000 730 series machine.
  28. Does someone out there see the problem? Your help would be appreciated.
  29.  
  30. Prasad
  31. prasad@stro5.vub.ac.be
  32.