View Single Post
  #1   (View Single Post)  
Old 8th May 2008
chavez243 chavez243 is offline
Fdisk Soldier
 
Join Date: May 2008
Location: Leamington, ON
Posts: 50
Default cyrus-sasl2 dies

Trying to build kde3, but cyrus-sasl2 keeps dying on me:

Code:
configure: WARNING: you should use --build, --host, --target
configure: loading cache .././config.cache
configure: error: `CFLAGS' has changed since the previous run:
configure:   former value:  -O2 -pipe  -fno-strict-aliasing
configure:   current value: -O2 -pipe -fno-strict-aliasing
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
===>  Script "configure" failed unexpectedly.
Please report the problem to ume@FreeBSD.org [maintainer] and attach the
"/usr/ports/security/cyrus-sasl2/work/cyrus-sasl-2.1.22/config.log" including
the output of the failure of your make command. Also, it might be a good idea
to provide an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/security/cyrus-sasl2.
*** Error code 1

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
I have not reported it to the port maintainer as yet, just in case there is an easy fix.

Any thoughts?
Reply With Quote