Re: [Scidvspc-users] Error compiling last version
Chess Database and Toolkit program
Brought to you by:
stevenaaus
From: Steve A <ste...@gm...> - 2016-07-06 08:42:44
|
This should be fixed in subversion. Either check out code from there, or remove CPLUS_INCLUDE_PATH from the Makefile after running configure. Pls email me instead of the mailing list if it is not resolved. cheers, S.A. On Wed, Jul 6, 2016 at 6:20 PM, Igor Sosa Mayor <jos...@gm...> wrote: > 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 :: jos...@gm... :: > :: 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 > Sci...@li... > https://lists.sourceforge.net/lists/listinfo/scidvspc-users |