Ik ben nu bezig om qmail + tools te installeren onder slackware 9.1 aan de hand van een tutorial op qmailrocks.org.
Nu ben ik op het volgende gedeelte aangekomen:
En dit is na het draaien van die patch (eigenlijk zou ik nu dus geen errors moeten krijgen
:
gcc version 3.3.3
Nu ben ik op het volgende gedeelte aangekomen:
Dit is trouwens de output van make setup check voor het draaien van die patches:RH 9/RHEL/Fedora/Slackware 9.x users: You will need to patch qmail with an additional errno patch:
patch < /downloads/qmailrocks/patches/qmail-1.03.errno.patch
make man && make setup check
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
| ./compile qmail-local.c qmail-local.c:1:23: sys/types.h: No such file or directory qmail-local.c:2:22: sys/stat.h: No such file or directory qmail-local.c: In function `maildir_child': qmail-local.c:85: error: storage size of `st' isn't known qmail-local.c: In function `checkhome': qmail-local.c:313: error: storage size of `st' isn't known qmail-local.c: In function `qmeox': qmail-local.c:329: error: storage size of `st' isn't known qmail-local.c: In function `qmeexists': qmail-local.c:348: error: storage size of `st' isn't known qmail-local.c:361: error: `S_IFMT' undeclared (first use in this function) qmail-local.c:361: error: (Each undeclared identifier is reported only once qmail-local.c:361: error: for each function it appears in.) qmail-local.c:361: error: `S_IFREG' undeclared (first use in this function) qmail-local.c: In function `main': qmail-local.c:450: warning: return type of `main' is not `int' make: *** [qmail-local.o] Error 1 |
En dit is na het draaien van die patch (eigenlijk zou ik nu dus geen errors moeten krijgen
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
| ./compile qmail-local.c qmail-local.c:1:23: sys/types.h: No such file or directory qmail-local.c:2:22: sys/stat.h: No such file or directory In file included from qmail-local.c:19: error.h:4:19: errno.h: No such file or directory qmail-local.c: In function `temp_fork': qmail-local.c:37: error: `errno' undeclared (first use in this function) qmail-local.c:37: error: (Each undeclared identifier is reported only once qmail-local.c:37: error: for each function it appears in.) qmail-local.c: In function `temp_read': qmail-local.c:38: error: `errno' undeclared (first use in this function) qmail-local.c: In function `temp_qmail': qmail-local.c:42: error: `errno' undeclared (first use in this function) qmail-local.c: In function `maildir_child': qmail-local.c:85: error: storage size of `st' isn't known qmail-local.c:91: error: `errno' undeclared (first use in this function) qmail-local.c: In function `mailfile': qmail-local.c:183: error: `errno' undeclared (first use in this function) qmail-local.c: In function `mailprogram': qmail-local.c:247: error: `errno' undeclared (first use in this function) qmail-local.c: In function `checkhome': qmail-local.c:313: error: storage size of `st' isn't known qmail-local.c:316: error: `errno' undeclared (first use in this function) qmail-local.c: In function `qmeox': qmail-local.c:329: error: storage size of `st' isn't known qmail-local.c:338: error: `errno' undeclared (first use in this function) qmail-local.c: In function `qmeexists': qmail-local.c:348: error: storage size of `st' isn't known qmail-local.c:354: error: `errno' undeclared (first use in this function) qmail-local.c:361: error: `S_IFMT' undeclared (first use in this function) qmail-local.c:361: error: `S_IFREG' undeclared (first use in this function) qmail-local.c: In function `main': qmail-local.c:491: error: `errno' undeclared (first use in this function) qmail-local.c:450: warning: return type of `main' is not `int' make: *** [qmail-local.o] Error 1 |
gcc version 3.3.3
There is no such thing as innocence, only degrees of guilt | Flickr!