11 Jun
2005
11 Jun
'05
1:42 p.m.
Hi, On Thu, Jun 09, 2005 at 03:51:50PM +0800, ?? ???? wrote:
../../GiNaC/ginsh/ginsh_parser.yy:32:26: sys/resource.h: No such file or directory ../../GiNaC/ginsh/ginsh_parser.yy:64: error: aggregate `rusage start_time' has incomplete type and cannot be defined ../../GiNaC/ginsh/ginsh_parser.yy:64: error: aggregate `rusage end_time'
I don't know about MinGW, but on Debian machines this file comes with libc6-dev, on Fedora machines it's in glibc-headers-2.3... Maybe you could search for that file with find / -name 'resource.h' or some Windows tool? So, is it there? Is it anywhere else? Is it non-existent? Regards, Jens