From owner-freebsd-questions Sat May 6 17:15:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc2.bc.home.com (ha1.rdc2.bc.wave.home.com [24.2.10.68]) by hub.freebsd.org (Postfix) with ESMTP id 1E31737B78A for ; Sat, 6 May 2000 17:15:20 -0700 (PDT) (envelope-from dr@dursec.com) Received: from kyxbot.zorg ([24.113.134.64]) by mail.rdc2.bc.home.com (InterMail vM.4.01.02.17 201-229-119) with SMTP id <20000507001519.XDSQ20288.mail.rdc2.bc.home.com@kyxbot.zorg>; Sat, 6 May 2000 17:15:19 -0700 From: Dragos Ruiu Organization: kyx.net To: Kent Stewart , FreeBSD Questions Subject: Re: Kdebase-1.1.2 Port Build Error Date: Sat, 6 May 2000 17:12:30 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain References: <39149241.90C65D08@3-cities.com> In-Reply-To: <39149241.90C65D08@3-cities.com> MIME-Version: 1.0 Message-Id: <0005061713121T.04195@kyxbot.zorg> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 06 May 2000, Kent Stewart wrote: > I have been trying to build kdebase-1.1.2 but it dies compiling > kscreensaver/morph3d.cpp. If I add > > ruby# cat patch-ba > --- kscreensaver/Makefile.in~ Tue Sep 7 08:21:01 1999 > +++ kscreensaver/Makefile.in Sat May 6 13:22:02 2000 > @@ -148,7 +148,7 @@ > X_LDFLAGS = @X_LDFLAGS@ > X_SERVER = @X_SERVER@ > ac_xdmdir = @ac_xdmdir@ > -all_includes = @all_includes@ > +all_includes = @all_includes@ -I/usr/X11R6/include > all_libraries = @all_libraries@ > install_root = @install_root@ > kde_appsdir = @kde_appsdir@ > > It will build. Anyone have any idea why I have to add the X11R6? I > figure something basic is messed up on my system but I don't know > what. > I saw that on a system.. sorry my documentation of it was lazy as I was unconcerned. I believe the fix was to "mkdir /usr/X11R6/include" if you installed the binaries to it without the sources. Again from memory only, so caveat emptor. cheers, --dr -- dursec.com / kyx.net - we're from the future http://www.dursec.com learn kanga-foo from security experts: CanSecWest - May 10-12 Vancouver Speakers: Ron Gula/NSW, Ken Williams/E&Y, Marty Roesch/Hiverworld, Fyodor/insecure.org, RainForestPuppy/wiretrip.net, Theo de Raadt/OpenBSD Lance Spitzner/Sun, Fyodor Yarochkin/KALUG, Max Vision/whitehats.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message