Re: C Compiler Prob

2006-03-30 Thread Martin Schröder
On 2006-03-30 14:53:44 +0200, oliver simon wrote: > Seems it has a bug in 3.8 and sparc64. Just need it for proxying > purposes, and exactly that does not work while I tried exactly the same Use squid. It's in ports. Best Martin -- http://www.tm.oneiros.de

Re: C Compiler Prob

2006-03-30 Thread Oliver Peter
On Thu, Mar 30, 2006 at 02:53:44PM +0200, oliver simon wrote: > Seems it has a bug in 3.8 and sparc64. Just need it for proxying > purposes, and exactly that does not work while I tried exactly the same > config on a x86 Test-Machine. See my problem some days ago, where nobody > seemed to have any

Re: C Compiler Prob

2006-03-30 Thread Oliver Peter
On Thu, Mar 30, 2006 at 02:53:44PM +0200, oliver simon wrote: > Hi namesake, Hee =) > > Why don't you use the gcc which is already shipped with openbsd? > Did not find it ... now I know where to look .. comp38.tgz ... Do your homework: http://openbsd.org/faq/faq4.html#FilesNeeded -- Oliver Pe

Re: C Compiler Prob

2006-03-30 Thread oliver simon
Hi namesake, please see below ... Oliver Peter wrote: > On Thu, Mar 30, 2006 at 02:17:24PM +0200, oliver simon wrote: >>@Oliver: Could you please provide us your CFLAGS? >> >>Nothing specific set .. only in the myconfigure.sh I do >> >>export CC=egcc >>export CPPFLAGS="-I \ >>/usr/local/lib/gcc/s

Re: C Compiler Prob

2006-03-30 Thread Oliver Peter
On Thu, Mar 30, 2006 at 02:17:24PM +0200, oliver simon wrote: > @Oliver: Could you please provide us your CFLAGS? > > Nothing specific set .. only in the myconfigure.sh I do > > export CC=egcc > export CPPFLAGS="-I \ > /usr/local/lib/gcc/sparc64-unknown-openbsd3.8/3.4.4/include/" You really enjo

Re: C Compiler Prob

2006-03-30 Thread oliver simon
Thanks for your answers, @Oliver: Could you please provide us your CFLAGS? Nothing specific set .. only in the myconfigure.sh I do export CC=egcc export CPPFLAGS="-I \ /usr/local/lib/gcc/sparc64-unknown-openbsd3.8/3.4.4/include/" I hoped, it would find some header there, but no success... Btw,

Re: C Compiler Prob

2006-03-30 Thread Alexander Farber
Did you install the compXY.tgz? > On Thu, Mar 30, 2006 at 12:49:29PM +0200, oliver simon wrote: > > checking for C compiler default output file name... configure: error: C > > compiler cannot create executables

Re: C Compiler Prob

2006-03-30 Thread Alexander Bochmann
...on Thu, Mar 30, 2006 at 12:49:29PM +0200, oliver simon wrote: > checking for gcc... egcc egcc? Alex.

Re: C Compiler Prob

2006-03-30 Thread Oliver Peter
On Thu, Mar 30, 2006 at 12:49:29PM +0200, oliver simon wrote: > checking for C compiler default output file name... configure: error: C > compiler cannot create executables Could you please provide us your CFLAGS? -- Oliver Peter, email: [EMAIL PROTECTED], ICQ# 113969174 "Worker bees can leave.

Re: C Compiler Prob

2006-03-30 Thread Jasper Lievisse Adriaanse
Op 30/3/2006 schreef "oliver simon" <[EMAIL PROTECTED]>: >Hi List, > >maybe can tell me what4s wrong or missing ? > >Trying to compile an apache 2.0.52 ... > >configure says ... > >Platform: sparc64-unknown-openbsd3.8 >checking for working mkdir -p... yes >APR Version: 0.9.7 >checking for chosen l