Hi,

in archlinux I get the following error: 

CPLUS_INCLUDE_PATH=/usr/include:/usr/local/include g++ -fno-rtti -std=c++11 -O2 
-fno-exceptions -Wall   -I/usr/include -o src/pgnscid.o -c src/pgnscid.cpp
In file included from /usr/include/c++/6.1.1/ext/string_conversions.h:41:0,
                 from /usr/include/c++/6.1.1/bits/basic_string.h:5402,
                 from /usr/include/c++/6.1.1/string:52,
                 from src/textbuf.h:21,
                 from src/game.h:24,
                 from src/pgnscid.cpp:20:
/usr/include/c++/6.1.1/cstdlib:75:25: error fatal: stdlib.h: No existe el 
fichero o el directorio
 #include_next <stdlib.h>

stdlib.h should of course be there:

--> locate stdlib.h

/usr/include/stdlib.h
/usr/include/bits/stdlib.h
/usr/include/boost/cstdlib.hpp
/usr/include/bsd/stdlib.h
/usr/include/c++/6.1.1/stdlib.h
/usr/include/c++/6.1.1/tr1/stdlib.h
/usr/include/freetype2/freetype/config/ftstdlib.h
/usr/include/isc/stdlib.h
/usr/include/lwres/stdlib.h
/usr/share/man/man0/stdlib.h.0p.gz

Any ideas?

Many thanks in advance. 

-- 
:: Igor Sosa Mayor     :: joseleopoldo1...@gmail.com ::
:: GnuPG: 0x1C1E2890   :: http://www.gnupg.org/      ::
:: jabberid: rogorido  ::                            ::


------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
Scidvspc-users mailing list
Scidvspc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scidvspc-users

Reply via email to