From owner-freebsd-questions Tue Aug 7 19:21:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from Happydays.DynDNS.Org (adsl-65-66-152-247.dsl.kscymo.swbell.net [65.66.152.247]) by hub.freebsd.org (Postfix) with ESMTP id B0BD137B401 for ; Tue, 7 Aug 2001 19:21:35 -0700 (PDT) (envelope-from dweimer@Happydays.DynDNS.Org) Received: from localhost (dweimer@localhost) by Happydays.DynDNS.Org (8.11.3/8.11.3) with ESMTP id f782LQC37524; Tue, 7 Aug 2001 21:21:27 -0500 (CDT) (envelope-from dweimer@Happydays.DynDNS.Org) Date: Tue, 7 Aug 2001 21:21:26 -0500 (CDT) From: "Dean E. Weimer" To: The Psychotic Viper Cc: , Subject: RE: FreeBSD 4.3 and Squid In-Reply-To: Message-ID: <20010807211421.S37356-100000@Happydays.DynDNS.Org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG No mine wasn't installed from ports, the orignal message was sent in May, that's probably why you couldn't find it. I have found some information on a different mailing list that said it is caused by a break in the gcc compilation on FreeBSD 4.3. The fix is to do: make distclean # If you already compiled the source once env CFLAGS=-O ./configure make all make all install I have got this to successfully work for htttp requests, now Time to learn how to configure everything else. Thanks for your help. On Wed, 8 Aug 2001, The Psychotic Viper wrote: > Hi, > > missed the rest of this thread (couldnt find it in the last weeks archive > either) but curious if its installed via the ports, if so maybe faulty > hardware or a misconfigured config. I have personally seen some programs > do strange things if installed via normal sources then proceed to work > like a charm if compiled from the ports ( could be something to do with > native patches).Best I can suggest is install from ports, else try a basic > config then build up, and last resort test hardware. > > good luck > PsyV > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message