Ubuntu Pastebin

Paste from mircx1 at Thu, 10 Dec 2015 22:08:33 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
home/asher/meow/xpros/src/chanserv.c:7831: undefined reference to `rdb_exec_nonquery'
/home/asher/meow/xpros/src/chanserv.c:7837: undefined reference to `rdb_exec_nonquery'
/home/asher/meow/xpros/src/chanserv.c:7843: undefined reference to `rdb_transaction'
/home/asher/meow/xpros/src/chanserv.c:7845: undefined reference to `rdb_exec_nonquery'
/home/asher/meow/xpros/src/chanserv.c:7854: undefined reference to `rdb_exec_nonquery'
/home/asher/meow/xpros/src/chanserv.c:7860: undefined reference to `rdb_transaction'
/home/asher/meow/xpros/src/chanserv.c:7865: undefined reference to `rdb_transaction'
/home/asher/meow/xpros/src/chanserv.c:7851: undefined reference to `rdb_exec_nonquery'
chanserv.o: In function `cmd_delquote':
/home/asher/meow/xpros/src/chanserv.c:7796: undefined reference to `rdb_exec_nonquery'
chanserv.o: In function `cmd_addquote':
/home/asher/meow/xpros/src/chanserv.c:7749: undefined reference to `rdb_exec_nonquery'
chanserv.o: In function `chanserv_quote_search':
/home/asher/meow/xpros/src/chanserv.c:7885: undefined reference to `rdb_exec'
/home/asher/meow/xpros/src/chanserv.c:7923: undefined reference to `rdb_exec_end'
/home/asher/meow/xpros/src/chanserv.c:7895: undefined reference to `rdb_exec_end'
chanserv.o: In function `chanserv_quote_author':
/home/asher/meow/xpros/src/chanserv.c:7942: undefined reference to `rdb_exec'
/home/asher/meow/xpros/src/chanserv.c:7980: undefined reference to `rdb_exec_end'
/home/asher/meow/xpros/src/chanserv.c:7952: undefined reference to `rdb_exec_end'
chanserv.o: In function `chanserv_quote_random':
/home/asher/meow/xpros/src/chanserv.c:8012: undefined reference to `rdb_exec'
/home/asher/meow/xpros/src/chanserv.c:8041: undefined reference to `rdb_exec_end'
chanserv.o: In function `chanserv_quote_id':
/home/asher/meow/xpros/src/chanserv.c:8052: undefined reference to `rdb_exec'
/home/asher/meow/xpros/src/chanserv.c:8081: undefined reference to `rdb_exec_end'
chanserv.o: In function `chanserv_quote_count':
/home/asher/meow/xpros/src/chanserv.c:7991: undefined reference to `rdb_exec_nonquery'
main.o: In function `main':
/home/asher/meow/xpros/src/main.c:252: undefined reference to `rdb_init'
/home/asher/meow/xpros/src/main.c:253: undefined reference to `rdb_finalize'
snprintf.o: In function `evo_vsnprintf':
/home/asher/meow/xpros/src/snprintf.c:485: undefined reference to `rdb_quote'
collect2: ld returned 1 exit status
make[2]: *** [evo] Error 1
make[2]: Leaving directory `/home/asher/meow/xpros/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/asher/meow/xpros/src'
make: *** [all-recursive] Error 1
Download as text