From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18737 invoked by alias); 28 Mar 2007 05:23:31 -0000 Received: (qmail 18681 invoked by uid 48); 28 Mar 2007 05:23:19 -0000 Date: Wed, 28 Mar 2007 05:23:00 -0000 From: "kris dot van dot hees at oracle dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070328062318.4291.kris.van.hees@oracle.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4291] New: Building the tree created with 'make dist' fails in libunwind-i386 X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00859.txt.bz2 List-Id: Building using a tree created using 'make dist' fails with the following error: gcc -DHAVE_CONFIG_H -I. -I/home/aedil/build_farm/frysk_dist/frysk/frysk-imports/libunwind/src -I../include -I/home/aedil/build_farm/frysk_dist/frysk/frysk-imports/libunwind/include -I/home/aedil/build_farm/frysk_dist/frysk/frysk-imports/libunwind/include/tdep-x86 -I. -D_GNU_SOURCE -DNDEBUG -DUNW_REMOTE_ONLY -g -O2 -fexceptions -Wall -Wsign-compare -MT x86/Gfetch_proc_info_post.lo -MD -MP -MF x86/.deps/Gfetch_proc_info_post.Tpo -c x86/Gfetch_proc_info_post.c -o x86/Gfetch_proc_info_post.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -fexceptions -Wall -Wsign-compare -o libunwind-x86.la -rpath /usr/local/lib -XCClinker -nostartfiles -version-info 7:0:0 os-linux.lo mi/init.lo mi/flush_cache.lo mi/mempool.lo mi/strerror.lo dwarf/global.lo elf32.lo x86/is_fpreg.lo x86/regname.lo mi/Gdyn-extract.lo mi/Gdyn-remote.lo mi/Gfind_dynamic_proc_info.lo mi/Gget_accessors.lo mi/Gget_proc_info_by_ip.lo mi/Gget_proc_name.lo mi/Gput_dynamic_unwind_info.lo mi/Gdestroy_addr_space.lo mi/Gget_reg.lo mi/Gset_reg.lo mi/Gget_fpreg.lo mi/Gset_fpreg.lo mi/Gset_caching_policy.lo dwarf/Gexpr.lo dwarf/Gfde.lo dwarf/Gparser.lo dwarf/Gpe.lo dwarf/Gstep.lo dwarf/Gfind_proc_info-lsb.lo x86/Gcreate_addr_space.lo x86/Gget_save_loc.lo x86/Gglobal.lo x86/Ginit.lo x86/Ginit_local.lo x86/Ginit_remote.lo x86/Gis_signal_frame.lo x86/Gget_proc_info.lo x86/Gregs.lo x86/Gresume.lo x86/Gstep.lo x86/Gfetch_proc_info_post.lo libtool: link: `os-linux.lo' is not a valid libtool object make[5]: *** [libunwind-x86.la] Error 1 make[5]: Leaving directory `/home/aedil/build_farm/frysk_dist/frysk/frysk-imports/libunwind-i386/src' Steps to reproduce: 1. Checkout a fresh tree 2. mkdir build; cd build; ../frysk/autogen.sh 3. make 4. make dist 5. cd /elsewhere 6. tar -zxpSf 7. cd 8. ./configure 9. make -- Summary: Building the tree created with 'make dist' fails in libunwind-i386 Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: kris dot van dot hees at oracle dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4291 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.