vagiz@solaris$ make
Initializing bouncer compilation
[*] Running Conversion Tool for older psyBNC Data.
tools/convconf.c: In function `cofile':
tools/convconf.c:81: warning: deprecated use of label at end of compound statement
Using existent configuration File.
[*] Running Autoconfig.
System: SunOS
Socket Libs: External.
Environment: No internal Routines.
Time-Headers: in sys/time.h.
Byte order: Low Endian.
IPv6-Support: Yes.
async-DNS-Support: Yes.
SSL-Support: No openssl found. Get openssl at
www.openssl.org
Creating Makefile
[*] Compiling MakeSalt for Encryption..
Creating Salt File
Salt File created. Move the Salt File to a safe location after
psyBNC was compiled and delete it on your shell. You will need
the File later for update Compiling.
[*] Compiling Bouncer..
make[1]: Entering directory `/home/v/vagiz/psybnc'
gcc -I./src/ -I. -c -O -DHAVE_CONFIG -DSUNOS -DIPV6 src/psybnc.c -o src/psybnc.o
In file included from src/psybnc.c:39:
src/p_global.h:953: warning: conflicting types for built-in function `log'
gcc -I./src/ -I. -c -O -DHAVE_CONFIG -DSUNOS -DIPV6 src/match.c -o src/match.o
gcc -I./src/ -I. -c -O -DHAVE_CONFIG -DSUNOS -DIPV6 src/p_client.c -o src/p_client.o
In file included from src/p_client.c:28:
src/p_global.h:953: warning: conflicting types for built-in function `log'
virtual memory exhausted: Not enough space
make[1]: *** [src/p_client.o] Error 1
make[1]: Leaving directory `/home/v/vagiz/psybnc'
make: *** [all] Error 2
vagiz@solaris$