由 HuiCai 在 06-01-2003 02:13 发表:
socks5-v1.0r11 安装出错
不管带不带pathc的make时都出现:
In file included from ftp.c:51:
/usr/lib/gcc-lib/i386-linux/3.3/include/varargs.h:4:2: #error "GCC no longer implements
1<varargs.h>."
2
3/usr/lib/gcc-lib/i386-linux/3.3/include/varargs.h:5:2: #error "Revise your code to use <stdarg.h>."
4
5ftp.c:244: error: parse error before "va_dcl"
6
7ftp.c:244: error: syntax error before '{' token
8
9ftp.c:250: error: redefinition of `abrtflag'
10
11ftp.c:79: error: `abrtflag' previously defined here
12
13ftp.c:250: warning: data definition has no type or storage class
14
15ftp.c:251: error: parse error before "if"
16
17ftp.c:254: warning: parameter names (without types) in function declaration
18
19ftp.c:254: warning: data definition has no type or storage class
20
21ftp.c:255: error: conflicting types for `fmt'
22
23ftp.c:246: error: previous declaration of `fmt'
24
25ftp.c:255: error: `ap' undeclared here (not in a function)
26
27ftp.c:255: error: parse error before "char"
28
29ftp.c:260: warning: parameter names (without types) in function declaration
30
31ftp.c:260: warning: data definition has no type or storage class
32
33ftp.c:262: error: parse error before string constant
34
35ftp.c:262: warning: conflicting types for built-in function `printf'
36
37ftp.c:262: warning: data definition has no type or storage class
38
39ftp.c:263: warning: parameter names (without types) in function declaration
40
41ftp.c:282: warning: passing arg 1 of `strcmp' makes pointer from integer without a cast
42
43ftp.c:282: error: initializer element is not constant
44
45ftp.c:282: warning: data definition has no type or storage class ftp.c:284: error: parse error before numeric constant
46
47ftp.c:284: error: conflicting types for `Signal' http://include/sigfix.h:20: error: previous declaration of `Signal'
48
49ftp.c:284: warning: data definition has no type or storage class
50
51ftp.c: In function `getreply':
52
53ftp.c:372: warning: assignment makes pointer from integer without a cast ftp.c: In function `proxtrans':
54
55ftp.c:577: warning: assignment makes pointer from integer without a cast
56
57ftp.c: In function `sendrequest':
58
59ftp.c:757: warning: assignment makes pointer from integer without a cast
60
61ftp.c:761: warning: assignment makes pointer from integer without a cast
62
63ftp.c:845: warning: assignment makes pointer from integer without a cast
64
65ftp.c: In function `recvrequest': ftp.c:1015: warning: assignment makes pointer from integer without a cast
66
67ftp.c:1093: warning: assignment makes pointer from integer without a cast
68
69ftp.c: In function `pswitch':
70
71ftp.c:1365: warning: assignment makes pointer fr</stdarg.h></varargs.h>