os is CentOS5.6 32bit server is dualcore Xeon 10GB ram 2TB HDD

no i actually didn't

[JeSTeR@Server1 bahamut-1.8.9]$ ls
CHANGES        config.sub  ; ; include       LICENSE      src
config.guess ; ; configure     INSTALL       Makefile     TODO
config.log     configure.in ; install-sh    Makefile.in ; tools
config.status ; doc           LICENCE.pcre  README
[JeSTeR@Server1 bahamut-1.8.9]$
[root@Server1 ircd]# ls
convert_conf  make-cert.cnf ; mkpasswd   reference.conf
ircd.motd   ; ; make-cert.sh ; ; opers.txt  template.conf
[root@Server1 ircd]#


    -------- Original Message --------
    Subject: Re: [DALnet-src] more issues
    From: Vin King <vin.king@gmail.com>;;
    Date: Mon, June 06, 2011 12:42 pm
    To: jester@h4ck3d.us
    Cc: dalnet-src@dal.net

    Why is it trying to build s3_pkt.c as part of bahamut? Did you put the source for openSSL in the same source directory as bahamut?

    On Mon, Jun 6, 2011 at 12:20 PM, <jester@h4ck3d.us> wrote:

        ON MAKE

        s3_pkt.c:(.text+0x1207): undefined reference to `COMP_expand_block'
        collect2: ld returned 1 exit status
        make[1]: *** [ircd] Error 1
        make[1]: Leaving directory `/home/JeSTeR/bahamut-1.8.9/src'
        Building doc
        make[1]: Entering directory `/home/JeSTeR/bahamut-1.8.9/doc'
        make[1]: Nothing to be done for `build'.
        make[1]: Leaving directory `/home/JeSTeR/bahamut-1.8.9/doc'
        Building tools
        make[1]: Entering directory `/home/JeSTeR/bahamut-1.8.9/tools'

        ON MAKE INSTALL

        Creating directory /home/JeSTeR/bahamut-1.8.9/baha
        make[1]: Entering directory `/home/JeSTeR/bahamut-1.8.9/src'
        /usr/bin/install -c ircd /home/JeSTeR/bahamut-1.8.9/baha
        /usr/bin/install -c ircd /home/JeSTeR/bahamut-1.8.9/baha
        /usr/bin/install: cannot stat `ircd': No such file or directory
        make[1]: *** [install] Error 1
        make[1]: Leaving directory `/home/JeSTeR/bahamut-1.8.9/src'
        make[1]: Entering directory `/home/JeSTeR/bahamut-1.8.9/doc'
        /usr/bin/install -c -m 644 opers.txt /home/JeSTeR/bahamut-1.8.9/baha
        /usr/bin/install -c -m 644 reference.conf /home/JeSTeR/bahamut-1.8.9/baha
        /usr/bin/install -c -m 644 template.conf /home/JeSTeR/bahamut-1.8.9/baha
        ircd.motd does not exist, creating...

        no ircd file created :\