As far as I can tell, it looks like an indentation issue. Try removing the characters preceding the "global" token.

On Wed, May 1, 2013 at 5:41 PM, Erkut YILMAZ <erkut@erkutyilmaz.net> wrote:
ircd@irc.com [~/ircd]# ./ircd   bahamut-2.0.5 booting...
Security related issues should be sent to coders@dal.net
All other issues should be sent to dalnet-src@dal.net
  Initializing Encryption...1024 bytes of entropy loaded.
ERROR:  Unknown token near line 1 of /home/ircd/ircd/ircd.conf
Server not started
ircd@irc.com [~/ircd]#
    global {
    name    irc.underchat.net;         # IRC name of the server
    info    "UnderChat";     # A short info line
    admin {
        "admin";   # Three information lines sent
        "JaqeN"; # in reply to ADMIN command
        "jaqen@underchat.net";
    };
};
  anyone can help me there ? what is error here ? thanks Erkut

_______________________________________________
DALnet-src mailing list
DALnet-src@lists.dal.net
https://lists.dal.net/mailman/listinfo/dalnet-src