I am not sure what needed *-devel-files are needed, but I installed
mysql-devel*.rpm package and did a find for the 3 files in the documentation
for dbmail (mysql.h,libmysqlclient.a(so)) and it found all the files.

I actually started the online update and after it installed the "package
updater" update I couldnt get back onto the Online Updates.  It just sits
there after I select a mirror to get the updates.

One problem creates another, situation haha :).

Do you know of the exact *-devel files that are needed?  Excuse me if this
is written somewhere... I took a look at the INSTALL file and couldn't find
anything but the "what is needed" section.

Thanks
Ben

----- Original Message ----- 
From: "Ingo Brand" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 06, 2003 3:54 AM
Subject: Re: [Dbmail] compile issues SuSE 8.1


> I successfully compiled dbmail on SuSE 8.1.
>
> Check if you installed all needed *-devel-files and run an online-update
(in
> yast) before compiling dbmail.
>
> Best regards,
>
> Ingo
>
>
> ----- Original Message -----
> From: "Benny" <[EMAIL PROTECTED]>
> To: <[email protected]>
> Sent: Friday, June 06, 2003 7:25 AM
> Subject: [Dbmail] compile issues SuSE 8.1
>
>
> I am having a hard time getting dbmail to compile... Can anyone help me
out
> with this?  I have SuSE 8.1, dbmail 1.1.  Here is the output of my trial
and
> error:
> --------------------------------------------------------------------------
--
> --------------
> This is the dbmail build script
> I will have to ask you some questions about your system
>
> What database do you wish to use? Choices are (m)ysql and (p)ostgresql >
> m
> You have selected MySQL as database
> The library directory for MySQL is now [/usr/local/lib/mysql/].
> Enter new directory or press RETURN to keep this setting:
> /usr/lib/mysql
> The include directory for MySQL is now [/usr/include/mysql/].
> Enter new directory or press RETURN to keep this setting:
>
> The libraries are currently set to [-lmysqlclient -lcrypto].
> Enter new libraries (preceed each by -l) or press RETURN to keep this
> setting:
> -lmysqlclient -lz -lcrypt
>
> Creating makefile..
>
> Done. You can now make dbmail by running 'make clean all'.
> Do you want this to be executed right now?
> y
> rm -f *.o core mysql/*.o
> cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE   -c -o list.o list.c
> cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE   -c -o debug.o debug.c
> cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE   -c -o pipe.o pipe.c
> cc -Wall -O2 -D_BSD_SOURCE -D_SVID_SOURCE   -c -o mime.o mime.c
> cc -o mysql/dbmysql.o -c
> mysql/dbmysql.c -L/usr/lib/mysql -I/usr/include/mysql/
> In file included from /usr/include/mysql/mysql.h:64,
>                  from mysql/dbmysql.c:9:
> /usr/include/mysql/my_list.h:34: conflicting types for `list_reverse'
> list.h:39: previous declaration of `list_reverse'
> make: *** [mysql/dbmysql.o] Error 1
> Sorry, Make failed.
> Please report any problems to the mailing list: [email protected]
> You can find more information (including how to subscribe to the
> mailinglist) on www.dbmail.org
> --------------------------------------------------------------------------
--
> -------------------------------
>
> Thanks in advance,
>
> Ben
>
>
> _______________________________________________
> Dbmail mailing list
> [email protected]
> https://mailman.fastxs.nl/mailman/listinfo/dbmail

Reply via email to