i am a dbmail newbie and trying to install it on a server. i am
running fedora core 4 and attempting to install with mysql version
4.0(.28 i think) it apears to get past the mysql libs and then errors
on the building of bounce.c with some lvalue issue. error messages are
as follows
Done. You can now make dbmail by running 'make clean all'.
Do you want this to be executed right now [y/N]?
y
rm -f *.o core mysql/*.o
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o list.o list.c
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o debug.o debug.c
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o pipe.o pipe.c
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o mime.o mime.c
cc -o mysql/dbmysql.o -c mysql/dbmysql.c -L/usr/lib/mysql
-I/usr/include/mysql -I.
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o dbmd5.o dbmd5.c
dbmd5.c: In function âmakemd5â:
dbmd5.c:28: warning: pointer targets in passing argument 2 of
âgdm_md5_updateâ differ in signedness
dbmd5.c:32: warning: pointer targets in passing argument 1 of
âsprintfâ differ in signedness
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o md5.o md5.c
cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE -DHAVE_ENDIAN_H
-DHAVE_CRYPT_H -c -o bounce.o bounce.c
bounce.c: In function âbounceâ:
bounce.c:95: error: invalid lvalue in assignment
bounce.c:170: error: invalid lvalue in assignment
make: *** [bounce.o] Error 1
Sorry, Make failed.
Please report any problems to the mailing list: dbmail@xxxxxxxxxx
<mailto:dbmail@xxxxxxxxxx>
You can find more information (including how to subscribe to the
mailinglist) on www.dbmail.org <http://www.dbmail.org>
please advise as to what i am doing wrong thanks
------------------------------------------------------------------------
_______________________________________________
Dbmail mailing list
Dbmail@xxxxxxxxxx
https://mailman.fastxs.nl/mailman/listinfo/dbmail