Hello all, I am getting the exact same messages as stated below. I am in FreeBSD 5.3, gcc v3.4.2, on a PIII 1G.
Any help would be much appreciated.. Thanks, Angus On Tue, 22 Mar 2005 16:41:35 -0500, Doug Stanley <[EMAIL PROTECTED]> wrote: > I'm on an AMD64 running gentoo, and this is now what I get > when trying to compile. I'm using gcc 3.4.3-r1. > Any help would be greatly appreciated. > > Making all in sort > make[2]: Entering directory `/root/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 > mkdir .libs > 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 `/root/dbmail-2.0.4/sort' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/root/dbmail-2.0.4' > make: *** [all-recursive-am] Error 2 > > > Doug > > > _______________________________________________ > Dbmail mailing list > [email protected] > https://mailman.fastxs.nl/mailman/listinfo/dbmail > > > >
