IRCd - ich werd verrückt

Status
Für weitere Antworten geschlossen.

Tortenhuber

Ehrenmitglied
Registriert
10. April 2002
Beiträge
3.012
ich hab gestern und heute mit verschiedenen mitteln versucht einen unrealIRCd mit SSL support zu kompilieren .. hat auch soweit 1a geklappt, hat mir ein cert erzeugt und im unrealdir abgelegt doch dann beim starten :

* Loading IRCd configuration ..
[warning] unrealircd.conf:269: listen with SSL flag enabled on a non SSL compile
* No log { } block found -- using default: errors will be logged to 'ircd.log'
* Configuration loaded without any problems ..
* Loading tunefile..
* Dynamic configuration initialized .. booting IRCd.
WTF?

dahingegen spuckt er mir, nachdem ich ./Config durchgeführt habe folgendes aus:

Would you like any more parameters to configure?
Write them here:
[]->
./configure --with-showlistmodes --enable-hub --enable-ssl=/usr/bin/openssl --with-listen=5

--with-dpath=/home/ircd/unreal/Unreal3.2 --with-spath=/home/ircd/unreal/Unreal3.2/src/ircd --with-nick-history=2000

--with-sendq=3000000 --with-bufferpool=18 --with-hostname=xhss46-306aa --with-permissions=0600

--with-fd-setsize=1024 --enable-dynamic-linking
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking if gcc has a working -pipe... yes
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for touch... /usr/bin/touch
checking for openssl... /usr/bin/openssl
checking for install... /usr/bin/install
checking for gmake... make
checking for gmake... no
checking for gunzip... /bin/gunzip
checking for pkg-config... no
checking for crypt in -ldescrypt... no
checking for crypt in -lcrypt... yes
checking for socket in -lsocket... no
checking for inet_ntoa in -lnsl... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
[...]

???!! was mach ich falsch
 
Status
Für weitere Antworten geschlossen.

Ähnliche Beiträge

Oben