Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Sep 2002 21:42:47 +0000
From:      =?iso-8859-1?q?C=E9dric=20Lamalle?= <cedric@cedric.trix.net>
To:        freebsd-ports@freebsd.org
Subject:   kdelibs-3.0.3a doesn't configure
Message-ID:  <200209122142.47294.cedric@cedric.trix.net>

next in thread | raw e-mail | index | archive | help
Hi,
I've try to portupgrade kdelibs to 3.0.3a but it doesn't configure, it stops 
there :

checking whether build environment is sane... configure: error: ls -t appears 
to fail.  Make sure there is not a broken
alias in your environment
configure: error: newly created file is older than distributed files!
Check your system clock
My system is :
# uname -a
FreeBSD maloobr.kicks-ass.org 4.7-PRERELEASE FreeBSD 4.7-PRERELEASE #0: Tue 
Sep 10 00:03:31 GMT 2002     
cedric@maloobr.kicks-ass.org:/usr/obj/usr/src/sys/MALOOBR  i386

with ls of world of the same day.

here's config.log :
# tail -n 50 config.log
configure:1676: checking whether build environment is sane
configure:1700: error: ls -t appears to fail.  Make sure there is not a broken
alias in your environment
configure:1713: error: newly created file is older than distributed files!
Check your system clock

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value=' -O -pipe '
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=
ac_cv_env_CFLAGS_set=set
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value=
ac_cv_env_target_alias_set=
ac_cv_host_alias=i386-portbld-freebsd4.7
ac_cv_env_CFLAGS_value='-O -pipe '
ac_cv_env_CC_set=set
ac_cv_build_alias=i386-portbld-freebsd4.7
ac_cv_env_CPPFLAGS_value=' -I/usr/local/include -I/usr/local/include  
-I/usr/X11R6/include'
ac_cv_target_alias=i386-portbld-freebsd4.7
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd4.7
ac_cv_env_host_alias_value=
ac_cv_build=i386-portbld-freebsd4.7
ac_cv_env_build_alias_value=i386-portbld-freebsd4.7
ac_cv_target=i386-portbld-freebsd4.7
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1

Cédric

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




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