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
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Using included inchi library.
-- checking for module 'libxml-2.0'
--   found libxml-2.0, version 2.7.6
-- Found LibXml2: /usr/lib/libxml2.so
-- Found ZLIB: /usr/lib/libz.so
-- Found wxWidgets: TRUE
-- Looking for conio.h
-- Looking for conio.h - not found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for time.h
-- Looking for time.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for rpc/xdr.h
-- Looking for rpc/xdr.h - found
-- Looking for regex.h
-- Looking for regex.h - found
-- Looking for C++ include sstream
-- Looking for C++ include sstream - found
-- Looking for rint
-- Looking for rint - not found.
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for sranddev
-- Looking for sranddev - not found.
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of clock_t
-- Check size of clock_t - done
-- Performing Test SCANDIR_NEEDS_CONST
-- Performing Test SCANDIR_NEEDS_CONST - Failed
-- Performing Test HAVE_GCC_VISIBILITY
-- Performing Test HAVE_GCC_VISIBILITY - Success
-- Found Eigen2: /usr/include/eigen2
-- checking for module 'cairo'
--   found cairo, version 1.8.10
-- Found Cairo: /usr/lib/libcairo.so
-- Cairo found. PNG output will be supported.
-- Looking for getopt
-- Looking for getopt - found
-- Attempting to build the GUI
--    wxWidgets found => GUI will be built
-- CTest cannot determine repository type. Please set UPDATE_TYPE to 'cvs'
or 'svn'. CTest update will not work.
-- Found PythonInterp: /usr/bin/python2.6
-- Configuring done
-- Generating done
-- Build files have been written to: /home/aristegui/build


> 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)                                                 Linux
> Programmer's Manual
> GETTIMEOFDAY(2)
>
> NAME
>        gettimeofday, settimeofday - get / set time
>
> SYNOPSIS
>        #include <sys/time.h>
>
>        int gettimeofday(struct timeval *tv, struct timezone *tz);
>        int settimeofday(const struct timeval *tv, const struct timezone
> *tz);
>
>    Feature Test Macro Requirements for glibc (see feature_test_macros(7)):
>
>        settimeofday(): _BSD_SOURCE
> (...)
>>> 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: *** [all] Error 2
>>
>> What compiler version are you using? Also, if you look through
>> /usr/include/sys/time.h is there "gettimeofday"? Or you can run "man
>> gettimeofday" to check for it.
>>
>> Thanks,
>> -Geoff
>>
>
>
>
> ------------------------------------------------------------------------------
> All the data continuously generated in your IT infrastructure
> contains a definitive record of customers, application performance,
> security threats, fraudulent activity, and more. Splunk takes this
> data and makes sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-novd2d
> _______________________________________________
> OpenBabel-discuss mailing list
> OpenBabel-discuss@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/openbabel-discuss
>



------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to