home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.irc.ircii
- Path: sparky!uunet!mcsun!chsun!bernina!isibee17!osuna
- From: osuna@isi.ethz.ch
- Subject: installing IRC-II client
- Message-ID: <1992Nov11.091052.8512@bernina.ethz.ch>
- Sender: osuna@isibee17 (Jose Osuna)
- Organization: Swiss Federal Institute of Technology (ETH), Zurich, CH
- Date: Wed, 11 Nov 1992 09:10:52 GMT
- Lines: 30
-
- I am trying to install the ircII2.1.5h IRC-II client on my SUN IPX.
- (Source at cs.bu.edu, see "How to get the IRC-II client software and
- install it") Now to the problem:
-
- Is there someone who already succeded in installing it on the SUN IPX?
- I can't compile the sources. There is a bunch of functions that keep
- beeing undefined although I play with different options for the
- variable DEFINES:
-
- "irc.c", line 119: error: undefined function close_server called
- "irc.c", line 120: error: undefined function logger called
- "irc.c", line 121: error: undefined function set_history_file called
- "irc.c", line 124: error: undefined function tputs called
- "irc.c", line 126: error: unexpected 1 argument for term_space_erase()
- "irc.c", line 127: error: undefined function term_reset called
- "irc.c", line 169: error: undefined function strlen called
- "irc.c", line 170: error: undefined function irc_strnicmp called
- "irc.c", line 171: error: unexpected 1 argument for send_to_server()
- "irc.c", line 185: error: unexpected 1 argument for irc_io()
- "irc.c", line 208: warning: old style definition of start_process() (anachronism)
- "irc.c", line 215: error: undefined function pipe called
- "irc.c", line 217: error: undefined function _exit called
- "irc.c", line 219: error: undefined function fork called
- "irc.c", line 226: error: undefined function dup2 called
-
- Any suggestions?
-
- Thanks
-
- Jose
-