From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2882 invoked by alias); 26 Mar 2007 13:28:50 -0000 Received: (qmail 2829 invoked by uid 48); 26 Mar 2007 13:28:37 -0000 Date: Mon, 26 Mar 2007 13:28:00 -0000 From: "mark at klomp dot org" To: frysk-bugzilla@sourceware.org Message-ID: <20070326142837.4279.mark@klomp.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4279] New: libunwind install ignores configure prefix 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/msg00824.txt.bz2 List-Id: When configuring with ../frysk/autogen.sh --prefix /usr/local/frysk the libunwind library isn't getting installed in the right prefix $ ../frysk/autogen.sh --prefix /usr/local/frysk && make && make install [...] make[6]: Entering directory `/home/mark/src/frysk-obj/frysk-imports/libunwind-i386/src' test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" test -z "/usr/local/lib" || mkdir -p -- "/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libunwind-x86.la' '/usr/local/lib/libunwind-x86.la' /usr/bin/install -c .libs/libunwind-x86.so.7.0.0 /usr/local/lib/libunwind-x86.so.7.0.0 /usr/bin/install: cannot create regular file `/usr/local/lib/libunwind-x86.so.7.0.0': Permission denied make[6]: *** [install-libLTLIBRARIES] Error 1 -- Summary: libunwind install ignores configure prefix Product: frysk Version: unspecified Status: NEW Severity: normal Priority: P2 Component: general AssignedTo: frysk-bugzilla at sourceware dot org ReportedBy: mark at klomp dot org CC: npremji at redhat dot com http://sourceware.org/bugzilla/show_bug.cgi?id=4279 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.