get paid to paste

Nanohive-1 Ubuntu Install error

Nanohive-1 
Ubuntu 9.10 Karmic Koala 
Linux Kernel 2.6.31-19-generic
GNOME 2.28.1
AMD 64 bit system


http://docs.google.com/View?id=dc26889x_149djrwgfgh




checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for xsltproc... /usr/bin/xsltproc
checking for doxygen... no
checking for log4cpp-config... /usr/bin/log4cpp-config
checking for Log for C++ version >= 0.3.0... yes
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR version >= 4.4.1... yes
checking for tclConfig.sh in NONE/lib... no
checking for tclConfig.sh in /usr/local/lib... no
checking for tclConfig.sh in /usr/lib... yes
checking for TCL version >= 8... yes
checking for Xerces-C... yes
checking for zlib.h in NONE/include... no
checking for zlib.h in /usr/local/include... no
checking for zlib.h in /usr/include... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking for working ncurses... no
*** ncurses is required to build the ConsoleCommand plugin, but it was not
*** found. Either install the latest ncurses
*** (http://www.gnu.org/software/ncurses/), or use the --disable-console-command
*** option.
l@EV007:~/nh1/Nano-Hive-1.2.0-Beta-1/src$ sudo ./configure --enable-standard-plugin-set --disable-console-command --disable-mpqc-sclib --disable-openbabel --disable-sockets-pic-control --disable-parallel --enable-shared
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
checking for gcc... gcc
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for xsltproc... /usr/bin/xsltproc
checking for doxygen... no
checking for log4cpp-config... /usr/bin/log4cpp-config
checking for Log for C++ version >= 0.3.0... yes
checking for nspr-config... /usr/bin/nspr-config
checking for NSPR version >= 4.4.1... yes
checking for tclConfig.sh in NONE/lib... no
checking for tclConfig.sh in /usr/local/lib... no
checking for tclConfig.sh in /usr/lib... yes
checking for TCL version >= 8... yes
checking for Xerces-C... yes
checking for zlib.h in NONE/include... no
checking for zlib.h in /usr/local/include... no
checking for zlib.h in /usr/include... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for inflateEnd in -lz... yes
checking how to get verbose linking output from g77... -v
checking for Fortran libraries of g77...  -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6 -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../../../lib -L/usr/lib/gcc/x86_64-linux-gnu/3.4.6/../../.. -L/lib/../lib -L/usr/lib/../lib -lfrtbegin -lg2c -lm -lgcc_s
checking for free_NC_attr in -lnetcdf... yes
checking for ANSI C header files... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether closedir returns void... no
checking for error_at_line... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible realloc... yes
checking for floor... no
checking for memset... yes
checking for pow... no
checking for sqrt... no
checking for mkdir... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating NanoHive-config
config.status: creating NanoHiveInterface/Makefile
config.status: creating NanoHiveUtil/Makefile
config.status: creating Plugins/Makefile
config.status: creating Plugins/AIREBO/Makefile
config.status: creating Plugins/BasicCellTraverser/Makefile
config.status: creating Plugins/BondCalculator/Makefile
config.status: creating Plugins/ConsoleCommand/Makefile
config.status: creating Plugins/_ESP_Image/Makefile
config.status: creating Plugins/MeasurementSetToFile/Makefile
config.status: creating Plugins/MPQC_SClib/Makefile
config.status: creating Plugins/nanoML_ImportExport/Makefile
config.status: creating Plugins/nanorexMMP_ImportExport/Makefile
config.status: creating Plugins/NetCDF_DataSet/Makefile
config.status: creating Plugins/NH_SimStateImportExport/Makefile
config.status: creating Plugins/OpenBabelImportExport/Makefile
config.status: creating Plugins/POVRayVideo/Makefile
config.status: creating Plugins/RAMEntityManager/Makefile
config.status: creating Plugins/RC_Traverser/Makefile
config.status: creating Plugins/REBO_MBM/Makefile
config.status: creating Plugins/RMI_Control/Makefile
config.status: creating Plugins/SocketsControl/Makefile
config.status: creating Plugins/SocketsPIC_Control/Makefile
config.status: creating Plugins/TestPIP/Makefile
config.status: creating Tools/Makefile
config.status: creating Tools/nhClient/Makefile
config.status: creating Tools/POVRayDataLayer/Makefile
config.status: creating Testing/Makefile
config.status: creating Testing/CppUnit/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands

Nano-Hive Build/Installation Summary
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  Standard Plugin Set
    AIREBO                 : yes
    BasicCellTraverser     : yes
    BondCalculator         : yes
    ConsoleCommand         : no
    MeasurementSetToFile   : yes
    MPQC_SClib             : no
    nanorexMMP_ImportExport: yes
    nanoML_ImportExport    : yes
    NetCDF_DataSet         : yes
    NH_SimStateImportExport: yes
    OpenBabelImportExport  : no
    RAMEntityManager       : yes
    RC_Traverser           : yes
    REBO_MBM               : yes
    SocketsControl         : yes
    SocketsPIC_Control     : no

  Optional Plugins
    _ESP_Image             : no
    POVRayVideo            : no
      POVRayDataLayer      : no
    RMI_Control            : no

  CppUnit tests            : no
  Documentation makefile   : no

Run ./configure --enable-standard-plugin-set to build and install the standard
set of plugins. Run ./configure --help for the complete set of options used to
control and configure what gets built and installed, or visit
http://www.nano-hive.org/doc/bodyframe/SourceInstallation.html to learn more.

l@EV007:~/nh1/Nano-Hive-1.2.0-Beta-1/src$ sudo make
make  all-recursive
make[1]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src'
Making all in NanoHiveUtil
make[2]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
Making all in NanoHiveInterface
make[2]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveInterface'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -pthread -g -O2 -g -Wall -O2 -O2 -DNDEBUG -I/usr/include/nspr -I/usr/include/tcl8.4  -I/usr/include   -O2 -MT libNanoHiveInterface_la-DataModel.lo -MD -MP -MF ".deps/libNanoHiveInterface_la-DataModel.Tpo" -c -o libNanoHiveInterface_la-DataModel.lo `test -f 'DataModel.cpp' || echo './'`DataModel.cpp; \
	then mv -f ".deps/libNanoHiveInterface_la-DataModel.Tpo" ".deps/libNanoHiveInterface_la-DataModel.Plo"; else rm -f ".deps/libNanoHiveInterface_la-DataModel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -pthread -g -O2 -g -Wall -O2 -O2 -DNDEBUG -I/usr/include/nspr -I/usr/include/tcl8.4 -I/usr/include -O2 -MT libNanoHiveInterface_la-DataModel.lo -MD -MP -MF .deps/libNanoHiveInterface_la-DataModel.Tpo -c DataModel.cpp  -fPIC -DPIC -o .libs/libNanoHiveInterface_la-DataModel.o
In file included from /usr/include/c++/4.4/backward/strstream:46,
                 from ../../include/NanoHiveInterface/MeasurementSet.h:33,
                 from ../../include/NanoHiveInterface/NH_Cell.h:33,
                 from ../../include/NanoHiveInterface/DataModel.h:32,
                 from DataModel.cpp:20:
/usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
DataModel.cpp: In constructor 'nanohive::Atom::Atom(nanohive::ABMint, const char*, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&)':
DataModel.cpp:290: error: 'strlen' was not declared in this scope
DataModel.cpp:291: error: 'strcpy' was not declared in this scope
DataModel.cpp: In copy constructor 'nanohive::Atom::Atom(const nanohive::Atom&)':
DataModel.cpp:310: error: 'strlen' was not declared in this scope
DataModel.cpp:311: error: 'strcpy' was not declared in this scope
../../include/NanoHiveUtil/Utility.h: At global scope:
../../include/NanoHiveUtil/Utility.h:117: warning: 'nanohive::NSPRcodeToMeaning' defined but not used
make[2]: *** [libNanoHiveInterface_la-DataModel.lo] Error 1
make[2]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveInterface'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src'
make: *** [all] Error 2
l@EV007:~/nh1/Nano-Hive-1.2.0-Beta-1/src$ sudo make install
Making install in NanoHiveUtil
make[1]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
make[2]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib"
 /bin/bash ../libtool --mode=install /usr/bin/install -c  'libNanoHiveUtil.la' '/usr/local/lib/libNanoHiveUtil.la'
/usr/bin/install -c .libs/libNanoHiveUtil.so.1.0.2 /usr/local/lib/libNanoHiveUtil.so.1.0.2
(cd /usr/local/lib && rm -f libNanoHiveUtil.so.1 && ln -s libNanoHiveUtil.so.1.0.2 libNanoHiveUtil.so.1)
(cd /usr/local/lib && rm -f libNanoHiveUtil.so && ln -s libNanoHiveUtil.so.1.0.2 libNanoHiveUtil.so)
/usr/bin/install -c .libs/libNanoHiveUtil.lai /usr/local/lib/libNanoHiveUtil.la
/usr/bin/install -c .libs/libNanoHiveUtil.a /usr/local/lib/libNanoHiveUtil.a
ranlib /usr/local/lib/libNanoHiveUtil.a
chmod 644 /usr/local/lib/libNanoHiveUtil.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include/NanoHiveUtil" || mkdir -p -- "/usr/local/include/NanoHiveUtil"
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/CmdLine.h' '/usr/local/include/NanoHiveUtil/CmdLine.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Command.h' '/usr/local/include/NanoHiveUtil/Command.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/CommandQueue.h' '/usr/local/include/NanoHiveUtil/CommandQueue.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/CommandResult.h' '/usr/local/include/NanoHiveUtil/CommandResult.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Commandable.h' '/usr/local/include/NanoHiveUtil/Commandable.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/FileName.h' '/usr/local/include/NanoHiveUtil/FileName.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Geometry.h' '/usr/local/include/NanoHiveUtil/Geometry.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Logger.h' '/usr/local/include/NanoHiveUtil/Logger.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Path.h' '/usr/local/include/NanoHiveUtil/Path.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Plugin.h' '/usr/local/include/NanoHiveUtil/Plugin.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/PluginGroup.h' '/usr/local/include/NanoHiveUtil/PluginGroup.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Properties.h' '/usr/local/include/NanoHiveUtil/Properties.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/StringTokenizer.h' '/usr/local/include/NanoHiveUtil/StringTokenizer.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/SubjectObserver.h' '/usr/local/include/NanoHiveUtil/SubjectObserver.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Thread.h' '/usr/local/include/NanoHiveUtil/Thread.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Unzipper.h' '/usr/local/include/NanoHiveUtil/Unzipper.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Utility.h' '/usr/local/include/NanoHiveUtil/Utility.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/Zipper.h' '/usr/local/include/NanoHiveUtil/Zipper.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/ZipUnzip/crypt.h' '/usr/local/include/NanoHiveUtil/crypt.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/ZipUnzip/ioapi.h' '/usr/local/include/NanoHiveUtil/ioapi.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/ZipUnzip/mztools.h' '/usr/local/include/NanoHiveUtil/mztools.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/ZipUnzip/unzip.h' '/usr/local/include/NanoHiveUtil/unzip.h'
 /usr/bin/install -c -m 644 '../../include/NanoHiveUtil/ZipUnzip/zip.h' '/usr/local/include/NanoHiveUtil/zip.h'
make[2]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
make[1]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveUtil'
Making install in NanoHiveInterface
make[1]: Entering directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveInterface'
if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -pthread -g -O2 -g -Wall -O2 -O2 -DNDEBUG -I/usr/include/nspr -I/usr/include/tcl8.4  -I/usr/include   -O2 -MT libNanoHiveInterface_la-DataModel.lo -MD -MP -MF ".deps/libNanoHiveInterface_la-DataModel.Tpo" -c -o libNanoHiveInterface_la-DataModel.lo `test -f 'DataModel.cpp' || echo './'`DataModel.cpp; \
	then mv -f ".deps/libNanoHiveInterface_la-DataModel.Tpo" ".deps/libNanoHiveInterface_la-DataModel.Plo"; else rm -f ".deps/libNanoHiveInterface_la-DataModel.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../../include -pthread -g -O2 -g -Wall -O2 -O2 -DNDEBUG -I/usr/include/nspr -I/usr/include/tcl8.4 -I/usr/include -O2 -MT libNanoHiveInterface_la-DataModel.lo -MD -MP -MF .deps/libNanoHiveInterface_la-DataModel.Tpo -c DataModel.cpp  -fPIC -DPIC -o .libs/libNanoHiveInterface_la-DataModel.o
In file included from /usr/include/c++/4.4/backward/strstream:46,
                 from ../../include/NanoHiveInterface/MeasurementSet.h:33,
                 from ../../include/NanoHiveInterface/NH_Cell.h:33,
                 from ../../include/NanoHiveInterface/DataModel.h:32,
                 from DataModel.cpp:20:
/usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated.
DataModel.cpp: In constructor 'nanohive::Atom::Atom(nanohive::ABMint, const char*, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&, const nanohive::Real&)':
DataModel.cpp:290: error: 'strlen' was not declared in this scope
DataModel.cpp:291: error: 'strcpy' was not declared in this scope
DataModel.cpp: In copy constructor 'nanohive::Atom::Atom(const nanohive::Atom&)':
DataModel.cpp:310: error: 'strlen' was not declared in this scope
DataModel.cpp:311: error: 'strcpy' was not declared in this scope
../../include/NanoHiveUtil/Utility.h: At global scope:
../../include/NanoHiveUtil/Utility.h:117: warning: 'nanohive::NSPRcodeToMeaning' defined but not used
make[1]: *** [libNanoHiveInterface_la-DataModel.lo] Error 1
make[1]: Leaving directory `/home/l/nh1/Nano-Hive-1.2.0-Beta-1/src/NanoHiveInterface'
make: *** [install-recursive] Error 1
l@EV007:~/nh1/Nano-Hive-1.2.0-Beta-1/src$

Pasted: Feb 23, 2010, 4:55:29 pm
Views: 54