T O P I C R E V I E W |
partha3003 |
Posted - Nov 13 2020 : 12:44:30 While using fastcap in Ubuntu I got the following error $make all
make[1]: Entering directory '/home/partha/softwares/fastcap/src' make[1]: Leaving directory '/home/partha/softwares/fastcap/src' cd src ; make fastcap make[1]: Entering directory '/home/partha/softwares/fastcap/src' cc -O -DFIVE -c -o mulGlobal.o mulGlobal.c In file included from mulGlobal.h:60:0, from mulGlobal.c:36: /usr/include/time.h:304:12: error: ‘stime’ redeclared as different kind of symbol extern int stime (const time_t *__when) __THROW; ^ In file included from mulGlobal.h:55:0, from mulGlobal.c:36: resusage.h:56:13: note: previous declaration of ‘stime’ was here static long stime, utime; ^ <builtin>: recipe for target 'mulGlobal.o' failed make[1]: *** [mulGlobal.o] Error 1 make[1]: Leaving directory '/home/partha/softwares/fastcap/src' Makefile:28: recipe for target 'fastcap' failed make: *** [fastcap] Error 2
can someone help me out? Thanks
pb |
|
|