putin c'est exactement le pb qu'on a eu avec zer0 quand on a essayer de mettre 
la readline sur l'atmega usb sur mon windows.
le probleme est sur les windows (pas sous nux)

donc effectivement j'ai eu le meme souci:
par contre j'ai oublié ce qu'il fallait modifier exactement:
il me semble que c'est une ligne qui est commenté et qu'il faut décommenter.

+
serpi




On Wed, Feb 13, 2008 at 02:07:07PM +0100, christoph wrote:
> 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
> [email protected]
> 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
> 

_______________________________________________
Avr-list mailing list
[email protected]
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 à