avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[avr-gcc-list] error: sys/types.h


From: FRANCISCO ESPINOLA
Subject: [avr-gcc-list] error: sys/types.h
Date: Thu, 20 Mar 2008 14:02:06 -0700 (PDT)

Finally I built a parcial avr-gcc with


../configure --target=avr --disable-nls
--prefix=/usr/local/avr --with-gnu-ld --with-gnu-as
--enable-languages="c,c++" --disable-libssp

I also set the 

LD_LIBRARY_PATH=/usr/local/lib


But I disable the libssp because the below error.


I do not like to much set the LD_LIBRARY_PATH
and I hope that the library is no really important.



configure:2813: checking for
/home/paco/D-ELECTRONICA/D-GNU-TOOL/gcc-4.3.0/D-TARGET-AVR3/./gcc/xgcc
-B/home/paco/D-ELECTRONICA/D-GNU-TOOL/gcc-4.3.0/D-TARGET-AVR3/./gcc/
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/
-isystem /usr/local/avr/avr/include -isystem
/usr/local/avr/avr/sys-include option to accept ANSI C
configure:2883:
/home/paco/D-ELECTRONICA/D-GNU-TOOL/gcc-4.3.0/D-TARGET-AVR3/./gcc/xgcc
-B/home/paco/D-ELECTRONICA/D-GNU-TOOL/gcc-4.3.0/D-TARGET-AVR3/./gcc/
-B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/
-isystem /usr/local/avr/avr/include -isystem
/usr/local/avr/avr/sys-include  -c -O2 -g -g -O2   
conftest.c >&5
conftest.c:13:23: error: sys/types.h: No such file or
directory
conftest.c:14:22: error: sys/stat.h: No such file or
directory


I have the types.h and stat.h in  
/usr/include/sys

Francisco Javier Espinola Pozos
FEM SIMULATION

http://www.geocities.com/paco_espinola
Telefono 

cel     0447221817724
Trabajo 017222795333    
Arqueologos 122a misiones Sta esperanza
Toluca


      
____________________________________________________________________________________
¡Capacidad ilimitada de almacenamiento en tu correo!
No te preocupes más por el espacio de tu cuenta con Correo Yahoo!:              
        
http://correo.espanol.yahoo.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]