Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Feb 2004 23:24:55 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        "C.B. Noah Case - SisTemVorks" <noah@syptec.com>, <ports@freebsd.org>
Subject:   Re: Help
Message-ID:  <200402052324.55073.kstewart@owt.com>
In-Reply-To: <NDEBLOGAAIBDDONPAGJHOEHKCDAA.noah@syptec.com>
References:  <NDEBLOGAAIBDDONPAGJHOEHKCDAA.noah@syptec.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 05 February 2004 11:09 pm, C.B. Noah Case - SisTemVorks 
wrote:
> I am trying to setup ntop.  I am farily new to freeBSD.  I have run
> cvsup and updated all the ports.  I run make from /usr/ports/net/ntop
> and the below is what happens.  I need help.
>
> /usr/bin/tar: gettext-0.13.1: time stamp Dec 17 20:34 2003 is
> 97862286 s in the future
> ===>  Patching for gettext-0.13.1
> ===>  Applying FreeBSD patches for gettext-0.13.1
> ===>   gettext-0.13.1 depends on shared library: expat.4 - found
> ===>   gettext-0.13.1 depends on shared library: iconv.3 - found
> ===>  Configuring for gettext-0.13.1
> checking for a BSD-compatible install... /usr/bin/install -c -o root
> -g wheel
> checking whether build environment is sane... configure: error: newly
> created file is older than distributed files!
> Check your system clock

What don't you understand about the above comment :).

Kent

> ===>  Script "configure" failed unexpectedly.
> Please report the problem to ports@FreeBSD.org [maintainer] and
> attach the "/usr/ports/devel/gettext/work/gettext-0.13.1/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/devel/gettext.
> *** Error code 1
>
> Stop in /usr/ports/devel/gmake.
> *** Error code 1
>
> Stop in /usr/ports/net/ntop.
> HERRIMAN_AP#
>
> #####################################################################
>#######
> ##################################################################
> HERRIMAN_AP# cat
> /usr/ports/devel/gettext/work/gettext-0.13.1/config.log This file
> contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by configure, which was
> generated by GNU Autoconf 2.58.  Invocation command line was
>
>   $ ./configure --with-libexpat-prefix=/usr/local/lib
> --mandir=/usr/local/man --prefix=/usr/local
> --build=i386-portbld-freebsd5.1
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = HERRIMAN_AP.SYPTEC.COM
> uname -r = 5.1-RELEASE
> uname -s = FreeBSD
> uname -v = FreeBSD 5.1-RELEASE #0: Thu Jun  5 02:55:42 GMT 2003
> root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC
>
> /usr/bin/uname -p = i386
> /bin/uname -X     = unknown
>
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
>
> PATH: /sbin
> PATH: /bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /usr/games
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /root/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1365: checking for a BSD-compatible install
> configure:1420: result: /usr/bin/install -c -o root -g wheel
> configure:1431: checking whether build environment is sane
> configure:1468: error: newly created file is older than distributed
> files! Check your system clock
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_CXXFLAGS_value='-O -pipe -mcpu=pentiumpro'
> ac_cv_env_F77_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_GCJFLAGS_value=
> ac_cv_env_FFLAGS_set=
> lt_cv_sys_max_cmd_len=65536
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CXX_set=set
> ac_cv_env_host_alias_set=
> Here is the log it says to attach.
> ac_cv_env_CXXCPP_value=
> ac_cv_env_LDFLAGS_value=-L/usr/local/lib
> ac_cv_env_target_alias_set=
> ac_cv_env_GCJ_set=
> ac_cv_env_CFLAGS_value='-O -pipe -mcpu=pentiumpro'
> ac_cv_env_CC_set=set
> ac_cv_env_FFLAGS_value=
> ac_cv_env_CPPFLAGS_value=-I/usr/local/include
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_env_F77_set=
> ac_cv_env_host_alias_value=
> ac_cv_env_build_alias_value=i386-portbld-freebsd5.1
> ac_cv_env_target_alias_value=
> ac_cv_env_GCJFLAGS_set=
> ac_cv_env_GCJ_value=
> ac_cv_env_CC_value=cc
> ac_cv_env_CPP_set=
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='true'
> AMTAR=''
> AUTOCONF='true'
> AUTOHEADER='true'
> AUTOMAKE='true'
> AWK=''
> CC='cc'
> CFLAGS='-O -pipe -mcpu=pentiumpro'
> CPP=''
> CPPFLAGS='-I/usr/local/include'
> CXX='c++'
> CXXCPP=''
> CXXFLAGS='-O -pipe -mcpu=pentiumpro'
> CYGPATH_W=''
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> F77=''
> FFLAGS=''
> GCJ=''
> GCJFLAGS=''
> INSTALL_DATA='install  -o root -g wheel -m 444'
> INSTALL_PROGRAM='install  -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install  -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM=''
> LDFLAGS='-L/usr/local/lib'
> LIBOBJS=''
> LIBS=''
> LTLIBOBJS=''
> PACKAGE=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP=''
> VERSION=''
> ac_ct_STRIP=''
> am__leading_dot=''
> bindir='${exec_prefix}/bin'
> build='i386-portbld-freebsd5.1'
> build_alias='i386-portbld-freebsd5.1'
> build_cpu=''
> build_os=''
> build_vendor=''
> datadir='${prefix}/share'
> exec_prefix='NONE'
> host=''
> host_alias=''
> host_cpu=''
> host_os=''
> host_vendor=''
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh=''
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='/usr/local/man'
> oldincludedir='/usr/include'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> subdirs=''
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
>
> configure: exit 1
> HERRIMAN_AP#
> ---------------------------------------------------------------------
>---- FIGHT BACK AGAINST SPAM!
> Download Spam Inspector, the Award Winning Anti-Spam Filter
> http://mail.giantcompany.com

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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