Problem with current trunk ?

Collette Yann ycollette at free.fr
Tue Sep 23 19:52:27 CEST 2008


Hello,

I think there is a little problem with the current trunk:

gcc -DHAVE_CONFIG_H -I. -I../../modules/core/includes -I./includes/ 
-I../../modules/output_stream/includes/ -g -O2 -pipe -Wformat -Wshadow 
-Wfloat-equal -Wpointer-arith -Wcast-align -Wmissing-prototypes 
-Wmissing-declarations -Wstrict-prototypes -Wmissing-noreturn 
-Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual 
-Wwrite-strings -Winline -Wredundant-decls -Wall -Wchar-subscripts 
-Wextra -Wuninitialized -Wno-format-y2k -Wmissing-format-attribute 
-Wno-missing-field-initializers -Wno-strict-aliasing 
-Wold-style-definition -g3 -fdiagnostics-show-option 
-fno-stack-protector -Dlinux -DNARROWPROTO 
-I../../modules/core/includes/ -I../../libs/MALLOC/includes/ 
-I../../modules/localization/includes/ -MT libsciinteger_la-i_nextj.lo 
-MD -MP -MF .deps/libsciinteger_la-i_nextj.Tpo -c src/c/i_nextj.c -fPIC 
-DPIC -o .libs/libsciinteger_la-i_nextj.o
In file included from src/c/genmin2.h:18,
from src/c/genmin2.c:13:
./includes/def.h:19: erreur: conflicting types for ‘integer’
../../modules/core/includes/machine.h:471: erreur: previous declaration 
of ‘integer’ was here
In file included from src/c/i_nextj.h:18,
from src/c/i_nextj.c:13:
./includes/def.h:19: erreur: conflicting types for ‘integer’
../../modules/core/includes/machine.h:471: erreur: previous declaration 
of ‘integer’ was here
make[2]: *** [libsciinteger_la-genmin2.lo] Erreur 1
src/c/i_nextj.c: In function ‘inextj_’:
src/c/i_nextj.c:83: attention : passing argument 5 of ‘gengetcol’ from 
incompatible pointer type
src/c/i_nextj.c:83: attention : passing argument 6 of ‘gengetcol’ from 
incompatible pointer type
src/c/i_nextj.c:88: attention : passing argument 5 of ‘gengetcol’ from 
incompatible pointer type
src/c/i_nextj.c:88: attention : passing argument 6 of ‘gengetcol’ from 
incompatible pointer type
make[2]: *** [libsciinteger_la-i_nextj.lo] Erreur 1
make[2]: quittant le répertoire « 
/home/collette/scilab-dev/scilab/modules/integer »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/collette/scilab-dev/scilab/modules »
make: *** [all-recursive] Erreur 1


YC



More information about the dev mailing list