[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Harald Schneider
This shows $ patch -p1 < _fixleopard.txt patching file MainBSD.cpp patch: malformed patch at line 13: diff -Nru xmail-1.25/ Makefile.bsd xmail-1.25.mod/Makefile.bsd Maybe it's easier to provide the patched source tarball for download ? ;) -- Harald Am 28.04.2008 um 21:43 schrieb Davi

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Davide Libenzi
On Mon, 28 Apr 2008, Harald Schneider wrote: > GREAT! ;-) > > Can you give a non-C guru some hint how to apply the diff? $ cd XMAILSROUCE $ patch -p1 < PATCHFILE - Davide - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For ge

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Harald Schneider
GREAT! ;-) Can you give a non-C guru some hint how to apply the diff? Thank you very much, Harald Am 28.04.2008 um 20:10 schrieb Davide Libenzi: > On Mon, 28 Apr 2008, Harald Schneider wrote: > >> Compiling fails with >> >> $ OSTYPE=Darwin make -f Makefile.bsd >> gcc -o bin/MkMachDep MkMac

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Davide Libenzi
On Mon, 28 Apr 2008, Harald Schneider wrote: > Compiling fails with > > $ OSTYPE=Darwin make -f Makefile.bsd > gcc -o bin/MkMachDep MkMachDep.o -lssl -lcrypto -lkvm -lpthread > ld: library not found for -lkvm > collect2: ld returned 1 exit status > make: *** [bin/MkMachDep] Error 1 > > OpenSSL

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Harald Schneider
;origine- >> De : [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] la part de Harald Schneider >> Envoy=E9 : lundi 28 avril 2008 16:35 >> =C0 : xmail@xmailserver.org >> Objet : [xmail] Re: Compiling XMail 1.25 fails on OSX Leopard >> >> >> I see >

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread CLEMENT Francis
l 2008 16:35 >=C0 : xmail@xmailserver.org >Objet : [xmail] Re: Compiling XMail 1.25 fails on OSX Leopard > > >I see >/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libkvm.dylib > >which is not in the system's search path. Anything I can tweak with =20 >this ? > >-- Haral

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread Harald Schneider
I see /Developer/SDKs/MacOSX10.4u.sdk/usr/lib/libkvm.dylib which is not in the system's search path. Anything I can tweak with this ? -- Harald Am 28.04.2008 um 15:27 schrieb CLEMENT Francis: >> -Message d'origine- >> De : [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] la part de Ha

[xmail] Re: Compiling XMail 1.25 fails on OSX Leopard

2008-04-28 Thread CLEMENT Francis
>-Message d'origine- >De : [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] la part de Harald Schneider >Envoy=E9 : lundi 28 avril 2008 13:31 >=C0 : xmail@xmailserver.org >Objet : [xmail] Compiling XMail 1.25 fails on OSX Leopard > > >Compiling fails with > >$ OSTYPE=3DDarwin make -f Makefile.