Re: [rtl] Where is NSECS_PER_SEC defined?

2000-05-15 Thread Cort Dougan

It's in ./include/rtl_time.h  Is this the latest snapshot of 3.0?

}   Hello all,
}   I'm trying to use the type "hrtime_t" in my library and when I include
} the file "/usr/include/rtlinux/arch/rtl_time.h", I get an error in that
} file saying that "NSECS_PER_SEC" is undefined. Where is it defined?. Why
} isn't there an include in "rtl_time.h" to the file with
} "NSECS_PER_SEC"?.
}   BTW, the new site is cool!.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl " | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




Re: [rtl] Where is NSECS_PER_SEC defined?

2000-05-15 Thread Steve Papacharalambous

Ivan Martinez wrote:
> 
> Hello all,
> To be able to use "hrtime_t" in my library I included
> "/usr/include/rtlinux/arch/rtl_time.h" file. The problem is that I get a
> "'NSECS_PER_SEC' undeclared" error in line 27 of that file. Where is it
> declared?. Why is not the file with its declaration included in
> "rtl_time.h"?.
> I'm using RTLinux 2.2. Thank you.
> --
> Ivan Martinez (Rodriguez)
> BEng in Software Engineering - MEng student
> http://www.student.dtu.dk/~u990873
> "Got fabes?"
> -- [rtl] ---
> To unsubscribe:
> echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
> echo "unsubscribe rtl " | mail [EMAIL PROTECTED]
> ---
> For more information on Real-Time Linux see:
> http://www.rtlinux.org/rtlinux/

Hi Ivan,

NSECS_PER_SEC is declared in: include/rtl_time.h


Best regards,

Steve

-- 

Zentropix - A Lineo company.
Visit http://www.zentropix.com/
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl " | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




[rtl] Where is NSECS_PER_SEC defined?

2000-05-15 Thread Ivan Martinez

Hello all,
To be able to use "hrtime_t" in my library I included
"/usr/include/rtlinux/arch/rtl_time.h" file. The problem is that I get a
"'NSECS_PER_SEC' undeclared" error in line 27 of that file. Where is it
declared?. Why is not the file with its declaration included in
"rtl_time.h"?.
I'm using RTLinux 2.2. Thank you.
-- 
Ivan Martinez (Rodriguez)
BEng in Software Engineering - MEng student
http://www.student.dtu.dk/~u990873
"Got fabes?"
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl " | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/




[rtl] Where is NSECS_PER_SEC defined?

2000-05-14 Thread Ivan Martinez

Hello all,
I'm trying to use the type "hrtime_t" in my library and when I include
the file "/usr/include/rtlinux/arch/rtl_time.h", I get an error in that
file saying that "NSECS_PER_SEC" is undefined. Where is it defined?. Why
isn't there an include in "rtl_time.h" to the file with
"NSECS_PER_SEC"?.
BTW, the new site is cool!.
-- 
Ivan Martinez (Rodriguez)
BEng in Software Engineering - MEng student
http://www.student.dtu.dk/~u990873
"Got fabes?"
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl " | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/