Zit beetje vast atm, stuit op een probleem met make menuconfig.
is zo'n beetje een frisse instalatie van Debian 2.4.18-bf, enige wat geinstalleerd is is apache/mysql/php/phpmyadmin/proftp/ssh
wat ik al geprobeerd heb:
kwam ik ook niet verder mee,
toen maar even:
maar nog steeds deze error:
iemand enig idee welke package ik mis?
is zo'n beetje een frisse instalatie van Debian 2.4.18-bf, enige wat geinstalleerd is is apache/mysql/php/phpmyadmin/proftp/ssh
wat ik al geprobeerd heb:
code:
1
| apt-get install gcc cpp make libc6 |
kwam ik ook niet verder mee,
toen maar even:
code:
1
| apt-get dist-upgrade |
maar nog steeds deze error:
code:
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
| robbin@Xi:~/psybnc$ make menuconfig Initializing Menu-Configuration [*] Running Conversion Tool for older psyBNC Data. tools/convconf.c:26:19: stdio.h: No such file or directory tools/convconf.c:27:23: sys/types.h: No such file or directory tools/convconf.c:28:24: sys/socket.h: No such file or directory tools/convconf.c:29:19: netdb.h: No such file or directory tools/convconf.c:30:20: stdlib.h: No such file or directory tools/convconf.c:32:20: stdlib.h: No such file or directory tools/convconf.c:33:20: unistd.h: No such file or directory tools/convconf.c:34:19: fcntl.h: No such file or directory tools/convconf.c:35:19: errno.h: No such file or directory tools/convconf.c:36:22: sys/time.h: No such file or directory tools/convconf.c:37:24: netinet/in.h: No such file or directory tools/convconf.c:38:20: string.h: No such file or directory tools/convconf.c:39:23: sys/types.h: No such file or directory tools/convconf.c:40:22: sys/stat.h: No such file or directory tools/convconf.c:41:23: arpa/inet.h: No such file or directory tools/convconf.c:42:19: ctype.h: No such file or directory tools/convconf.c:43:20: signal.h: No such file or directory tools/convconf.c:44:19: errno.h: No such file or directory tools/convconf.c:46: error: parse error before '*' token tools/convconf.c: In function `cofile': tools/convconf.c:51: error: `infile' undeclared (first use in this function) tools/convconf.c:51: error: (Each undeclared identifier is reported only once tools/convconf.c:51: error: for each function it appears in.) tools/convconf.c:54: error: `NULL' undeclared (first use in this function) tools/convconf.c:70: error: `ppo' undeclared (first use in this function) tools/convconf.c:74: error: `outfile' undeclared (first use in this function) tools/convconf.c:74: error: `fname' undeclared (first use in this function) tools/convconf.c:81: warning: deprecated use of label at end of compound statement tools/convconf.c: At top level: tools/convconf.c:85: error: parse error before "FILE" tools/convconf.c: In function `convertlist': tools/convconf.c:92: error: `FILE' undeclared (first use in this function) tools/convconf.c:92: error: `listfile' undeclared (first use in this function) tools/convconf.c:93: error: `fil' undeclared (first use in this function) tools/convconf.c:94: error: `NULL' undeclared (first use in this function) tools/convconf.c:103: error: `parampattern' undeclared (first use in this function) tools/convconf.c:104: error: `outfile' undeclared (first use in this function) tools/convconf.c:104: error: `fname' undeclared (first use in this function) tools/convconf.c:104: error: `section' undeclared (first use in this function) tools/convconf.c: At top level: tools/convconf.c:113: error: parse error before "FILE" tools/convconf.c: In function `convertlists': tools/convconf.c:117: error: `uid' undeclared (first use in this function) tools/convconf.c:119: error: `outfile' undeclared (first use in this function) tools/convconf.c: In function `main': tools/convconf.c:140: error: `FILE' undeclared (first use in this function) tools/convconf.c:140: error: `handle' undeclared (first use in this function) tools/convconf.c:141: error: `fconfif' undeclared (first use in this function) tools/convconf.c:153: error: `NULL' undeclared (first use in this function) make: *** [menuconfig] Error 1 robbin@Xi:~/psybnc$ |
iemand enig idee welke package ik mis?