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

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

Re: SV: [courier-users] Compiling

2006-03-19 Thread Sam Varshavchik
Göran Höglund writes: 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/l

Re: SV: [courier-users] Compiling

2006-03-20 Thread Bill Taroli
Sam Varshavchik wrote: Göran Höglund writes: 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. In addition to CXXLD and CCLD, also try setting LD= Now we're getting somewhere. I see that

Re: SV: [courier-users] Compiling

2006-03-20 Thread Bill Taroli
Sam Varshavchik wrote: Göran Höglund writes: 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 gc

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 version three

2006-04-06 Thread Göran Höglund
As the output snippet from my make command below shows I am trying to compile authlib with mysql support. I have short circuted the solaris linker by renaming it becuse I had problems with this earlier. Right now I suspect gcc not the linker though. I have tried to find more info about "gcc: lang

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

2006-04-07 Thread Bill Taroli
Göran Höglund wrote: As the output snippet from my make command below shows I am trying to compile authlib with mysql support. I have short circuted the solaris linker by renaming it becuse I had problems with this earlier. Right now I suspect gcc not the linker though. I have tried to find mo

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: 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