Re: About Install in xscale

"Clement Hsu" <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
Dear Dave:
   The approach is still not work. My system indeed have a problem of time
setting.
   Do there exist any good way to make "make " work?
   thanks a lot


Best Regards,
Clement Hsu

Message: 1
Date: Thu, 12 Oct 2006 12:51:03 +0100
From: "Dave Shield" <[email protected]>
Subject: Re: About Install in xscale
To: "Clement Hsu" <[email protected]>
Cc: net-snmp-users <[email protected]>
Message-ID:
    <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

On 12/10/06, Clement Hsu <[email protected]> wrote:

> /home/tung/net-snmp-5.4.pre3# ./config.status
> config.status    : creating Makefile
   [snip]
> config.status: executing default commands

OK so far.

> # ls -ltrd conf* stamp* Make* include/net-snmp/net-snmp* libtool ltmain.h
> -rw-r--r--    1 274      halt        11979 Oct 10  2005 Makefile.rules
> -rw-r--r--    1 274      halt         3436 Sep 20 00:12 Makefile.top
> -rw-r--r--    1 274      halt        10004 Sep 26 21:21    Makefile.in
> -rw-r--r--    1 root     root        25197 Oct 12 11:12 Makefile
> -rwxr-xr-x    1 root     root       135377 Oct 12 19:02 config.status

OK - that's the problem right there.
The timestamp on config.status is 19:02, while that on Makefile is 11:12
config.status is therefore newer than Makefile - implying that the Makefile
needs to be regenerated.

But according to the date on your email, config.status has a timestamp
several hours in the future.   Did you run "configure" on the same
machine as you're trying to compile on?
Is the time on all your machines set correctly?

The simplest fix is probably:

    #  touch config.status
    #  ./config.status
    # make

If that doesn't work, then I'd delete everything, and start from a fresh
tarball.

Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.