Question one: Please describe your computer system
Hardware type?
Pentium 100Mhz, 48Mo RAM, no sound, only VT display
Operating System? (try uname -a for most, or uname -X for SCO)
Debian 3.0
Linux whisky 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
Your compiler (include version, if known)
gcc version 2.95.4 20011002 (Debian prerelease)
What scripts/script packs you run (phoenix, uus, superpack, etc)
epic4-1.0.1.tar.gz
Anything else you think might be helpful.
None
Question two: Where does your problem occur?
[ ] Configure time (dies while running configure)
[X] Compiler time (dies when you type 'make')
[ ] Run time (You got a "CRITICAL PROTECTION ERROR")
[ ] Run time (You got a "PANIC" message)
[ ] Run time (non-fatal logic bug)
Please find below screen capture (configure then make):
14:50 root@whisky ~/epic4-1.0.1# ./configure
creating cache ./config.cache
this is ircii version EPIC4-1.0.1
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for POSIXized ISC... no
checking for AIX... no
checking for qnx... no
checking for socket in -lsocket... no
checking for socket in -linet... no
checking for gethostname in -lnsl... yes
checking for getpwnam in -lsun... no
checking for inet_addr in -ldgc... no
checking for gethostbyname in -lresolv... yes
checking for crypt in -lcrypt... yes
checking for pow in -lm... yes
checking whether you want to use termcap... no
checking for setupterm in -lncurses... no
checking for setupterm in -ltinfo... no
checking for setupterm in -lcurses... no
checking for tgetent in -lcurses... no
checking for tgetent in -ltermlib... no
checking for tgetent in -ltermcap... no
configure: warning: I cant find tgetent. Youll have to help me.
checking for fcntl.h... yes
checking for netdb.h... yes
checking for regex.h... yes
checking for sys/fcntl.h... yes
checking for sys/file.h... yes
checking for sys/select.h... yes
checking for sys/syslimits.h... no
checking for sys/un.h... yes
checking for sys/time.h... yes
checking for termcap.h... no
checking for sys/filio.h... no
checking for setupterm... no
checking for uname... yes
checking for setenv... yes
checking for killpg... yes
checking for gettimeofday... yes
checking for getpass... yes
checking for strtoul... yes
checking for vsnprintf... yes
checking for snprintf... yes
checking for sysconf... yes
checking for scandir... yes
checking for fpathconf... yes
checking for strerror... yes
checking for memmove... yes
checking for inet_aton... yes
checking for setsid... yes
checking for tparm... no
checking for getlogin... yes
checking for fchdir... yes
checking for realpath... yes
checking for hstrerror... yes
checking for strlcpy... no
checking for strlcat... no
checking for stpcpy... yes
checking for stpcpy in string.h... no
checking for ANSI C header files... yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking return type of signal handlers... void
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for working alloca.h... yes
checking for alloca... yes
checking whether sys/types.h defines fd_set... yes
checking for struct linger... yes
checking for sun_len in <sys/un.h>... no
checking for getpgid... yes
checking for getpgrp... yes
checking whether getpgrp takes no argument... yes
checking for sys_siglist declaration... yes
checking size of unsigned int... 4
checking whether to support SOCKS... no
checking whether to support SOCKS5... no
checking whether to support bounds checking gcc... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating source/Makefile
creating source/info.c.sh
creating include/defs.h
There you go. Look at include/config.h for any options that
you might want to change before you 'make'. Don't forget to
do a 'make install' before you're done.
14:51 root@whisky ~/epic4-1.0.1#
14:52 root@whisky ~/epic4-1.0.1# make
make[1]: Entering directory `/root/epic4-1.0.1/source'
gcc -g -O -I./../include -I../include -c alias.c
gcc -g -O -I./../include -I../include -c alist.c
gcc -g -O -I./../include -I../include -c array.c
gcc -g -O -I./../include -I../include -c commands.c
gcc -g -O -I./../include -I../include -c compat.c
compat.c: In function `tparm':
compat.c:377: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:400: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:408: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:432: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:537: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:539: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:542: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
compat.c:612: warning: passing arg 1 of `cvtchar' discards qualifiers from
pointer target type
gcc -g -O -I./../include -I../include -c crypt.c
gcc -g -O -I./../include -I../include -c ctcp.c
gcc -g -O -I./../include -I../include -c dcc.c
gcc -g -O -I./../include -I../include -c debug.c
gcc -g -O -I./../include -I../include -c exec.c
gcc -g -O -I./../include -I../include -c files.c
gcc -g -O -I./../include -I../include -c flood.c
gcc -g -O -I./../include -I../include -c functions.c
gcc -g -O -I./../include -I../include -c funny.c
gcc -g -O -I./../include -I../include -c glob.c
gcc -g -O -I./../include -I../include -c help.c
gcc -g -O -I./../include -I../include -c history.c
gcc -g -O -I./../include -I../include -c hook.c
gcc -g -O -I./../include -I../include -c if.c
gcc -g -O -I./../include -I../include -c ignore.c
gcc -g -O -I./../include -I../include -c input.c
gcc -g -O -I./../include -I../include -c ./irc.c \
-DIRCLIB=\"/usr/local/share/epic/\"
gcc -g -O -I./../include -I../include -c ircaux.c
gcc -g -O -I./../include -I../include -c ircsig.c
gcc -g -O -I./../include -I../include -c keys.c
gcc -g -O -I./../include -I../include -c lastlog.c
gcc -g -O -I./../include -I../include -c list.c
gcc -g -O -I./../include -I../include -c log.c
gcc -g -O -I./../include -I../include -c mail.c
gcc -g -O -I./../include -I../include -c names.c
gcc -g -O -I./../include -I../include -c network.c
gcc -g -O -I./../include -I../include -c newio.c
gcc -g -O -I./../include -I../include -c notice.c
gcc -g -O -I./../include -I../include -c notify.c
gcc -g -O -I./../include -I../include -c numbers.c
gcc -g -O -I./../include -I../include -c output.c
gcc -g -O -I./../include -I../include -c parse.c
gcc -g -O -I./../include -I../include -c queue.c
gcc -g -O -I./../include -I../include -c reg.c
gcc -g -O -I./../include -I../include -c ./screen.c \
-DWSERV_PATH=\"/usr/local/libexec/wserv\"
gcc -g -O -I./../include -I../include -c server.c
gcc -g -O -I./../include -I../include -c status.c
gcc -g -O -I./../include -I../include -c term.c
gcc -g -O -I./../include -I../include -c timer.c
gcc -g -O -I./../include -I../include -c vars.c
gcc -g -O -I./../include -I../include -c who.c
gcc -g -O -I./../include -I../include -c window.c
gcc -g -O -I./../include -I../include -c words.c
sh info.c.sh
gcc -g -O -I./../include -I../include -c info.c
gcc -g -O -o epic alias.o alist.o array.o commands.o compat.o crypt.o
ctcp.o dcc.o debug.o exec.o files.o flood.o functions.o funny.o glob.o
help.o history.o hook.o if.o ignore.o input.o irc.o ircaux.o ircsig.o keys.o
lastlog.o list.o log.o mail.o names.o network.o newio.o notice.o notify.o
numbers.o output.o parse.o queue.o reg.o screen.o server.o status.o term.o
timer.o vars.o who.o window.o words.o info.o -lnsl -lresolv -lcrypt -lm
commands.o: dans la fonction `echocmd':
/root/epic4-1.0.1/source/commands.c:987: r�f�rence ind�finie vers `tputs'
irc.o: dans la fonction `irc_exit':
/root/epic4-1.0.1/source/./irc.c:287: r�f�rence ind�finie vers `tputs'
screen.o: dans la fonction `rite':
/root/epic4-1.0.1/source/./screen.c:1182: r�f�rence ind�finie vers `tputs'
/root/epic4-1.0.1/source/./screen.c:1192: r�f�rence ind�finie vers `tputs'
/root/epic4-1.0.1/source/./screen.c:1193: r�f�rence ind�finie vers `tputs'
screen.o:/root/epic4-1.0.1/source/./screen.c:1268: encore plus de r�f�rences
ind�finies suivent vers `tputs'
term.o: dans la fonction `term_init':
/root/epic4-1.0.1/source/term.c:763: r�f�rence ind�finie vers `tgetent'
/root/epic4-1.0.1/source/term.c:779: r�f�rence ind�finie vers `tgetnum'
/root/epic4-1.0.1/source/term.c:784: r�f�rence ind�finie vers `tgetflag'
/root/epic4-1.0.1/source/term.c:789: r�f�rence ind�finie vers `tgetstr'
term.o: dans la fonction `term_clreol':
/root/epic4-1.0.1/source/term.c:1124: r�f�rence ind�finie vers `tputs'
term.o: dans la fonction `term_beep':
/root/epic4-1.0.1/source/term.c:1133: r�f�rence ind�finie vers `tputs'
term.o: dans la fonction `term_gotoxy':
/root/epic4-1.0.1/source/term.c:1187: r�f�rence ind�finie vers `tputs'
/root/epic4-1.0.1/source/term.c:1190: r�f�rence ind�finie vers `tputs'
/root/epic4-1.0.1/source/term.c:1191: r�f�rence ind�finie vers `tputs'
term.o:/root/epic4-1.0.1/source/term.c:1212: encore plus de r�f�rences
ind�finies suivent vers `tputs'
collect2: ld returned 1 exit status
make[1]: *** [epic] Erreur 1
make[1]: Leaving directory `/root/epic4-1.0.1/source'
make: *** [epic] Erreur 2
zsh: exit 2 make
14:56 root@whisky ~/epic4-1.0.1#
Regards,
Marc
_______________________________________________
List mailing list
[EMAIL PROTECTED]
http://epicsol.org/mailman/listinfo/list