> The patch is a hack and we
> should find a real solution instead. Does this program compile for
> you? The program compiles and links fine on RH4.0 as
> well as on my homegrown ELF system.
>
> #include <sys/resource.h>
>
> void
> main()
> {
> printf ("RLIMIT_CPU=%d\n", RLIMIT_CPU);
> }
>-- End of excerpt from David Mosberger-Tang
Pardon, my glibc includes must have been somewhat weak.
After reinstalling glibc from the redhat distribution this ugly hack is
no more needed. ( The #ifndef HZ ... is still necessary, however,
if the axp-diffs are applied. )
-- Martin Cornelius, ZARMFAB software development, University of Bremen phone: 49-421-218-4807 FAX: 49-421-218-3889 email: fabsoft@zarm.uni-bremen.de paper-mail: Hochschulring / Am Fallturm, 28359 BREMEN, Germany
-- To unsubscribe: send e-mail to axp-list-request@redhat.com with 'unsubscribe' as the subject. Do not send it to axp-list@redhat.com
Copyright © 1995-1997 Red Hat Software. Legal notices