Hi everybody

I write many mails in the last time and ask often for help. Thanks  
also for the advice and help which I received yet.

I seek a person who is willing to teach me a bit about linking and  
making. As some of you know, I try to compile an Unreal-IRC-Server on  
my old netra t1 maschine.
THanks to some of you the configure-program now found the gcc and make  
programs. But now I have problems with 'make'. I have following output:


-----
gcc -I../include -I/export/home/ircd/Unreal3.2/extras/regexp/include - 
I/export/home/ircd/Unreal3.2/extras/c-ares/include -L../extras/c-ares/ 
lib -pipe -g -O2 -funsigned-char -fno-strict-aliasing -I/usr/local/ssl/ 
include -DZIP_LINKS -D_SOLARIS  -L/usr/local/ssl/lib -lssl -lcrypto -o  
ircd timesynch.o res.o s_bsd.o auth.o aln.o channel.o cloak.o crule.o  
dbuf.o  events.o fdlist.o hash.o help.o ircd.o ircsprintf.o list.o  
lusers.o  match.o modules.o packet.o parse.o s_auth.o  s_conf.o  
s_debug.o s_err.o s_extra.o s_kline.o  s_misc.o s_numeric.o s_serv.o  
s_svs.o  socket.o  ssl.o s_user.o charsys.o scache.o send.o support.o  
umodes.o  version.o whowas.o zip.o cidr.o random.o extcmodes.o   
extbans.o md5.o api-isupport.o api-command.o   -lcrypt -lsocket -lnsl   
-lz -lresolv  -L/export/home/ircd/Unreal3.2/extras/regexp/lib -ltre   - 
lcares -lssl -lcrypto
Odefinierad  (Undefined)                   f?rst refererad (first  
referenced)
  symbol                             i fil
clock_gettime                       ../extras/c-ares/lib/ 
libcares.a(ares__timeval.o)
ld: allvarligt: Symbolreferensfel. Inga utdata skrivs till ircd (ld:  
Ernsthaft: Symbolreference-error; no output written to ircd).
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `ircd'
Current working directory /export/home/ircd/Unreal3.2/src
*** Error code 1
The following command caused the error:
for i in src; do \
         echo "Building $i";\
         ( cd $i; make 'CFLAGS=-I../include -I/export/home/ircd/ 
Unreal3.2/extras/regexp/include -I/export/home/ircd/Unreal3.2/extras/c- 
ares/include -L../extras/c-ares/lib -pipe -g -O2 -funsigned-char -fno- 
strict-aliasing -I/usr/local/ssl/include -DZIP_LINKS -D_SOLARIS  -L/ 
usr/local/ssl/lib ' 'CC=gcc' 'IRCDLIBS=-lcrypt -lsocket -lnsl  -lz - 
lresolv  -L/export/home/ircd/Unreal3.2/extras/regexp/lib -ltre   - 
lcares'  'LDFLAGS=' 'IRCDMODE=711'  'RES=' 'BINDIR=/export/home/ircd/ 
Unreal3.2/src/ircd' 'INSTALL='  'INCLUDEDIR=../include' 'IRCDDIR=/ 
export/home/ircd/Unreal3.2'  'RM=/usr/bin/rm' 'CP=/usr/bin/cp' 'TOUCH=/ 
usr/bin/touch'  'SHELL=/bin/sh' 'STRTOUL='  'CRYPTOLIB=-lssl - 
lcrypto'  'CRYPTOINCLUDES='  'URL=' build; ) \
done
make: Fatal error: Command failed for target `build'
---

The make command has been executed from /home/ircd/Unreal3.2/ .
I think there is a problem with libcares.a.
Unfortunately I'm away until Sunday.
Is there a problem whom I can phone to or do a visit so we can sort  
out this problem?
I don't wan't to install Debian with nice packages.
I wanna learn how the thing works.

Cheers and sorry for this long post
Daniel

Reply via email to