home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / irc / ircii / 164 < prev    next >
Encoding:
Text File  |  1992-11-10  |  1.7 KB  |  41 lines

  1. Newsgroups: alt.irc.ircii
  2. Path: sparky!uunet!mcsun!chsun!bernina!isibee17!osuna
  3. From: osuna@isi.ethz.ch
  4. Subject: installing IRC-II client 
  5. Message-ID: <1992Nov11.091052.8512@bernina.ethz.ch>
  6. Sender: osuna@isibee17 (Jose Osuna)
  7. Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
  8. Date: Wed, 11 Nov 1992 09:10:52 GMT
  9. Lines: 30
  10.  
  11. I am trying to install the ircII2.1.5h IRC-II client on my SUN IPX.
  12. (Source at cs.bu.edu, see "How to get the IRC-II client software and
  13. install it") Now to the problem:
  14.  
  15. Is there someone who already succeded in installing it on the SUN IPX?
  16. I can't compile the sources. There is a bunch of functions that keep
  17. beeing undefined although I play with different options for the
  18. variable DEFINES:
  19.  
  20. "irc.c", line 119: error:  undefined function close_server called
  21. "irc.c", line 120: error:  undefined function logger called
  22. "irc.c", line 121: error:  undefined function set_history_file called
  23. "irc.c", line 124: error:  undefined function tputs called
  24. "irc.c", line 126: error: unexpected  1 argument for term_space_erase()
  25. "irc.c", line 127: error:  undefined function term_reset called
  26. "irc.c", line 169: error:  undefined function strlen called
  27. "irc.c", line 170: error:  undefined function irc_strnicmp called
  28. "irc.c", line 171: error: unexpected  1 argument for send_to_server()
  29. "irc.c", line 185: error: unexpected  1 argument for irc_io()
  30. "irc.c", line 208: warning: old style definition of start_process() (anachronism)
  31. "irc.c", line 215: error:  undefined function pipe called
  32. "irc.c", line 217: error:  undefined function _exit called
  33. "irc.c", line 219: error:  undefined function fork called
  34. "irc.c", line 226: error:  undefined function dup2 called
  35.  
  36. Any suggestions?
  37.  
  38. Thanks
  39.  
  40. Jose
  41.