não consigo instalar o BitchX no Xubuntu 20.04

1. não consigo instalar o BitchX no Xubuntu 20.04

Ale B C
alebc

(usa Outra)

Enviado em 10/08/2020 - 22:44h

o arquivo bitchx.1.2.1.tar.gz foi descompactado na pasta /Aplications/BitchX o erro ocorre ao executaro 'gmake' após um dos comandos (./autogen.sh) ou (./configure), segue abaixo os erros onde para o processo de instalação:

./screen.c:1879:24: warning: pointer targets in passing argument 2 of ‘(void (*)(const char *, char *, const char *, int, int, int))*(global + 3344)’ differ in signedness [-Wpointer-sign]
1879 | parse_line(NULL, buffer, empty_string, 1, 0, 1);
| ^~~~~~
| |
| unsigned char *
./screen.c:1879:24: note: expected ‘char *’ but argument is of type ‘unsigned char *’
./screen.c:1881:24: warning: pointer targets in passing argument 2 of ‘(void (*)(const char *, char *, const char *, int, int, int))*(global + 3344)’ differ in signedness [-Wpointer-sign]
1881 | parse_line(NULL, buffer, NULL, 1, 0, 1);
| ^~~~~~
| |
| unsigned char *
./screen.c:1881:24: note: expected ‘char *’ but argument is of type ‘unsigned char *’
./screen.c: In function ‘BX_strip_ansi’:
./screen.c:2336:18: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness [-Wpointer-sign]
2336 | maxpos = strlen(str);
| ^~~
| |
| const unsigned char *
In file included from /Aplications/BitchX/include/irc_std.h:21,
from /Aplications/BitchX/include/irc.h:109,
from ./screen.c:15:
/usr/include/string.h:385:35: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’
385 | extern size_t strlen (const char *__s)
| ~~~~~~~~~~~~^~~
./screen.c: In function ‘BX_create_additional_screen’:
./screen.c:1629:4: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1629 | setuid(getuid());
| ^~~~~~~~~~~~~~~~
./screen.c:1630:4: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result]
1630 | setgid(getgid());
| ^~~~~~~~~~~~~~~~
gcc -I. -I/Aplications/BitchX/include -I../include -I. -I./include -DHAVE_CONFIG_H -g -O2 -fno-strict-aliasing -Wall \
-DTRANSLATION_PATH=\"/usr/local/lib/bx/translation\" -c ./translat.c
gcc -o BitchX alias.o alist.o array.o art.o banlist.o bot_link.o cdcc.o cdns.o chelp.o commands.o commands2.o compat.o cset.o ctcp.o dcc.o debug.o encrypt.o exec.o files.o flood.o fset.o functions.o funny.o glob.o hash.o hebrew.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 misc.o modules.o names.o network.o newio.o notice.o notify.o numbers.o output.o parse.o queue.o readlog.o reg.o screen.o server.o stack.o status.o struct.o tcl_public.o term.o timer.o translat.o user.o userlist.o vars.o who.o whowas.o window.o words.o -ltinfo -lresolv -lm -lcrypt
/usr/bin/ld: numbers.o:/Aplications/BitchX/source/numbers.c:69: múltiplas definições de "no_hook_notify"; commands.o:/Aplications/BitchX/source/commands.c:121: definido primeiro aqui
/usr/bin/ld: server.o:/Aplications/BitchX/source/server.c:90: múltiplas definições de "serv_open_func"; modules.o:/Aplications/BitchX/source/./modules.c:86: definido primeiro aqui
collect2: error: ld returned 1 exit status
gmake[1]: *** [Makefile:183: BitchX] Erro 1
gmake[1]: Saindo do diretório '/Aplications/BitchX/source'
gmake: *** [Makefile:196: BitchX] Erro 2


  






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts