[Dbmail] Compile error in Solaris 9

2005-07-10 Thread M. J. [Mike] O'Brien
M Subject: Re: [Dbmail] Compile error in Solaris 9 i fixd that problem now getting gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/dbmail-smtp ma

Re: [Dbmail] Compile error in Solaris 9

2005-07-10 Thread Mohammad Salaque
i fixd that problem now getting gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -o .libs/dbmail-smtp main.o -L/usr/local/lib ./.libs/libdbmail.a /export/

Re: [Dbmail] Compile error in Solaris 9

2005-07-10 Thread Mohammad Salaque
hello ppl. if anyone could help me i could migrate my full system to DBmail. and I like to . On 7/3/05, Mohammad Salaque <[EMAIL PROTECTED]> wrote: > i have download dmail-2.1.1 and trying to in install that in my > Solaris. getting follwiong error. > > gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/

Re: [Dbmail] Compile error in Solaris 9

2005-07-03 Thread Mohammad Salaque
i have download dmail-2.1.1 and trying to in install that in my Solaris. getting follwiong error. gcc -g -O2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include/gmime-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -W -Wall -Wpointer-arith -Wstrict-prototypes -o .libs

[Dbmail] Compile error in Solaris 9

2005-07-02 Thread Mohammad Salaque
Dear all Today while trying to install dbmail-2.0.4 in my Solaris 9 (SunOS test 5.9 Generic_118558-06 sun4u sparc SUNW,UltraAX-i2 Solaris) i get the following error sort.c:68: error: conflicting types for 'sort_and_deliver' ../sort.h:49: error: previous declaration of 'sort_and_deliver' was here