public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Re: A funny error when compiling the gsl-1.2 candidate
@ 2002-07-11  4:53 Marek Kobera
  2002-07-11 13:23 ` Nicolas Bock
  0 siblings, 1 reply; 9+ messages in thread
From: Marek Kobera @ 2002-07-11  4:53 UTC (permalink / raw)
  To: gsl-discuss

> Marek Kobera wrote:
> > 	Hello all!
> > I would not like to bother with a newbies' kind of question, but let me
> > ask
> > you about the cause of this error message, when doing make:
> > make[2]: *** Warning: File `diff/libgsldiff.la' has modification time in the fut
> > ure (2002-07-10 22:32:23.802911 > 2002-07-10 22:32:10.498715303)
> > make[2]: warning:  Clock skew detected.  Your build may be incomplete. 
> > We have got recently a new installation of SunOS 5.9:
> > SunOS 5.9 Generic sun4u sparc SUNW,Ultra-2
> > and gcc's version is 3.1.
> > 	Thanks in advance,
> > 		Marek Kobera
> > 
> > 
> > 
> > 
> 
> That is a warning, not an error, I don't
> think it is something to worry about. You can
> maybe fix it by touching all the files:
> 
>    find . -type f -exec touch {} \;
> 
> 
	Dear Nicolas and Trevor,
thanks for your responses. I have realized that it is really the case with
the NFS server. However what I find interesting is that this warning shows
up by one file only, and that "Your build may be incomplete"-warning may
be true, since I have tried to 'make check' and received two specific
errors. Then I tried to build everything from the scratch again, used the
touch command form supposed by Trevor and made check once again. This, I
am afraid, does
not work. The error message is
Makefile.am: required file `./depcomp' not found
make: *** [Makefile.in] Error 1

which occurs just after
cd . && aclocal
cd . && automake --gnu --include-deps Makefile

What should I be doing now? Should I 'make something', so that I build the
depcomp file or make check once again? 
I would really like to compile GSL on this machine and not on the NFS
server for a couple of reasons.
	Hopefully you help me once again.
		Sincerely,
			Marek Kobera


^ permalink raw reply	[flat|nested] 9+ messages in thread
* A funny error when compiling the gsl-1.2 candidate
@ 2002-07-10 13:55 Marek Kobera
  2002-07-10 13:58 ` Nicolas Bock
  0 siblings, 1 reply; 9+ messages in thread
From: Marek Kobera @ 2002-07-10 13:55 UTC (permalink / raw)
  To: gsl-discuss

	Hello all!
I would not like to bother with a newbies' kind of question, but let me
ask
you about the cause of this error message, when doing make:
make[2]: *** Warning: File `diff/libgsldiff.la' has modification time in the fut
ure (2002-07-10 22:32:23.802911 > 2002-07-10 22:32:10.498715303)
make[2]: warning:  Clock skew detected.  Your build may be incomplete. 
We have got recently a new installation of SunOS 5.9:
SunOS 5.9 Generic sun4u sparc SUNW,Ultra-2
and gcc's version is 3.1.
	Thanks in advance,
		Marek Kobera



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-07-16 17:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-11  4:53 A funny error when compiling the gsl-1.2 candidate Marek Kobera
2002-07-11 13:23 ` Nicolas Bock
2002-07-13  2:23   ` Marek Kobera
2002-07-14 15:41     ` Brian Gough
2002-07-15  0:20       ` Marek Kobera
2002-07-15 13:44         ` Brian Gough
2002-07-16 10:04           ` Marek Kobera
  -- strict thread matches above, loose matches on Subject: below --
2002-07-10 13:55 Marek Kobera
2002-07-10 13:58 ` Nicolas Bock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).