From unknown Sun Aug 10 16:47:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9505: libtool Resent-From: Marcos Hocpfner Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-libtool@gnu.org Resent-Date: Wed, 14 Sep 2011 13:18:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 9505 X-GNU-PR-Package: libtool X-GNU-PR-Keywords: To: 9505@debbugs.gnu.org X-Debbugs-Original-To: bug-libtool@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.131600626319163 (code B ref -1); Wed, 14 Sep 2011 13:18:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2011 13:17:43 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3pLM-0004yv-Uw for submit@debbugs.gnu.org; Wed, 14 Sep 2011 09:17:43 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3ooe-0001p1-KO for submit@debbugs.gnu.org; Wed, 14 Sep 2011 08:43:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3okB-0004Cv-S1 for submit@debbugs.gnu.org; Wed, 14 Sep 2011 08:39:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:57586) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3okB-0004Cr-QS for submit@debbugs.gnu.org; Wed, 14 Sep 2011 08:39:11 -0400 Received: from eggs.gnu.org ([140.186.70.92]:57988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3ok7-0003aj-Lu for bug-libtool@gnu.org; Wed, 14 Sep 2011 08:39:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R3ok2-0004Bt-K6 for bug-libtool@gnu.org; Wed, 14 Sep 2011 08:39:07 -0400 Received: from mail-yi0-f41.google.com ([209.85.218.41]:60583) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R3ok2-0004Bo-F5 for bug-libtool@gnu.org; Wed, 14 Sep 2011 08:39:02 -0400 Received: by yia25 with SMTP id 25so868129yia.0 for ; Wed, 14 Sep 2011 05:39:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=zpunW7MnWhR7dzVZJpKG2aGafz3+Pmqpz4fRGW4XM7s=; b=ulNVHqo08USA2gQn8u3kLUbLOER6K4yPptdhiAaFF0D/8q18p0TFhxepgqVGv8Wzjm vCIDoaxjAnPRsRt7ChTTdSWFRZx2SrKXyq7TWpbt9UC+6202iHHwLVhCQFkI42gSolAy iNYomwS6Gg6ktVrvvHsilt8G9lGDAAr1oiTYI= MIME-Version: 1.0 Received: by 10.68.11.231 with SMTP id t7mr1255990pbb.170.1316003940796; Wed, 14 Sep 2011 05:39:00 -0700 (PDT) Received: by 10.68.42.197 with HTTP; Wed, 14 Sep 2011 05:39:00 -0700 (PDT) Date: Wed, 14 Sep 2011 09:39:00 -0300 Message-ID: From: Marcos Hocpfner Content-Type: multipart/alternative; boundary=bcaec531479f6a078e04ace60bee X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Mailman-Approved-At: Wed, 14 Sep 2011 09:17:35 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -5.9 (-----) --bcaec531479f6a078e04ace60bee Content-Type: text/plain; charset=ISO-8859-1 Hello, i have a problem whit the compilation libtool, this is the error: make[2]: Entering directory `/usr/local/gnubatch-1.3/build/lib' libtool --mode=compile gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -c -o advtime.o advtime.c /usr/local/bin/libtool: line 1295: base_compile+= gcc: command not found /usr/local/bin/libtool: line 1295: base_compile+= -O: command not found /usr/local/bin/libtool: line 1295: base_compile+= -g: command not found /usr/local/bin/libtool: line 1295: base_compile+= -Wall: command not found /usr/local/bin/libtool: line 1295: base_compile+= -fno-stack-protector: command not found /usr/local/bin/libtool: line 1295: base_compile+= -I../hdrs: No such file or directory /usr/local/bin/libtool: line 1295: base_compile+= -I../..: No such file or directory /usr/local/bin/libtool: line 1295: base_compile+= -c: command not found /usr/local/bin/libtool: line 1295: CC_quoted+= gcc: command not found /usr/local/bin/libtool: line 1295: CC_quoted+= g++: command not found libtool: compile: you must specify a compilation command libtool: compile: Try `libtool --help --mode=compile' for more information. make[2]: *** [advtime.o] Error 1 make[2]: Leaving directory `/usr/local/gnubatch-1.3/build/lib' make[1]: *** [lib/libgnubatch_int.la] Error 2 make[1]: Leaving directory `/usr/local/gnubatch-1.3/build' make: *** [build-src] Error 2 *more date:* libtool (GNU libtool) 2.4 Written by Gordon Matzigkeit , 1996 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ###### GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for sparc-sun-solaris2.10 ######## Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled 11 August 2010 thank you very much markoz --bcaec531479f6a078e04ace60bee Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hello, i have a problem whit the compilation libtool, this is the error:
make[2]: Entering directory `/usr/local/gnubatch-1.3/build/lib'libtool --mode=3Dcompile gcc -O -g -Wall -fno-stack-protector=A0 -I../hdrs= -I../..=A0=A0 -c -o advtime.o advtime.c
/usr/local/bin/libtool: line 1295: base_compile+=3D gcc: command not found<= br>/usr/local/bin/libtool: line 1295: base_compile+=3D -O: command not foun= d
/usr/local/bin/libtool: line 1295: base_compile+=3D -g: command not fo= und
/usr/local/bin/libtool: line 1295: base_compile+=3D -Wall: command not foun= d
/usr/local/bin/libtool: line 1295: base_compile+=3D -fno-stack-protect= or: command not found
/usr/local/bin/libtool: line 1295: base_compile+= =3D -I../hdrs: No such file or directory
/usr/local/bin/libtool: line 1295: base_compile+=3D -I../..: No such file o= r directory
/usr/local/bin/libtool: line 1295: base_compile+=3D -c: comm= and not found
/usr/local/bin/libtool: line 1295: CC_quoted+=3D gcc: comm= and not found
/usr/local/bin/libtool: line 1295: CC_quoted+=3D g++: command not found
= libtool: compile: you must specify a compilation command
libtool: compil= e: Try `libtool --help --mode=3Dcompile' for more information.
make[= 2]: *** [advtime.o] Error 1
make[2]: Leaving directory `/usr/local/gnubatch-1.3/build/lib'
make[= 1]: *** [lib/libgnubatch_int.la] = Error 2
make[1]: Leaving directory `/usr/local/gnubatch-1.3/build' make: *** [build-src] Error 2

more date:
libtool (G= NU libtool) 2.4
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2010= Free Software Foundation, Inc.
This is free software; see the source for copying conditions.=A0 There is N= O
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR= POSE.
######
GNU Make 3.81
Copyright (C) 2006=A0 Free Software Fou= ndation, Inc.
This is free software; see the source for copying conditions.
There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PUR= POSE.

This program built for sparc-sun-solaris2.10
########
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Oracle Solaris 10 9/= 10 s10s_u9wos_14a SPARC
=A0=A0=A0=A0 Copyright (c) 2010, Oracle and/or i= ts affiliates. All rights reserved.
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Assembled 11 August 2010
<= br>
thank you very much


markoz

--bcaec531479f6a078e04ace60bee-- From unknown Sun Aug 10 16:47:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9505: bug libtool References: In-Reply-To: Resent-From: Marcos Hocpfner Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-libtool@gnu.org Resent-Date: Wed, 14 Sep 2011 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9505 X-GNU-PR-Package: libtool X-GNU-PR-Keywords: To: 9505@debbugs.gnu.org Received: via spool by 9505-submit@debbugs.gnu.org id=B9505.13160171908160 (code B ref 9505); Wed, 14 Sep 2011 16:20:02 +0000 Received: (at 9505) by debbugs.gnu.org; 14 Sep 2011 16:19:50 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3sBh-00027Y-Cj for submit@debbugs.gnu.org; Wed, 14 Sep 2011 12:19:50 -0400 Received: from mail-gx0-f172.google.com ([209.85.161.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R3qGL-0001FI-Mx for 9505@debbugs.gnu.org; Wed, 14 Sep 2011 10:16:34 -0400 Received: by gxk19 with SMTP id 19so2283626gxk.17 for <9505@debbugs.gnu.org>; Wed, 14 Sep 2011 07:11:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=Sn/iRldKr1sQWDTQZyb/FuJ1z3m5n9qp/5TuGfqV/FI=; b=PajvSZo4CVnKKwzgERqyXUSEJzjMS0bBpQ8vcpA9qspIGy0h5vYPL0c0oWP0V4tasF Arv7WptUmW4PbCDoKPzYYMqPDyd+Img73ko7+p5Kz7esPO3ztHEWJWFGf6RphO+LSgxS GrAxDNedmxYfdFXkFWoo1b/p/yZETq3pbQiGk= MIME-Version: 1.0 Received: by 10.68.11.5 with SMTP id m5mr76526pbb.36.1316009516016; Wed, 14 Sep 2011 07:11:56 -0700 (PDT) Received: by 10.68.42.197 with HTTP; Wed, 14 Sep 2011 07:11:55 -0700 (PDT) Date: Wed, 14 Sep 2011 11:11:55 -0300 Message-ID: From: Marcos Hocpfner Content-Type: multipart/alternative; boundary=bcaec5215f2db925c604ace757f4 X-Spam-Score: -4.8 (----) X-Mailman-Approved-At: Wed, 14 Sep 2011 12:19:48 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -4.4 (----) --bcaec5215f2db925c604ace757f4 Content-Type: text/plain; charset=ISO-8859-1 mostrar detalles 09:39 (Hace 1 hora) Hello, i have a problem whit the compilation libtool, this is the error: make[2]: Entering directory `/usr/local/gnubatch-1.3/build/lib' libtool --mode=compile gcc -O -g -Wall -fno-stack-protector -I../hdrs -I../.. -c -o advtime.o advtime.c /usr/local/bin/libtool: line 1295: base_compile+= gcc: command not found /usr/local/bin/libtool: line 1295: base_compile+= -O: command not found /usr/local/bin/libtool: line 1295: base_compile+= -g: command not found /usr/local/bin/libtool: line 1295: base_compile+= -Wall: command not found /usr/local/bin/libtool: line 1295: base_compile+= -fno-stack-protector: command not found /usr/local/bin/libtool: line 1295: base_compile+= -I../hdrs: No such file or directory /usr/local/bin/libtool: line 1295: base_compile+= -I../..: No such file or directory /usr/local/bin/libtool: line 1295: base_compile+= -c: command not found /usr/local/bin/libtool: line 1295: CC_quoted+= gcc: command not found /usr/local/bin/libtool: line 1295: CC_quoted+= g++: command not found libtool: compile: you must specify a compilation command libtool: compile: Try `libtool --help --mode=compile' for more information. make[2]: *** [advtime.o] Error 1 make[2]: Leaving directory `/usr/local/gnubatch-1.3/build/lib' make[1]: *** [lib/libgnubatch_int.la] Error 2 make[1]: Leaving directory `/usr/local/gnubatch-1.3/build' make: *** [build-src] Error 2 *more date:* libtool (GNU libtool) 2.4 Written by Gordon Matzigkeit , 1996 Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ###### GNU Make 3.81 Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. This program built for sparc-sun-solaris2.10 ######## Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. Assembled 11 August 2010 thank you very much markoz Responder --bcaec5215f2db925c604ace757f4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable

mostrar detalles 09:39 (Hace 1 hora)

Hello, i have a problem whit the compilation li= btool, this is the error:

make[2]: Entering directory `/usr/local/gn= ubatch-1.3/build/lib'
libtool --mode=3Dcompile gcc -O -g -Wall -fno-stack-protector=A0 -I../hdrs = -I../..=A0=A0 -c -o advtime.o advtime.c
/usr/local/bin/libtool: line 1295: base_compile+=3D gcc: command not found<= br>/usr/local/bin/libtool: line 1295: base_compile+=3D -O: command not foun= d
/usr/local/bin/libtool: line 1295: base_compile+=3D -g: command not fo= und
/usr/local/bin/libtool: line 1295: base_compile+=3D -Wall: command not foun= d
/usr/local/bin/libtool: line 1295: base_compile+=3D -fno-stack-protect= or: command not found
/usr/local/bin/libtool: line 1295: base_compile+= =3D -I../hdrs: No such file or directory
/usr/local/bin/libtool: line 1295: base_compile+=3D -I../..: No such file o= r directory
/usr/local/bin/libtool: line 1295: base_compile+=3D -c: comm= and not found
/usr/local/bin/libtool: line 1295: CC_quoted+=3D gcc: comm= and not found
/usr/local/bin/libtool: line 1295: CC_quoted+=3D g++: command not found
= libtool: compile: you must specify a compilation command
libtool: compil= e: Try `libtool --help --mode=3Dcompile' for more information.
make[= 2]: *** [advtime.o] Error 1
make[2]: Leaving directory `/usr/local/gnubatch-1.3/build/lib'
make[= 1]: *** [lib/libgn= ubatch_int.la] Error 2
make[1]: Leaving directory `/usr/local/gnubat= ch-1.3/build'
make: *** [build-src] Error 2

more date:
libtool (G= NU libtool) 2.4
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.=A0 There is N= O
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR= POSE.
######
GNU Make 3.81
Copyright (C) 2006=A0 Free Software Fou= ndation, Inc.
This is free software; see the source for copying conditions.
There is N= O warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PUR= POSE.

This program built for sparc-sun-solaris2.10
########
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Oracle Solaris 10 9/= 10 s10s_u9wos_14a SPARC
=A0=A0=A0=A0 Copyright (c) 2010, Oracle and/or i= ts affiliates. All rights reserved.
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0= =A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Assembled 11 August 2010
<= br>
thank you very much


markoz

Responder
--bcaec5215f2db925c604ace757f4-- From unknown Sun Aug 10 16:47:15 2025 X-Loop: help-debbugs@gnu.org Subject: bug#9505: libtool Resent-From: "Gary V. Vaughan" Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-libtool@gnu.org Resent-Date: Thu, 15 Sep 2011 05:43:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 9505 X-GNU-PR-Package: libtool X-GNU-PR-Keywords: To: Marcos Hocpfner Cc: 9505@debbugs.gnu.org Received: via spool by 9505-submit@debbugs.gnu.org id=B9505.131606533011992 (code B ref 9505); Thu, 15 Sep 2011 05:43:01 +0000 Received: (at 9505) by debbugs.gnu.org; 15 Sep 2011 05:42:10 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R44iA-00037L-54 for submit@debbugs.gnu.org; Thu, 15 Sep 2011 01:42:10 -0400 Received: from caiajhbdcbef.dreamhost.com ([208.97.132.145] helo=homiemail-a76.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R44i6-00037B-LQ for 9505@debbugs.gnu.org; Thu, 15 Sep 2011 01:42:07 -0400 Received: from homiemail-a76.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTP id 6507345807B; Wed, 14 Sep 2011 22:37:29 -0700 (PDT) Received: from [192.168.1.2] (unknown [180.183.125.56]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: gary@vaughan.pe) by homiemail-a76.g.dreamhost.com (Postfix) with ESMTPSA id A27D9458071; Wed, 14 Sep 2011 22:37:28 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1244.3) Content-Type: text/plain; charset=iso-8859-1 From: "Gary V. Vaughan" In-Reply-To: Date: Thu, 15 Sep 2011 12:37:24 +0700 Content-Transfer-Encoding: quoted-printable Message-Id: <67A8823B-762A-41DD-B3AC-A0AE7F28C2B4@gnu.org> References: X-Mailer: Apple Mail (2.1244.3) X-Spam-Score: -3.5 (---) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.4 (---) On 14 Sep 2011, at 19:39, Marcos Hocpfner wrote: > Hello, i have a problem whit the compilation libtool, this is the = error: >=20 > make[2]: Entering directory `/usr/local/gnubatch-1.3/build/lib' > libtool --mode=3Dcompile gcc -O -g -Wall -fno-stack-protector = -I../hdrs -I../.. -c -o advtime.o advtime.c > /usr/local/bin/libtool: line 1295: base_compile+=3D gcc: command not = found > /usr/local/bin/libtool: line 1295: base_compile+=3D -O: command not = found > /usr/local/bin/libtool: line 1295: base_compile+=3D -g: command not = found > /usr/local/bin/libtool: line 1295: base_compile+=3D -Wall: command not = found > /usr/local/bin/libtool: line 1295: base_compile+=3D = -fno-stack-protector: command not found > /usr/local/bin/libtool: line 1295: base_compile+=3D -I../hdrs: No such = file or directory > /usr/local/bin/libtool: line 1295: base_compile+=3D -I../..: No such = file or directory > /usr/local/bin/libtool: line 1295: base_compile+=3D -c: command not = found > /usr/local/bin/libtool: line 1295: CC_quoted+=3D gcc: command not = found > /usr/local/bin/libtool: line 1295: CC_quoted+=3D g++: command not = found > libtool: compile: you must specify a compilation command > libtool: compile: Try `libtool --help --mode=3Dcompile' for more = information. > make[2]: *** [advtime.o] Error 1 > make[2]: Leaving directory `/usr/local/gnubatch-1.3/build/lib' > make[1]: *** [lib/libgnubatch_int.la] Error 2 > make[1]: Leaving directory `/usr/local/gnubatch-1.3/build' > make: *** [build-src] Error 2 This means that you have generated libtool using a shell that = understands XSI extensions, such as bash, so it has made some optimisations based on that, but then = you are letting make execute libtool with a shell that doesn't understand those = optimisations - such as /bin/sh. Make sure that if you point configure at a better shell (by setting = SHELL or CONFIG_SHELL in your environment for example), that you also tell make to use the = same shell (by calling make with SHELL=3D/bin/bash for example). If your environment is clean, and you are not accidentally or = deliberately manipulating the execution shell, then you have found a genuine bug. We'll need to = know all of the details about your environment, including the actual command lines you = used to call configure and then make. The README in your libtool distribution explains more about some of the = information required when reporting a bug, or you can get there directly by running = './libtool --help'. > more date: > libtool (GNU libtool) 2.4 > Written by Gordon Matzigkeit , 1996 >=20 > Copyright (C) 2010 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There = is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR = PURPOSE. > ###### > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. >=20 > This program built for sparc-sun-solaris2.10 > ######## > Oracle Solaris 10 9/10 s10s_u9wos_14a SPARC > Copyright (c) 2010, Oracle and/or its affiliates. All rights = reserved. > Assembled 11 August 2010 >=20 >=20 > thank you very much Cheers, --=20 Gary V. Vaughan (gary AT gnu DOT org)= From debbugs-submit-bounces@debbugs.gnu.org Sun May 13 00:19:18 2012 Received: (at control) by debbugs.gnu.org; 13 May 2012 04:19:18 +0000 Received: from localhost ([127.0.0.1]:50949 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1STQH8-0004jy-0Y for submit@debbugs.gnu.org; Sun, 13 May 2012 00:19:18 -0400 Received: from mail-ob0-f172.google.com ([209.85.214.172]:48728) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1STQH6-0004jm-Ea for control@debbugs.gnu.org; Sun, 13 May 2012 00:19:16 -0400 Received: by obbeh20 with SMTP id eh20so5628395obb.3 for ; Sat, 12 May 2012 21:18:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6dq0oLwYLqiu+I2oGjaZqrZwOK1vYlYvZ5g+/F1g2xQ=; b=aHWrR6LYYliGYDr9ujT33D8oYEoXhJ8BniUySFILkNdN0tcIe5mh9r5+UO33qnUM5g bJAI2R1iIBQdo2Vmhz8KGmRksRZXH4lhXr338Pv+49AKAGSSuFmj1lJYbvfCiQgr2C3/ u0Kzr1b7SCrIyP+0//Wq5GIoOkXh8gJFKrnv24Tk5h4xCqQOmIELLlOe/T1r9bYt1oFr YExULF8nY9qENLqfXQa4mtlFsBI5bQ3Rm2pusz9cqqX1YzwxbxsS5/ombzmitEx3kJSM G4fEIM343vcYhZ1Teq9WGgD99k4W5IPM1ngtrxX1pxluvPF1ZYgEnH77N/3rrZOm3z5g RgrQ== Received: by 10.50.222.137 with SMTP id qm9mr1764464igc.64.1336882736931; Sat, 12 May 2012 21:18:56 -0700 (PDT) Received: from burratino (c-24-1-56-9.hsd1.il.comcast.net. [24.1.56.9]) by mx.google.com with ESMTPS id gs4sm12481273igc.8.2012.05.12.21.18.56 (version=SSLv3 cipher=OTHER); Sat, 12 May 2012 21:18:56 -0700 (PDT) Date: Sat, 12 May 2012 23:18:46 -0500 From: Jonathan Nieder To: control@debbugs.gnu.org Subject: Re: bug#9505: libtool Message-ID: <20120513041846.GA24810@burratino> References: <67A8823B-762A-41DD-B3AC-A0AE7F28C2B4@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <67A8823B-762A-41DD-B3AC-A0AE7F28C2B4@gnu.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) # this probably wasn't the cause, but close enough retitle 9505 libtool: breakage when /bin/sh points to different shells at build time and runtime ("basecompile+= gcc: command not found")