Re: [courier-users] authlib configure failure

2007-06-05 Thread Göran Höglund
Sam Varshavchik skrev: > Göran Höglund writes: > >> Hi, >> I am trying to run configure for courier-authlib 0.59.3 on a >> sun/solaris 8 machine. >> >> It works fine until crypt is tested where I get the following error: >> checking for crypt in -

[courier-users] authlib configure failure

2007-06-04 Thread Göran Höglund
Hi, I am trying to run configure for courier-authlib 0.59.3 on a sun/solaris 8 machine. It works fine until crypt is tested where I get the following error: checking for crypt in -lcrypt... yes checking for crypt... yes checking for crypt() prototype... 0 ./configure[25282]: conftest2.out: not f

SV: [courier-users] authlib 0.58 compile error

2006-04-27 Thread Göran Höglund
Hi, Yes I had the same problem. I did install GNU ld from sun freeware and then short circuited Suns ls by renaming it # mv /usr/ccs/bin/ld /usr/ccs/bin/ld.SUN /GH -Ursprungligt meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Gordon Thagard Skickat: den 24 april 2006 1

SV: SV: [courier-users] Compiling version three

2006-04-20 Thread Göran Höglund
:[EMAIL PROTECTED] För Göran Höglund Skickat: den 7 april 2006 11:52 Till: 'Bill Taroli'; courier-users@lists.sourceforge.net Ämne: SV: SV: [courier-users] Compiling version three I have the same version of gcc as you do. It's downloaded from Sunfreeware meaning that it's probab

SV: SV: [courier-users] Compiling version three

2006-04-07 Thread Göran Höglund
meddelande- Från: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Bill Taroli Skickat: den 7 april 2006 09:45 Till: courier-users@lists.sourceforge.net Ämne: Re: SV: [courier-users] Compiling version three Göran Höglund wrote: > As the output snippet from my make command below shows I am tryin

SV: [courier-users] Compiling version three

2006-04-06 Thread Göran Höglund
rier-users@lists.sourceforge.net Ämne: Re: [courier-users] Compiling version three Göran Höglund wrote: > When I compile the authlib i get an compiler error: > make[2]: Entering directory `/usr/share/src/courier-authlib-0.58' > Compiling authdaemonlib.c > gcc: language a

[courier-users] Compiling version three

2006-04-06 Thread Göran Höglund
ake[2]: *** [authdaemonlib.lo] Error 2 This gives me bad feelings, do I also have to compile and reinstall mySQL from scratch or is it somthing missing for the compiler (gcc)? Any suggestions? Regards - Göran Hö

[courier-users] Compiling part 2

2006-03-21 Thread Göran Höglund
nfigure is: ./configure CPPFLAGS=-I/usr/local/BerkeleyDB/include LDFLAGS=-L/usr/local/BerkeleyDB/lib Any cloues what I am missing? Göran Höglund --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends application

SV: SV: [courier-users] Compiling

2006-03-20 Thread Göran Höglund
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] För Bill Taroli Skickat: den 21 mars 2006 06:16 Till: courier-users@lists.sourceforge.net Ämne: Re: SV: [courier-users] Compiling Sam Varshavchik wrote: > Göran Höglund writes: > >> Hi, >> Well I tried: >> ./configure CPPFLAGS

SV: [courier-users] Compiling

2006-03-19 Thread Göran Höglund
Hi, Well I tried: ./configure CPPFLAGS=-I/usr/local/BerkeleyDB/include CCLD=/usr/local/bin/ld CXXLD=/usr/local/bin/ld But ended up with the same result. I guess BillT is on the track the configure script writes the following: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared librar

SV: [courier-users] Compiling

2006-03-16 Thread Göran Höglund
Hi, I just use ./configure but I have also tried ./configure CPPFLAGS=-I/usr/local/BerkeleyDB/include since I had a problem finding the includefiles earlier. My problem is that make does not find the libfiles under the source directory for this particullar build. The previus linkings works just fi

[courier-users] Compiling

2006-03-16 Thread Göran Höglund
Hi, I am trying to install courier-authlib-0.58 prior to the server itself. Everything works fine until its time to link the authdaemondprog. Logg snippet: Linking authdaemondprog Undefined first referenced symbol in file libmail_encode_start