Current doesn't compile

Henri Salo fgeek at hack.fi
Fri Jan 30 05:15:11 EST 2009


I did get the newest version from SVN-repository with this command:

svn co svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid

./configure says:

Compiling ircd-hybrid 7.3

Installing into: /home/fgeek/ircd
Ziplinks ................ yes
OpenSSL ................. yes - BF/168 BF/128 CAST/128 3DES/168 DES/56
Modules ................. shared
IPv6 support ............ no
Net I/O implementation .. sigio
EFnet server ............ no (use example.conf)
Halfops support ......... no
Small network ........... no
G-Line voting ........... yes

Configured limits:
NICKLEN ................. 15
TOPICLEN ................ 160

make says:

make[1]: Leaving directory `/home/fgeek/ircd-hybrid/libio'
build ==> modules
make[1]: Entering directory `/home/fgeek/ircd-hybrid/modules'
gcc -fPIC -DPIC -shared -I../include -I../libio   -Wall -O0 -g core/m_die.c -o core/m_die.so
In file included from ../include/conf/conf.h:49,
                 from core/m_die.c:26:
../include/conf/stores.h:48: warning: `struct ConfStoreField' declared inside parameter list
../include/conf/stores.h:48: warning: its scope is only this definition or declaration, which is probably not what you want
../include/conf/stores.h:51: warning: `struct ConfStoreField' declared inside parameter list
../include/conf/stores.h:52: warning: `struct ConfStoreField' declared inside parameter list
../include/conf/stores.h:53: error: two types specified in one empty declaration
make[1]: *** [core/m_die.so] Error 1
make[1]: Leaving directory `/home/fgeek/ircd-hybrid/modules'
make: *** [build] Error 2

Could someone make a patch for this just to celebrate "Latest commit — 400 days ago"?

---
Henri Salo



More information about the hybrid mailing list