problems with compiling ircd-hybrid7 on Solaris 8 SPARC.

Kelly Harding kelly.harding at ntlworld.com
Fri Aug 27 11:42:33 EDT 2004


hi,

I'm attempting to set up an irc server on my SparcStation 20. 

I've got the source and all the gcc and other bits installed on it. 

It has a fresh install of Solaris 8 for SPARC on it, with the added GNU stuff.

It had no problems with the configure script. 

But I get the following when I try to run make (after a lot of output):

gcc -I../include -I../adns -I/usr/local/ssl/include   -I/usr/local/ssl/include
 -O2 -g  -DNDEBUG -DSMALL_NET=1 -DIRCD_PREFIX=\"/usr/local/ircd\" -c send.c
gcc -I../include -I../adns -I/usr/local/ssl/include   -I/usr/local/ssl/include
 -O2 -g  -DNDEBUG -DSMALL_NET=1 -DIRCD_PREFIX=\"/usr/local/ircd\" -c 
sprintf_irc.c
gcc -I../include -I../adns -I/usr/local/ssl/include   -I/usr/local/ssl/include
 -O2 -g  -DNDEBUG -DSMALL_NET=1 -DIRCD_PREFIX=\"/usr/local/ircd\" -c tools.c
gcc -I../include -I../adns -I/usr/local/ssl/include   -I/usr/local/ssl/include
 -O2 -g  -DNDEBUG -DSMALL_NET=1 -DIRCD_PREFIX=\"/usr/local/ircd\" -c whowas.c
yacc -d ircd_parser.y
lex ircd_lexer.l
"ircd_lexer.l":line 26: Error: missing translation value
make[1]: *** [lex.yy.c] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/sources/ircd-hybrid-7.0/src'
make: *** [build] Error 2

Any ideas on what is causing this?

I get the same on 7.0, 7.0.1 and 7.0.3. (I tried 7.0 to see if it was just a bug in 
7.0.3).

This is starting to bug me just a little bit now.

I currently have 7.0.3 running on my dual PII/350 Debian Linux box without a
problem. I wish to move this server to the SparcStation to take some of the
load off of the dual PII/350 as I use it as my workstation mostly.

Specs of SparcStation 20:

2x SuperSparc II SM71 modules
128mb RAM
2x 4.3gb hard drives, 1x 47gb, 1x 9gb
SunSwift 10/100+FW SCSI card
Solaris 8 02/04
$PATH= /usr/bin:/usr/sbin:/usr/X/bin:/bin:/sbin:/usr/local/bin:/usr/ccs/bin


Any help much appreciated.

Thanks,

Kelly



More information about the hybrid mailing list