From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2746 invoked by alias); 20 Jun 2003 21:17:44 -0000 Mailing-List: contact sid-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-owner@sources.redhat.com Received: (qmail 2539 invoked from network); 20 Jun 2003 21:17:42 -0000 Received: from unknown (HELO web12903.mail.yahoo.com) (216.136.174.70) by sources.redhat.com with SMTP; 20 Jun 2003 21:17:42 -0000 Message-ID: <20030620211741.39339.qmail@web12903.mail.yahoo.com> Received: from [131.151.64.182] by web12903.mail.yahoo.com via HTTP; Fri, 20 Jun 2003 14:17:41 PDT Date: Fri, 20 Jun 2003 21:17:00 -0000 From: Partha Palit Subject: error building SID To: sid@sources.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q2/txt/msg00050.txt.bz2 Hello everyone, I am new to embedded systems programming, and want to use SID as a simulator for Intel Strong Arm. However,I am facing problem with building SID.I downloaded the latest snapshot of SID and then followed the instructions in SID Faq-O-Matic. My platform- Linux Redhat 9 (2.4.20-8) on i686; gcc version 3.2.2; Specifically I am facing problem while building the sid-vga-wrapper.The output is attched below. I would be deeply grateful if anyone can help me to rectiffy the error. Thanks in advance. -Partha -- configuring in voice-pager running /bin/sh /opt/sid/sourcetree/src/sid/demos/voice-pager/configure --build =i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix= /opt/sid/installtree --cache-file=../../.././config.cache --srcdir=/opt/sid/sour cetree/src/sid/demos/voice-pager loading cache ../../.././config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... (cached) yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for a BSD compatible install... /usr/bin/install -c checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... i686-pc-linux-gnu checking build system type... i686-pc-linux-gnu checking for gcc... (cached) gcc checking whether the C compiler (gcc -g -O2 ) works... yes checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for ld used by GCC... (cached) ld checking if the linker (ld) is GNU ld... (cached) yes checking for BSD-compatible nm... (cached) nm checking whether ln -s works... (cached) yes checking for ar... (cached) ar checking for ranlib... (cached) ranlib loading cache ../../.././config.cache within ltconfig checking whether ln -s works... (cached) yes checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking for objdir... .libs checking for object suffix... (cached) o checking for executable suffix... (cached) no checking for gcc option to produce PIC... (cached) -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... (cached) yes checking if gcc static flag -static works... (cached) yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions ... yes checking if the linker (ld) is GNU ld... yes checking whether the linker (ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for ld option to reload object files... -r checking dynamic linker characteristics... Linux ld.so checking command to parse nm output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool loading cache ../../.././config.cache checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking for executable suffix... (cached) no checking for c++... (cached) c++ checking whether the C++ compiler (c++ -g -O2 ) works... yes checking whether the C++ compiler (c++ -g -O2 ) is a cross-compiler... no checking whether we are using GNU C++... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... (cached) c++ -E checking whether make sets ${MAKE}... (cached) yes creating ./config.status creating Makefile creating voice-pager-demo creating voice-pager-demo.conf creating config.h make[1]: Entering directory `/opt/sid/buildtree/sid' Making all in . make[2]: Entering directory `/opt/sid/buildtree/sid' rm -f version.h echo '#define SID_RELEASE "0.1-net"' > version.h make[2]: Leaving directory `/opt/sid/buildtree/sid' Making all in include make[2]: Entering directory `/opt/sid/buildtree/sid/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/opt/sid/buildtree/sid/include' Making all in component make[2]: Entering directory `/opt/sid/buildtree/sid/component' Makefile:417: warning: overriding commands for target `check-recursive' Makefile:195: warning: ignoring old commands for target `check-recursive' make all-recursive make[3]: Entering directory `/opt/sid/buildtree/sid/component' Makefile:417: warning: overriding commands for target `check-recursive' Makefile:195: warning: ignoring old commands for target `check-recursive' Making all in bochs make[4]: Entering directory `/opt/sid/buildtree/sid/component/bochs' make all-recursive make[5]: Entering directory `/opt/sid/buildtree/sid/component/bochs' Making all in vga make[6]: Entering directory `/opt/sid/buildtree/sid/component/bochs/vga' /bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I/opt/sid/sourcetree/ src/sid/component/bochs/vga -I.. -I../../../include -I/opt/sid/sourcetree/src/si d/component/bochs/vga -I/opt/sid/sourcetree/src/sid/component/bochs/vga/.. -I/op t/sid/sourcetree/src/sid/component/bochs/vga/../../../include -I/opt/sid/sourcet ree/src/sid/component/bochs/vga/../cpu -I/opt/sid/sourcetree/src/sid/component/b ochs/vga/../../memory -g -O2 -c /opt/sid/sourcetree/src/sid/component/bochs/v ga/sid-vga-wrapper.cc mkdir .libs c++ -DHAVE_CONFIG_H -I. -I/opt/sid/sourcetree/src/sid/component/bochs/vga -I.. - I../../../include -I/opt/sid/sourcetree/src/sid/component/bochs/vga -I/opt/sid/s ourcetree/src/sid/component/bochs/vga/.. -I/opt/sid/sourcetree/src/sid/component /bochs/vga/../../../include -I/opt/sid/sourcetree/src/sid/component/bochs/vga/.. /cpu -I/opt/sid/sourcetree/src/sid/component/bochs/vga/../../memory -g -O2 -Wp,- MD,.deps/sid-vga-wrapper.pp -c -fPIC -DPIC -DPIC /opt/sid/sourcetree/src/sid/co mponent/bochs/vga/sid-vga-wrapper.cc -o .libs/sid-vga-wrapper.lo In file included from /opt/sid/sourcetree/src/sid/component/bochs/vga/sid-vga-wr apper.h:15, from /opt/sid/sourcetree/src/sid/component/bochs/vga/sid-vga-wr apper.cc:7: /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:720: overriding `virtual sidutil::fixed_attribute_map_component::~fixed_attribute_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidpinutil.h:378: overriding `virtual sidutil::fixed_pin_map_component::~fixed_pin_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidcomp.h:177: overriding `virtual sid::component::~component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidcomp.h:177: overriding `virtual sid::component::~component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:720: overriding `virtual sidutil::fixed_attribute_map_component::~fixed_attribute_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:720: overriding `virtual sidutil::fixed_attribute_map_component::~fixed_attribute_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidpinutil.h:378: overriding `virtual sidutil::fixed_pin_map_component::~fixed_pin_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidpinutil.h:378: overriding `virtual sidutil::fixed_pin_map_component::~fixed_pin_map_component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidcomp.h:177: overriding `virtual sid::component::~component() throw ()' /opt/sid/sourcetree/src/sid/include/sidattrutil.h:1045: looser throw specifier for `virtual sidutil::fixed_attribute_map_with_logging_component::~fixed_attribute_map_wit h_logging_component() ' /opt/sid/sourcetree/src/sid/include/sidcomp.h:177: overriding `virtual sid::component::~component() throw ()' make[6]: *** [sid-vga-wrapper.lo] Error 1 make[6]: Leaving directory `/opt/sid/buildtree/sid/component/bochs/vga' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/opt/sid/buildtree/sid/component/bochs' make[4]: *** [all-recursive-am] Error 2 make[4]: Leaving directory `/opt/sid/buildtree/sid/component/bochs' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/opt/sid/buildtree/sid/component' make[2]: *** [all-recursive-am] Error 2 make[2]: Leaving directory `/opt/sid/buildtree/sid/component' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/sid/buildtree/sid' make: *** [all-sid] Error 2 __________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com