0

を使用して Fedora マシンにtmパッケージをインストールしようとしていますが、インストールinstall.packages("tm")中にコンパイル エラーが発生します。エラーのスナップショットを次に示します。

In file included from /usr/include/stdlib.h:25:0,    
                 from /usr/include/R/R.h:28,    
                 from grouped.c:1:    
/usr/include/features.h:313:5: error: expected identifier or ‘(’ before ‘&&’ token    
In file included from /usr/include/R/R.h:28:0,    
                 from grouped.c:1:    
/usr/include/stdlib.h:140:1: error: unknown type name ‘size_t’    
In file included from /usr/include/R/R.h:28:0,    
                 from grouped.c:1:    
/usr/include/stdlib.h:337:4: error: unknown type name ‘size_t’    
/usr/include/stdlib.h:367:4: error: unknown type name ‘size_t’    
/usr/include/stdlib.h:471:22: error: unknown type name ‘size_t’  
In file included from /usr/include/R/R.h:28:0,  
                 from grouped.c:1:  
/usr/include/stdlib.h:473:22: error: unknown type name ‘size_t’  
/usr/include/stdlib.h:473:38: error: unknown type name ‘size_t’  
/usr/include/stdlib.h:485:36: error: unknown type name ‘size_t’  
In file included from /usr/include/stdlib.h:497:0,  
                 from /usr/include/R/R.h:28,  
                 from grouped.c:1:  
/usr/include/alloca.h:33:22: error: unknown type name ‘size_t’  
In file included from /usr/include/R/R.h:28:0,  
                 from grouped.c:1:  
4

0 に答える 0