certi-devel
[Top][All Lists]
Advanced

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

[certi-dev] Fedora 15 x86_64 build and install problems


From: John Schroeder
Subject: [certi-dev] Fedora 15 x86_64 build and install problems
Date: Wed, 20 Jul 2011 19:06:28 -0600

Hello all,

I am starting a new thread with this.  Thanks for all the help on the previous issues(s)

I have been having no luck getting CERTI working on my Fedora box.  When I try to start
the rtig I get the following:

address@hidden ~]$ rtig
CERTI RTIG 3.4.0 - Copyright 2002-2008  ONERA
This is free software ; see the source for copying conditions. There is NO
warranty ; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

terminate called after throwing an instance of 'certi::NetworkError'
Aborted (core dumped)

I have tried setting/unsetting environment variables, no luck.  I thought the problem
might have been caused by SELinux, but I have disabled it completely and I still get this
error. 

I did notice cmake could not find some of the X11 files needed for the billard graphic.  Don't
know if this is related, but the cmake output follows.  I have also saved the make output
but it might be a bit much to include.  

Is it possible to attach log files, or is that prohibited or considered bad form?


John


-- The CXX compiler identification is GNU
-- Check for working CXX compiler: /usr/lib64/ccache/c++
-- Check for working CXX compiler: /usr/lib64/ccache/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- The C compiler identification is GNU
-- Check for working C compiler: /usr/lib64/ccache/gcc
-- Check for working C compiler: /usr/lib64/ccache/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check if the system is big endian
-- Searching 16 bit integer
-- 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 unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- No build type selected, default to Debug
-- Configuring CERTI version 3.4.0
-- Looking for time.h
-- Looking for time.h - found
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Looking for clock_settime
-- Looking for clock_settime - found
-- Looking for clock_getres
-- Looking for clock_getres - found
-- Looking for clock_nanosleep
-- Looking for clock_nanosleep - found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for basename in gen
-- Looking for basename in gen - not found
-- Looking for connect in socket
-- Looking for connect in socket - not found
-- Found LibXml2: /usr/lib64/libxml2.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so
-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib64/libX11.so
-- X11 header: X11/bitmaps/cntr_ptr not found.
-- X11 header: X11/bitmaps/dropbar8 not found.
-- X11 header: X11/bitmaps/left_ptr not found.
-- X11 header: X11/bitmaps/menu16 not found.
-- X11 header: X11/bitmaps/right_ptr not found.
-- Some X11 header were not found: Billard Test Application will not have GUI.
-- Looking for lex...
-- Looking for lex... - found lex is /usr/bin/flex
-- Looking for yacc...
-- Looking for yacc... - found yacc is /usr/bin/bison
-- INHIBIT Compiler warning for LEX/YACC generated files
-- libRTI variant: HLA 1.3 NG
-- libRTI variant: HLA 1516
-- Found PythonInterp: /usr/bin/python2.7
-- Looking for RPMTools... - found rpmuild is /usr/bin/rpmbuild
-- RPMTools:: Using RPM_ROOTDIR=/home/jas/src/certi/CERTI-3.4.0-Source/build/RPM
-- No Spec file given generate a minimal one --> /home/jas/src/certi/CERTI-3.4.0-Source/build/RPM/SPECS/certi.spec
-- *** CERTI has been successfully configured ********
-- Configuring done
-- Generating done
-- Build files have been written to: /home/jas/src/certi/CERTI-3.4.0-Source/build

reply via email to

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