Re: [Dbmail] mbox to dbmail converter

2002-12-18 Thread Jacques-Beaudoin
Thanks John mb2db as compiled ok and i got all my folders in mysql i think it was the part about build.sh mb2db sould be included in dbmail and always compiled with the dbmail programs (dbmail-smtp,dmail-pop3detc) Jacques

Re: [Dbmail] mbox to dbmail converter

2002-12-18 Thread John Heller
Jacques, Your make does not appear to be pulling in all of the objects on the command line. Check the definition of UNIONE_OBJECTS, DIRS and LIB in the Makefile. You need to have run build.sh first to generate the proper Makefile. Its probably better to put the lines I suggested in Makefile.c