Michael> Thats what trunk head does, but Nishanth Aravamudan here
    Michael> sees

    Michael> 1 sec = 5.37731e+14 usec

    Michael> which seems to indicate something's still wrong.

Nish, did everything get rebuilt?  Since the makefile doesn't have
dependencies, I can do things like:

    $ make clock_test
    cc -Wall -g -D_GNU_SOURCE -O2    clock_test.c get_clock.c   -o clock_test
    $ touch get_clock.h
    $ make clock_test
    make: `clock_test' is up to date.

so a simple "svn up" followed by "make" make not be enough to pick up
all changes.

 - R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to