Hi Riham, On Tue, Oct 03, 2006 at 11:50:36AM +0200, Riham wrote:
Hi Stefan,
I had to install openSUSE 10.2 *Alpha4* since I have a new hardware and only this version of Suse has the driver to support it.
I see --- and other distributions (e.g., Fedora Core 5 (or 6 final release available within a week from now)) don't support your HW either?
gcc --version => gcc (GCC) 4.1.2 20060829 (prerelease) (SUSE Linux) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This is what I found in /usr/include/time.h: ================================================================== #ifdef _TIME_H /* Get size_t and NULL from
. */ # define __need_size_t # define __need_NULL # include /* This defines CLOCKS_PER_SEC, which is the number of processor clock ticks per second. */ # include
/* This is the obsolete POSIX.1-1988 name for the same constant. */ # if !defined __STRICT_ANSI__ && !defined __USE_XOPEN2K # ifndef CLK_TCK # define CLK_TCK CLOCKS_PER_SEC # endif # endif
#endif /*
included. */ ==================================================================
looks fine to me --- unless __STRICT_ANSI__ and/or __USE_XOPEN2K are "oddly" defined ... I'm afraid, without having (access to) such a system myself, I'm out of wisdom --- sorry ... Stefan
I might degrade the system to Suse10.0 if things do not work out.
Best Regards, Riham
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |