Indice del forum
RegistratiCercaFAQLista utentiGruppiLog in
Psybnc non si compila!

 
Rispondi    Indice del forum » Psy e Bnc Precedente
Successivo
Psybnc non si compila!
Autore Messaggio
Devilinux
Membro Junior


Registrato: 15/04/07 08:54
Messaggi: 11

Messaggio Psybnc non si compila! Rispondi citando
Ciao a tutti! Ho un problema sulla compilazione del psybnc, ecco quando provo a makkare cosa dice:

Codice:

antonio@linuxiano:~/Desktop$ tar -xf psyBNC-2.3.2-7.tar
antonio@linuxiano:~/Desktop$ cd psybnc/
antonio@linuxiano:~/Desktop/psybnc$ make
Initializing bouncer compilation
[*] Running Conversion Tool for older psyBNC Data.
tools/convconf.c:27:19: error: stdio.h: Nessun file o directory
tools/convconf.c:28:23: error: sys/types.h: Nessun file o directory
tools/convconf.c:29:24: error: sys/socket.h: Nessun file o directory
tools/convconf.c:30:19: error: netdb.h: Nessun file o directory
tools/convconf.c:31:20: error: stdlib.h: Nessun file o directory
tools/convconf.c:34:20: error: unistd.h: Nessun file o directory
tools/convconf.c:35:19: error: fcntl.h: Nessun file o directory
tools/convconf.c:36:19: error: errno.h: Nessun file o directory
tools/convconf.c:37:22: error: sys/time.h: Nessun file o directory
tools/convconf.c:38:24: error: netinet/in.h: Nessun file o directory
tools/convconf.c:39:20: error: string.h: Nessun file o directory
tools/convconf.c:41:22: error: sys/stat.h: Nessun file o directory
tools/convconf.c:42:23: error: arpa/inet.h: Nessun file o directory
tools/convconf.c:43:19: error: ctype.h: Nessun file o directory
tools/convconf.c:44:20: error: signal.h: Nessun file o directory
tools/convconf.c:47: error: expected ?)? before ?*? token
tools/convconf.c:87: error: expected declaration specifiers or ?...? before ?FILE?
tools/convconf.c: In function ?convertlist?:
tools/convconf.c:94: error: ?FILE? undeclared (first use in this function)
tools/convconf.c:94: error: (Each undeclared identifier is reported only once
tools/convconf.c:94: error: for each function it appears in.)
tools/convconf.c:94: error: ?listfile? undeclared (first use in this function)
tools/convconf.c:96: error: ?NULL? undeclared (first use in this function)
tools/convconf.c:99: warning: incompatible implicit declaration of built-in function ?strchr?
tools/convconf.c:105: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:106: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:106: error: ?outfile? undeclared (first use in this function)
tools/convconf.c: At top level:
tools/convconf.c:115: error: expected declaration specifiers or ?...? before ?FILE?
tools/convconf.c: In function ?convertlists?:
tools/convconf.c:119: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:121: error: ?outfile? undeclared (first use in this function)
tools/convconf.c:121: error: too many arguments to function ?convertlist?
tools/convconf.c:123: error: too many arguments to function ?convertlist?
tools/convconf.c:125: error: too many arguments to function ?convertlist?
tools/convconf.c:127: error: too many arguments to function ?convertlist?
tools/convconf.c:129: error: too many arguments to function ?convertlist?
tools/convconf.c:131: error: too many arguments to function ?convertlist?
tools/convconf.c:133: error: too many arguments to function ?convertlist?
tools/convconf.c:135: error: too many arguments to function ?convertlist?
tools/convconf.c: In function ?main?:
tools/convconf.c:142: error: ?FILE? undeclared (first use in this function)
tools/convconf.c:142: error: ?handle? undeclared (first use in this function)
tools/convconf.c:143: error: ?fconfif? undeclared (first use in this function)
tools/convconf.c:155: error: ?NULL? undeclared (first use in this function)
tools/convconf.c:158: warning: incompatible implicit declaration of built-in function ?printf?
tools/convconf.c:163: warning: incompatible implicit declaration of built-in function ?exit?
tools/convconf.c:178: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:185: error: too many arguments to function ?convertlists?
tools/convconf.c:189: error: too many arguments to function ?convertlist?
tools/convconf.c:195: warning: incompatible implicit declaration of built-in function ?printf?
tools/convconf.c:199: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:209: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:214: warning: incompatible implicit declaration of built-in function ?exit?
make: *** [all] Error 1
antonio@linuxiano:~/Desktop/psybnc$


come risolvo?
Dom Apr 15, 2007 8:57 am Profilo Invia messaggio privato
MaRc0
Membro Senior


Registrato: 07/04/07 13:11
Messaggi: 72
Residenza: Nuoro(Sardegna)

Messaggio Rispondi citando
fai " tar -zxvf psyBNC-2.3.2-7.tar " (senza gli appicci) poi entri nella cartella della psy e fai il make.

Saluti ciao

_________________


? When you know Slackware, you know Linux... when you know Red Hat, all you know is Red Hat. ?
Dom Apr 15, 2007 10:11 am Profilo Invia messaggio privato
Devilinux
Membro Junior


Registrato: 15/04/07 08:54
Messaggi: 11

Messaggio Rispondi citando
sempre lo stesso errore:

Codice:

antonio@linuxiano:~/Desktop$ tar -zxvf psyBNC-2.3.2-7.tar
psybnc
psybnc/src
psybnc/src/p_memory.c
psybnc/src/p_version.h
psybnc/src/match.c
psybnc/src/p_client.c
psybnc/src/ssl.cnf
psybnc/src/p_coredns.c
psybnc/src/p_dcc.c
psybnc/src/bsd-setenv.c
psybnc/src/p_blowfish.c
psybnc/src/p_crypt.c
psybnc/src/p_data.h
psybnc/src/p_global.h
psybnc/src/p_hash.c
psybnc/src/p_idea.c
psybnc/src/p_inifunc.c
psybnc/src/p_intnet.c
psybnc/src/p_link.c
psybnc/src/p_log.c
psybnc/src/p_network.c
psybnc/src/p_parse.c
psybnc/src/p_peer.c
psybnc/src/p_script.c
psybnc/src/p_server.c
psybnc/src/p_socket.c
psybnc/src/p_string.c
psybnc/src/p_sysmsg.c
psybnc/src/p_topology.c
psybnc/src/p_translate.c
psybnc/src/p_uchannel.c
psybnc/src/p_userfile.c
psybnc/src/psybnc.c
psybnc/src/snprintf.c
psybnc/menuconf
psybnc/menuconf/help
psybnc/menuconf/help/h101.txt
psybnc/menuconf/help/h102.txt
psybnc/menuconf/help/h103.txt
psybnc/menuconf/help/h104.txt
psybnc/menuconf/help/h105.txt
psybnc/menuconf/help/h106.txt
psybnc/menuconf/help/h107.txt
psybnc/menuconf/help/h201.txt
psybnc/menuconf/help/h202.txt
psybnc/menuconf/help/h203.txt
psybnc/menuconf/help/h204.txt
psybnc/menuconf/help/h205.txt
psybnc/menuconf/help/h206.txt
psybnc/menuconf/help/h207.txt
psybnc/menuconf/help/h208.txt
psybnc/menuconf/help/h209.txt
psybnc/menuconf/help/h210.txt
psybnc/menuconf/help/h211.txt
psybnc/menuconf/help/h212.txt
psybnc/menuconf/help/h213.txt
psybnc/menuconf/help/h214.txt
psybnc/menuconf/help/h215.txt
psybnc/menuconf/help/h216.txt
psybnc/menuconf/help/h217.txt
psybnc/menuconf/help/h218.txt
psybnc/menuconf/help/h219.txt
psybnc/menuconf/help/h220.txt
psybnc/menuconf/help/h221.txt
psybnc/menuconf/help/h301.txt
psybnc/menuconf/help/h302.txt
psybnc/menuconf/help/h303.txt
psybnc/menuconf/help/h304.txt
psybnc/menuconf/help/h305.txt
psybnc/menuconf/help/h306.txt
psybnc/menuconf/help/h501.txt
psybnc/menuconf/help/h502.txt
psybnc/menuconf/help/h503.txt
psybnc/menuconf/help/h504.txt
psybnc/menuconf/help/h505.txt
psybnc/menuconf/help/h601.txt
psybnc/menuconf/help/h701.txt
psybnc/menuconf/help/h702.txt
psybnc/menuconf/help/h703.txt
psybnc/menuconf/help/h704.txt
psybnc/menuconf/help/h705.txt
psybnc/menuconf/help/h706.txt
psybnc/menuconf/help/h707.txt
psybnc/menuconf/help/h708.txt
psybnc/menuconf/help/h709.txt
psybnc/menuconf/help/h710.txt
psybnc/menuconf/help/h711.txt
psybnc/menuconf/help/h712.txt
psybnc/menuconf/help/h713.txt
psybnc/menuconf/help/h714.txt
psybnc/menuconf/help/h715.txt
psybnc/menuconf/help/h716.txt
psybnc/menuconf/dialog.h
psybnc/menuconf/inifunc.c
psybnc/menuconf/inputbox.c
psybnc/menuconf/menubox.c
psybnc/menuconf/menuconf.c
psybnc/menuconf/textbox.c
psybnc/menuconf/util.c
psybnc/menuconf/checklist.c
psybnc/menuconf/colors.h
psybnc/help
psybnc/help/DELNETWORK.ITA
psybnc/help/ADDALLOW.DEU
psybnc/help/ADDALLOW.ITA
psybnc/help/ADDALLOW.TXT
psybnc/help/ADDASK.DEU
psybnc/help/ADDASK.ITA
psybnc/help/ADDASK.TXT
psybnc/help/ADDAUTOOP.DEU
psybnc/help/ADDAUTOOP.ITA
psybnc/help/ADDAUTOOP.TXT
psybnc/help/ADDBAN.DEU
psybnc/help/ADDBAN.ITA
psybnc/help/ADDBAN.TXT
psybnc/help/ADDDCC.DEU
psybnc/help/ADDDCC.ITA
psybnc/help/ADDDCC.TXT
psybnc/help/ADDIGNORE.DEU
psybnc/help/ADDIGNORE.ITA
psybnc/help/ADDIGNORE.TXT
psybnc/help/ADDLOG.DEU
psybnc/help/ADDLOG.ITA
psybnc/help/ADDLOG.TXT
psybnc/help/ADDNETWORK.DEU
psybnc/help/ADDNETWORK.ITA
psybnc/help/ADDNETWORK.TXT
psybnc/help/ADDOP.DEU
psybnc/help/ADDOP.ITA
psybnc/help/ADDOP.TXT
psybnc/help/ADDSERVER.DEU
psybnc/help/ADDSERVER.ITA
psybnc/help/ADDSERVER.TXT
psybnc/help/ADDUSER.DEU
psybnc/help/ADDUSER.ITA
psybnc/help/ADDUSER.TXT
psybnc/help/AIDLE.DEU
psybnc/help/AIDLE.ITA
psybnc/help/AIDLE.TXT
psybnc/help/AUTOGETDCC.DEU
psybnc/help/AUTOGETDCC.ITA
psybnc/help/AUTOGETDCC.TXT
psybnc/help/AUTOREJOIN.DEU
psybnc/help/AUTOREJOIN.ITA
psybnc/help/AUTOREJOIN.TXT
psybnc/help/BCONNECT.DEU
psybnc/help/BCONNECT.ITA
psybnc/help/BCONNECT.TXT
psybnc/help/BHELP.DEU
psybnc/help/BHELP.ITA
psybnc/help/BHELP.TXT
psybnc/help/BKILL.DEU
psybnc/help/BKILL.ITA
psybnc/help/BKILL.TXT
psybnc/help/BQUIT.DEU
psybnc/help/BQUIT.ITA
psybnc/help/BQUIT.TXT
psybnc/help/BREHASH.DEU
psybnc/help/BREHASH.ITA
psybnc/help/BREHASH.TXT
psybnc/help/BVHOST.DEU
psybnc/help/BVHOST.ITA
psybnc/help/BVHOST.TXT
psybnc/help/BWHO.DEU
psybnc/help/BWHO.ITA
psybnc/help/BWHO.TXT
psybnc/help/DCCANSWER.DEU
psybnc/help/DCCANSWER.ITA
psybnc/help/DCCANSWER.TXT
psybnc/help/DCCCANCEL.DEU
psybnc/help/DCCCANCEL.ITA
psybnc/help/DCCCANCEL.TXT
psybnc/help/DCCCHAT.DEU
psybnc/help/DCCCHAT.ITA
psybnc/help/DCCCHAT.TXT
psybnc/help/DCCENABLE.DEU
psybnc/help/DCCENABLE.ITA
psybnc/help/DCCENABLE.TXT
psybnc/help/DCCGET.DEU
psybnc/help/DCCGET.ITA
psybnc/help/DCCGET.TXT
psybnc/help/DCCSEND.DEU
psybnc/help/DCCSEND.ITA
psybnc/help/DCCSEND.TXT
psybnc/help/DCCSENDME.DEU
psybnc/help/DCCSENDME.ITA
psybnc/help/DCCSENDME.TXT
psybnc/help/DELALLOW.DEU
psybnc/help/DELALLOW.ITA
psybnc/help/DELALLOW.TXT
psybnc/help/DELASK.DEU
psybnc/help/DELASK.ITA
psybnc/help/DELASK.TXT
psybnc/help/DELAUTOOP.DEU
psybnc/help/DELAUTOOP.ITA
psybnc/help/DELAUTOOP.TXT
psybnc/help/DELBAN.DEU
psybnc/help/DELBAN.ITA
psybnc/help/DELBAN.TXT
psybnc/help/DELDCC.DEU
psybnc/help/DELDCC.ITA
psybnc/help/DELDCC.TXT
psybnc/help/DELENCRYPT.DEU
psybnc/help/DELENCRYPT.ITA
psybnc/help/DELENCRYPT.TXT
psybnc/help/DELIGNORE.DEU
psybnc/help/DELIGNORE.ITA
psybnc/help/DELIGNORE.TXT
psybnc/help/DELLINK.DEU
psybnc/help/DELLINK.ITA
psybnc/help/DELLINK.TXT
psybnc/help/DELLOG.DEU
psybnc/help/DELLOG.ITA
psybnc/help/DELLOG.TXT
psybnc/help/DELNETWORK.DEU
psybnc/help/LISTASK.TXT
psybnc/help/DELNETWORK.TXT
psybnc/help/DELOP.DEU
psybnc/help/DELOP.ITA
psybnc/help/DELOP.TXT
psybnc/help/DELSERVER.DEU
psybnc/help/DELSERVER.ITA
psybnc/help/DELSERVER.TXT
psybnc/help/DELTRANSLATE.DEU
psybnc/help/DELTRANSLATE.ITA
psybnc/help/DELTRANSLATE.TXT
psybnc/help/DELUSER.DEU
psybnc/help/DELUSER.ITA
psybnc/help/DELUSER.TXT
psybnc/help/ENCRYPT.DEU
psybnc/help/ENCRYPT.ITA
psybnc/help/ENCRYPT.TXT
psybnc/help/ERASEMAINLOG.DEU
psybnc/help/ERASEMAINLOG.ITA
psybnc/help/ERASEMAINLOG.TXT
psybnc/help/ERASEPRIVATELOG.DEU
psybnc/help/ERASEPRIVATELOG.ITA
psybnc/help/ERASEPRIVATELOG.TXT
psybnc/help/ERASETRAFFICLOG.DEU
psybnc/help/ERASETRAFFICLOG.ITA
psybnc/help/ERASETRAFFICLOG.TXT
psybnc/help/JUMP.DEU
psybnc/help/JUMP.ITA
psybnc/help/JUMP.TXT
psybnc/help/LEAVEQUIT.DEU
psybnc/help/LEAVEQUIT.ITA
psybnc/help/LEAVEQUIT.TXT
psybnc/help/LINKFROM.DEU
psybnc/help/LINKFROM.ITA
psybnc/help/LINKFROM.TXT
psybnc/help/LINKTO.DEU
psybnc/help/LINKTO.ITA
psybnc/help/LINKTO.TXT
psybnc/help/LISTALLOW.DEU
psybnc/help/LISTALLOW.ITA
psybnc/help/LISTALLOW.TXT
psybnc/help/LISTASK.DEU
psybnc/help/LISTASK.ITA
psybnc/help/LISTAUTOOPS.DEU
psybnc/help/LISTAUTOOPS.ITA
psybnc/help/LISTAUTOOPS.TXT
psybnc/help/LISTBANS.DEU
psybnc/help/LISTBANS.ITA
psybnc/help/LISTBANS.TXT
psybnc/help/LISTDCC.DEU
psybnc/help/LISTDCC.ITA
psybnc/help/LISTDCC.TXT
psybnc/help/LISTENCRYPT.DEU
psybnc/help/LISTENCRYPT.ITA
psybnc/help/LISTENCRYPT.TXT
psybnc/help/LISTIGNORES.DEU
psybnc/help/LISTIGNORES.ITA
psybnc/help/LISTIGNORES.TXT
psybnc/help/LISTLINKS.DEU
psybnc/help/LISTLINKS.ITA
psybnc/help/LISTLINKS.TXT
psybnc/help/LISTLOGS.DEU
psybnc/help/LISTLOGS.ITA
psybnc/help/LISTLOGS.TXT
psybnc/help/LISTOPS.DEU
psybnc/help/LISTOPS.ITA
psybnc/help/LISTOPS.TXT
psybnc/help/LISTSERVERS.DEU
psybnc/help/LISTSERVERS.ITA
psybnc/help/LISTSERVERS.TXT
psybnc/help/LISTTASKS.DEU
psybnc/help/LISTTASKS.ITA
psybnc/help/LISTTASKS.TXT
psybnc/help/MADMIN.DEU
psybnc/help/MADMIN.ITA
psybnc/help/MADMIN.TXT
psybnc/help/NAMEBOUNCER.DEU
psybnc/help/NAMEBOUNCER.ITA
psybnc/help/NAMEBOUNCER.TXT
psybnc/help/PASSWORD.DEU
psybnc/help/PASSWORD.ITA
psybnc/help/PASSWORD.TXT
psybnc/help/PLAYMAINLOG.DEU
psybnc/help/PLAYMAINLOG.ITA
psybnc/help/PLAYMAINLOG.TXT
psybnc/help/PLAYPRIVATELOG.DEU
psybnc/help/PROXY.DEU
psybnc/help/PROXY.ITA
psybnc/help/PLAYPRIVATELOG.ITA
psybnc/help/PLAYPRIVATELOG.TXT
psybnc/help/PLAYTRAFFICLOG.DEU
psybnc/help/PLAYTRAFFICLOG.ITA
psybnc/help/PLAYTRAFFICLOG.TXT
psybnc/help/PROXY.TXT
psybnc/help/RELAYLINK.DEU
psybnc/help/RELAYLINK.ITA
psybnc/help/RELAYLINK.TXT
psybnc/help/RELINK.DEU
psybnc/help/RELINK.ITA
psybnc/help/RELINK.TXT
psybnc/help/SETAWAY.DEU
psybnc/help/SETAWAY.ITA
psybnc/help/SETAWAY.TXT
psybnc/help/SETAWAYNICK.DEU
psybnc/help/SETAWAYNICK.ITA
psybnc/help/SETAWAYNICK.TXT
psybnc/help/SETLANG.DEU
psybnc/help/SETLANG.ITA
psybnc/help/SETLANG.TXT
psybnc/help/SETLEAVEMSG.DEU
psybnc/help/SETLEAVEMSG.ITA
psybnc/help/SETLEAVEMSG.TXT
psybnc/help/SETUSERNAME.DEU
psybnc/help/SETUSERNAME.ITA
psybnc/help/SETUSERNAME.TXT
psybnc/help/SOCKSTAT.DEU
psybnc/help/SOCKSTAT.ITA
psybnc/help/SOCKSTAT.TXT
psybnc/help/SRELOAD.DEU
psybnc/help/SRELOAD.ITA
psybnc/help/SRELOAD.TXT
psybnc/help/SWITCHNET.DEU
psybnc/help/SWITCHNET.ITA
psybnc/help/SWITCHNET.TXT
psybnc/help/TRANSLATE.DEU
psybnc/help/TRANSLATE.ITA
psybnc/help/TRANSLATE.TXT
psybnc/help/UNADMIN.DEU
psybnc/help/UNADMIN.ITA
psybnc/help/UNADMIN.TXT
psybnc/scripts
psybnc/scripts/example
psybnc/scripts/example/DEFAULT.SCRIPT
psybnc/scripts/INFO
psybnc/log
psybnc/log/INFO
psybnc/tools
psybnc/tools/autoconf.c
psybnc/tools/chkbind.c
psybnc/tools/chkenv.c
psybnc/tools/chkipv6.c
psybnc/tools/chkresolv.c
psybnc/tools/chksock.c
psybnc/tools/chkssl.c
psybnc/tools/chktime.c
psybnc/tools/convconf.c
psybnc/tools/makesalt.c
psybnc/lang
psybnc/lang/english.lng
psybnc/lang/INFO
psybnc/lang/german.lng
psybnc/lang/italiano.lng
psybnc/motd
psybnc/motd/INFO
psybnc/TODO
psybnc/config.h
psybnc/psybncchk
psybnc/targets.mak
psybnc/CHANGES
psybnc/COPYING
psybnc/FAQ
psybnc/Makefile
psybnc/README
psybnc/SCRIPTING
antonio@linuxiano:~/Desktop$ cd psybnc
antonio@linuxiano:~/Desktop/psybnc$ make
Initializing bouncer compilation
[*] Running Conversion Tool for older psyBNC Data.
tools/convconf.c:27:19: error: stdio.h: Nessun file o directory
tools/convconf.c:28:23: error: sys/types.h: Nessun file o directory
tools/convconf.c:29:24: error: sys/socket.h: Nessun file o directory
tools/convconf.c:30:19: error: netdb.h: Nessun file o directory
tools/convconf.c:31:20: error: stdlib.h: Nessun file o directory
tools/convconf.c:34:20: error: unistd.h: Nessun file o directory
tools/convconf.c:35:19: error: fcntl.h: Nessun file o directory
tools/convconf.c:36:19: error: errno.h: Nessun file o directory
tools/convconf.c:37:22: error: sys/time.h: Nessun file o directory
tools/convconf.c:38:24: error: netinet/in.h: Nessun file o directory
tools/convconf.c:39:20: error: string.h: Nessun file o directory
tools/convconf.c:41:22: error: sys/stat.h: Nessun file o directory
tools/convconf.c:42:23: error: arpa/inet.h: Nessun file o directory
tools/convconf.c:43:19: error: ctype.h: Nessun file o directory
tools/convconf.c:44:20: error: signal.h: Nessun file o directory
tools/convconf.c:47: error: expected ?)? before ?*? token
tools/convconf.c:87: error: expected declaration specifiers or ?...? before ?FILE?
tools/convconf.c: In function ?convertlist?:
tools/convconf.c:94: error: ?FILE? undeclared (first use in this function)
tools/convconf.c:94: error: (Each undeclared identifier is reported only once
tools/convconf.c:94: error: for each function it appears in.)
tools/convconf.c:94: error: ?listfile? undeclared (first use in this function)
tools/convconf.c:96: error: ?NULL? undeclared (first use in this function)
tools/convconf.c:99: warning: incompatible implicit declaration of built-in function ?strchr?
tools/convconf.c:105: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:106: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:106: error: ?outfile? undeclared (first use in this function)
tools/convconf.c: At top level:
tools/convconf.c:115: error: expected declaration specifiers or ?...? before ?FILE?
tools/convconf.c: In function ?convertlists?:
tools/convconf.c:119: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:121: error: ?outfile? undeclared (first use in this function)
tools/convconf.c:121: error: too many arguments to function ?convertlist?
tools/convconf.c:123: error: too many arguments to function ?convertlist?
tools/convconf.c:125: error: too many arguments to function ?convertlist?
tools/convconf.c:127: error: too many arguments to function ?convertlist?
tools/convconf.c:129: error: too many arguments to function ?convertlist?
tools/convconf.c:131: error: too many arguments to function ?convertlist?
tools/convconf.c:133: error: too many arguments to function ?convertlist?
tools/convconf.c:135: error: too many arguments to function ?convertlist?
tools/convconf.c: In function ?main?:
tools/convconf.c:142: error: ?FILE? undeclared (first use in this function)
tools/convconf.c:142: error: ?handle? undeclared (first use in this function)
tools/convconf.c:143: error: ?fconfif? undeclared (first use in this function)
tools/convconf.c:155: error: ?NULL? undeclared (first use in this function)
tools/convconf.c:158: warning: incompatible implicit declaration of built-in function ?printf?
tools/convconf.c:163: warning: incompatible implicit declaration of built-in function ?exit?
tools/convconf.c:178: warning: incompatible implicit declaration of built-in function ?sprintf?
tools/convconf.c:185: error: too many arguments to function ?convertlists?
tools/convconf.c:189: error: too many arguments to function ?convertlist?
tools/convconf.c:195: warning: incompatible implicit declaration of built-in function ?printf?
tools/convconf.c:199: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:209: warning: incompatible implicit declaration of built-in function ?fprintf?
tools/convconf.c:214: warning: incompatible implicit declaration of built-in function ?exit?
make: *** [all] Error 1
antonio@linuxiano:~/Desktop/psybnc$

Dom Apr 15, 2007 11:14 am Profilo Invia messaggio privato
[V]ampiro
Utente esperto


Registrato: 20/02/07 11:59
Messaggi: 380

Messaggio Rispondi citando
evviva finalmente ho trovato come passare il pomeriggio...a leggere il quote qui sopra lol

_________________
??????????? Network Administrator & web Searcher of Irc.IcePrison.Net ??????????
??????????? www.communityx.altervista.org ??????????

Dom Apr 15, 2007 8:31 pm Profilo Invia messaggio privato HomePage
Devilinux
Membro Junior


Registrato: 15/04/07 08:54
Messaggi: 11

Messaggio Rispondi citando
sapete xk? non me lo compila?
Dom Apr 15, 2007 8:45 pm Profilo Invia messaggio privato
Attila
Site Admin


Registrato: 08/11/02 22:07
Messaggi: 1898
Residenza: Roma

Messaggio Rispondi citando
reinstalla gcc

_________________
Attila,
Webmaster -[AT]- Tuttoirc.it
https://www.tuttoirc.it
Very Happy
Dom Apr 15, 2007 11:30 pm Profilo Invia messaggio privato Invia e-mail HomePage MSN ICQ
Devilinux
Membro Junior


Registrato: 15/04/07 08:54
Messaggi: 11

Messaggio Rispondi citando
niente, sempre lo stesso errore!
Lun Apr 16, 2007 7:53 am Profilo Invia messaggio privato
Attila
Site Admin


Registrato: 08/11/02 22:07
Messaggi: 1898
Residenza: Roma

Messaggio Rispondi citando
Sembra che ti manchino le librerie del c, devi prova a reinstallare quelle..
Cmq se per caso i tuoi headers (i .h) sono in posti strani puoi dire al
compilatore di cercare in tali posti con il flag -I/posto/strano
se puoi gli vuoi dire di cercare una libreria in un posto strano mi pare
che l'opzione sia -L /posto/strano ---

_________________
Attila,
Webmaster -[AT]- Tuttoirc.it
https://www.tuttoirc.it
Very Happy
Lun Apr 16, 2007 9:23 am Profilo Invia messaggio privato Invia e-mail HomePage MSN ICQ
Devilinux
Membro Junior


Registrato: 15/04/07 08:54
Messaggi: 11

Messaggio Rispondi citando
Ho risolto installando il pacchetto build-essential!
Lun Apr 16, 2007 7:16 pm Profilo Invia messaggio privato
kani1987
Membro Senior


Registrato: 04/07/22 09:09
Messaggi: 50

Messaggio Rispondi citando
coach outlet
women's bags
coach outlet online
bag shop
coach outlet online
fashion bag
coach factory outlet online
coach outlet online us
coach outlet
Dom Lug 17, 2022 10:10 am Profilo Invia messaggio privato
Mostra prima i messaggi di:    
Rispondi    Indice del forum » Psy e Bnc Tutti i fusi orari sono GMT + 1 ora
Pagina 1 di 1

 
Vai a: 
Non puoi inserire nuovi argomenti
Non puoi rispondere a nessun argomento
Non puoi modificare i tuoi messaggi
Non puoi cancellare i tuoi messaggi
Non puoi votare nei sondaggi


Powered by phpBB © 2001, 2005 phpBB Group
Design by Freestyle XL / Flowers Online.phpbb.it