Re: [Open Babel] 2.3.1 compilation problem

2011-12-01 Thread David García Aristegui
Shame on me, cmake execution info: conio.h, rint, and sranddev not found, and SCANDIR_NEEDS_CONST - Failed -- The C compiler identification is GNU -- The CXX compiler identification is GNU -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detec

Re: [Open Babel] 2.3.1 compilation problem

2011-12-01 Thread David García Aristegui
Hello, here is the info: gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5) ~/openbabel-2.3.1$ more /usr/include/sys/time.h | grep gettimeofday extern int gettimeofday (struct timeval *__restrict __tv, ~/openbabel-2.3.1$ man gettimeofday GETTIMEOFDAY(2) Li

Re: [Open Babel] 2.3.1 compilation problem

2011-12-01 Thread Geoffrey Hutchison
> Hello, i'm installing the 2.3.1 release. ... > /home/aristegui/openbabel-2.3.1/include/openbabel/obutil.h:85: error: > âgettimeofdayâ was not declared in this scope > make[2]: *** [src/CMakeFiles/openbabel.dir/alias.o] Error 1 > make[1]: *** [src/CMakeFiles/openbabel.dir/all] Error 2 > make: ***

[Open Babel] 2.3.1 compilation problem

2011-12-01 Thread David García Aristegui
Hello, i'm installing the 2.3.1 release. uname -a Linux Ubuntu-1004-lucid-64-minimal 2.6.32-35-server #78-Ubuntu SMP Tue Oct 11 16:26:12 UTC 2011 x86_64 GNU/Linux :~/build$ make [ 0%] Building CXX object src/CMakeFiles/openbabel.dir/alias.o In file included from /home/aristegui/openbabel-2.3.1/i