Salut

on dirait que le head est un peu cassé. en essayant de compiler tel quel 
uart/test, voila ce que j obtiens :

apres un make noconfig :
 > "make.exe" all
Generating compiler_files/main.avr.d
main.c:21:18: uart.h: No such file or directory
main.c:22:27: aversive/wait.h: No such file or directory
make: *** [compiler_files/main.avr.d] Error 1


 >> apres comment  des 2 includes :

 > "make.exe" all
Generating compiler_files/main.avr.d
avr-gcc (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


------ Compiling Module: comm/uart
make.exe[1]: Entering directory 
`D:/projets/avr/aversive_head/aversive/modules/comm/uart/test'
make.exe[1]: Leaving directory 
`D:/projets/avr/aversive_head/aversive/modules/comm/uart/test'
make.exe[1]: *** No rule to make target 
`compiler_files/uart0_dev_io.avr.o', needed by 
`compiler_files/uart.avr.a'.  Stop.
make.exe: *** [comm/uart] Error 2

 > Process Exit Code: 2



que se pqsse t il ?

tof


_______________________________________________
Avr-list mailing list
Avr-list@droids-corp.org
CVSWEB : http://cvsweb.droids-corp.org/cgi-bin/viewcvs.cgi/aversive
WIKI : http://wiki.droids-corp.org/index.php/Aversive
DOXYGEN : http://zer0.droids-corp.org/doxygen_aversive/html/
BUGZILLA : http://bugzilla.droids-corp.org
COMMIT LOGS : http://zer0.droids-corp.org/aversive_commitlog

Répondre à