[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ircd on a SGI box?



Greeting -- Has anyone compiled the irciid on a sgi box using irix 5.3.  I am able 
to run the make comand and it find that I am using irix 5.3 and then it tells me to 
go to that directory and configure the config.h file.  When I have done that I run 
make again with negative results:

Building ircd
        gcc -O -DHAVE_CONFIG_H -I. -I../include -c ../ircd/channel.c
In file included from ../include/struct.h:24,
                 from ../ircd/channel.c:39:
./config.h:660: unbalanced `#endif'
In file included from ../include/struct.h:25,
                 from ../ircd/channel.c:39:
../include/common.h:71: arpa/inet.h: No such file or directory
In file included from ../include/netdb.h:64,
                 from ../include/struct.h:36,
                 from ../ircd/channel.c:39:
/usr/local/lib/gcc-lib/iris/2.5.8/include/sys/param.h:211: warning: `MIN' redefi
ned
../include/common.h:85: warning: this is the location of the previous definition
/usr/local/lib/gcc-lib/iris/2.5.8/include/sys/param.h:212: warning: `MAX' redefi
ned
../include/common.h:82: warning: this is the location of the previous definition
In file included from ../include/sys.h:33,
                 from ../ircd/channel.c:40:
/usr/include/sys/cdefs.h:27: warning: `__P' redefined
../include/cdefs.h:82: warning: this is the location of the previous definition
*** Error code 1 (bu21)
*** Error code 1 (bu21)


Not being a programmer I don't know what to look for.  Do I not have the right 
compiler? Or am I not configuring the config.h file right?  

Any clues will be most helpful.  

Thanks,

Scott

-------------------------------------
Name: Scott Kelsey
E-mail: kelse_s@xxxxxxx (Scott Kelsey)
Phone: 410 516-0725
http://128.220.2.5/~kelse_s/scott.html

Use the talents you possess -
if only the best birds sang,
the woods would be silent. 

- Unknown





Date: 04/03/95
Time: 13:17:14
 
-------------------------------------