Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 May 2000 14:44:33 -0700
From:      Kent Stewart <kstewart@3-cities.com>
To:        FreeBSD Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Kdebase-1.1.2 Port Build Error
Message-ID:  <39149241.90C65D08@3-cities.com>

next in thread | raw e-mail | index | archive | help
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.

Kent

-- 
Kent Stewart
Richland, WA

mailto:kstewart@3-cities.com
http://www.3-cities.com/~kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

SETI(Search for Extraterrestrial Intelligence) @ HOME
http://setiathome.ssl.berkeley.edu/

Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR
http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39149241.90C65D08>