[code:1] In file included from bencode.c:3:
def.h:4:22: ./config.h: No such file or directory
In file included from bitfield.h:4,
from bitfield.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from btcontent.h:4,
from btcontent.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from btcore.c:1:
def.h:4:22: ./config.h: No such file or directory
btcore.c:20:22: ./config.h: No such file or directory
In file included from btfiles.h:5,
from btfiles.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from btcontent.h:4,
from btrequest.h:4,
from btrequest.c:3:
def.h:4:22: ./config.h: No such file or directory
In file included from btstream.h:4,
from btstream.c:2:
def.h:4:22: ./config.h: No such file or directory
In file included from bufio.h:4,
from bufio.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from TorrentManager.h:4,
from callbacks.c:10:
def.h:4:22: ./config.h: No such file or directory
callbacks.c: In function `on_OF_ok_button_clicked':
callbacks.c:144: warning: passing arg 1 of `g_free' discards qualifiers from pointer target type
In file included from connect_nonb.h:4,
from connect_nonb.c:3:
def.h:4:22: ./config.h: No such file or directory
In file included from peerlist.h:4,
from downloader.c:12:
def.h:4:22: ./config.h: No such file or directory
In file included from httpencode.c:1:
def.h:4:22: ./config.h: No such file or directory
httpencode.c:8:22: ./config.h: No such file or directory
inifile.c: In function `ini_file_write_file':
inifile.c:136: warning: passing arg 2 of `fopen' makes pointer from integer without a cast
inifile.c:154: warning: passing arg 2 of `fprintf' makes pointer from integer without a cast
In file included from iplist.h:4,
from iplist.c:3:
def.h:4:22: ./config.h: No such file or directory
main.c:7:22: config.h: No such file or directory
main.c:15:28: torrentmanager.h: No such file or directory
main.c: In function `main':
main.c:36: error: `Configure_filepath' undeclared (first use in this function)
main.c:36: error: (Each undeclared identifier is reported only once
main.c:36: error: for each function it appears in.)
In file included from peer.h:4,
from peer.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from peerlist.h:4,
from peerlist.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from rate.h:5,
from rate.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from setnonblock.h:4,
from setnonblock.c:1:
def.h:4:22: ./config.h: No such file or directory
In file included from TorrentManager.h:4,
from TorrentManager.c:5:
def.h:4:22: ./config.h: No such file or directory
TorrentManager.c: In function `TorrentManager_load_torrent':
TorrentManager.c:105: warning: passing arg 2 of `btcore_init_from_torrent' discards qualifiers from pointer target type
TorrentManager.c:105: warning: passing arg 3 of `btcore_init_from_torrent' discards qualifiers from pointer target type
TorrentManager.c: In function `TorrentManager_load_metafile':
TorrentManager.c:152: warning: passing arg 4 of `ini_file_read_int' from incompatible pointer type
TorrentManager.c:157: warning: passing arg 4 of `ini_file_read_array' from incompatible pointer type
TorrentManager.c:162: error: `arg_flg_force_check' undeclared (first use in this function)
TorrentManager.c:162: error: (Each undeclared identifier is reported only once
TorrentManager.c:162: error: for each function it appears in.)
TorrentManager.c: In function `TorrentManager_start_download':
TorrentManager.c:266: warning: passing arg 1 of `g_thread_create_full' from incompatible pointer type
TorrentManager.c: In function `TorrentManager_stop_download':
TorrentManager.c:281: error: `Meta_filepath' undeclared (first use in this function)
In file included from tracker.h:4,
from tracker.c:1:
def.h:4:22: ./config.h: No such file or directory
[/code:1] |