KDE 3.4 Konstruct chokes on cyrus-sasl
James Richard Tyrer
tyrerj at acm.org
Fri Apr 29 17:23:32 BST 2005
Mark Douglas Nagy wrote:
> I've been trying to install KDE 3.4 from source, and Konstruct seems to
> work so far up to the point where it tries to install
> cyrus-sasl-2.1.20.tar.gz. The file passes the checksum test, but then:
>
> configure: loading cache .././config.cache
> configure: error: `CFLAGS' has changed since the previous run:
> configure: former value: -I/usr/local/kde3.4/include
> -I/usr/local/kde3.3.2/include -I/usr/X11R6/include
> -L/usr/local/kde3.4/lib -L/usr/local/kde3.3.2/lib -L/usr/X11R6/lib -O2
> -pipe
> configure: current value: -I/usr/local/kde3.4/include
> -I/usr/local/kde3.3.2/include -I/usr/X11R6/include
> -L/usr/local/kde3.4/lib -L/usr/local/kde3.3.2/lib -L/usr/X11R6/lib -O2
> -pipe
> configure: error: changes in the environment can compromise the build
> configure: error: run `make distclean' and/or `rm .././config.cache' and
> start over
> configure: error: /bin/sh './configure' failed for saslauthd
> make: *** [configure-work/cyrus-sasl-2.1.20/configure] Error 1
>
> I tried deleting config.cache and start over as instructed, just in case
> it actually helped for some reason even though this happened on the first
> compile attempt, but no such luck. Anybody know how to fix something
> like this?
You have an odd problem. If you look, you will see that the two strings
are NOT the same. One has an extra space before: "-O2". Unfortunately,
I have no idea what is causing the problem.
Can you cd to the source tree for: "cyrus-sasl-2.1.20" and remove:
"config.cache". Open the file: "config.log" to see the configure
command and execute it:
./configure <what ever parameters Konstruct used>
and see what happens. If it fails when you run 'configure' by hand,
then it probably isn't a Konstruct issue.
Other question: Did it install: "OpenSSL-0.9.7e" OK?
You don't have to have Konstruct install the dependencies from source,
you could install them from binary packages.
--
JRT
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
More information about the kde
mailing list