sorry... did so:
[EMAIL PROTECTED] dbmail-2.0.4]# tail +8 01_quota.dpatch |patch -p1
patching file pipe.c
patching file sort/sort.c
Hunk #1 FAILED at 46.
1 out of 1 hunk FAILED -- saving rejects to file sort/sort.c.rej
patching file sort.h
and still...
sort.o
sort.c:68: error: conflicting types for 'sort_and_deliver'
../sort.h:49: error: previous declaration of 'sort_and_deliver' was here
sort.c:68: error: conflicting types for 'sort_and_deliver'
../sort.h:49: error: previous declaration of 'sort_and_deliver' was here
sort.c: In function `sort_and_deliver':
sort.c:83: error: `SORT_FAILURE' undeclared (first use in this function)
sort.c:83: error: (Each undeclared identifier is reported only once
sort.c:83: error: for each function it appears in.)
sort.c:92: error: `SORT_OVER_QUOTA' undeclared (first use in this function)
sort.c:98: error: `SORT_WEIRD_ERROR' undeclared (first use in this function)
sort.c:103: error: `SORT_SUCCESS' undeclared (first use in this function)
make[2]: *** [sort.lo] Error 1
make[2]: Leaving directory `/home/kasper/download/dbmail-2.0.4/sort'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kasper/download/dbmail-2.0.4'
make: *** [all-recursive-am] Error 2
Paul J Stevens wrote:
tail +8 01_quota.dpatch |patch -p1
Kasper Haagensen wrote:
[EMAIL PROTECTED] dbmail-2.0.4]# ./01_quota.dpatch
/bin/sh: /usr/share/dpatch/dpatch-run: No such file or directory
kasper
Kasper Haagensen wrote:
Yes... how should i use it...
Can see, what it should be replace with or how...
kasper
Paul J Stevens wrote:
Try the patch available at:
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000182
Kasper Haagensen wrote:
Hei
Just download the 2.0.4 for install, and this problem turned
out.... any idea?
kasper
Making all in sort
make[2]: Entering directory `/home/kasper/download/dbmail-2.0.4/sort'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I.. -g -O2 -W -Wall -Wpointer-arith -Wstrict-prototypes -c
sort.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -W -Wall -Wpointer-arith
-Wstrict-prototypes -Wp,-MD,.deps/sort.pp -c sort.c -fPIC -DPIC
-o .libs/sort.o
sort.c:68: error: conflicting types for 'sort_and_deliver'
../sort.h:59: error: previous declaration of 'sort_and_deliver'
was here
sort.c:68: error: conflicting types for 'sort_and_deliver'
../sort.h:59: error: previous declaration of 'sort_and_deliver'
was here
make[2]: *** [sort.lo] Error 1
make[2]: Leaving directory `/home/kasper/download/dbmail-2.0.4/sort'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kasper/download/dbmail-2.0.4'
make: *** [all-recursive-am] Error 2
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev
_______________________________________________
Dbmail-dev mailing list
[email protected]
http://twister.fastxs.net/mailman/listinfo/dbmail-dev