[ros-dev] rcopy && gcc-3.4.2 on linux
Hartmut Birr
hartmut.birr at gmx.de
Mon Dec 20 21:49:40 CET 2004
David Kredba schrieb:
> Hello,
>
> I got :
>
> Current date: 2004-12-20
>
> ROS Version : 0.3-CVS (Build 20041220)
>
> rcopy.c: In function `copy_file':
> rcopy.c:90: error: storage size of `ut_buffer' isn't known
> rcopy.c:132: warning: implicit declaration of function `utime'
> rcopy.c:90: warning: unused variable `ut_buffer'
> make[1]: *** [rcopy] Error 1
> make: *** [tools] Error 2
>
>
> Regards, David
> _______________________________________________
> Ros-dev mailing list
> Ros-dev at reactos.com
> http://reactos.com:8080/mailman/listinfo/ros-dev
>
>
Hi,
can you move "#include <utime.h>" or "#include <sys/utime.h>" outside
of the #ifdef WIN32 block?
- Hartmut
More information about the Ros-dev
mailing list