X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; q=dns; s=default; b=XXL
	JsAHcOCgHlFJwj4bTOzbGE7OLXTeldJmFOQPOCzsF97l5bgxFx0FHA0LSsYWjrWy
	DJoCkYhguqhVRLtjOQIkeauXKl6EdUmCJHd5tC0uVkqKELIJBQWS9lapJElAoHCH
	OMwqJLZx8kS674IJMY/JsS6CG+msmWz7hM1m17jg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type:content-transfer-encoding; s=default; bh=coWf3eLEQ
	eBl0+x+KjkgtlW2syU=; b=jH3sWPTHuE1LN+cz1V0LIU3yBX9929BsBQLrFMxMN
	RxXiFueAP+1UWhGUE6q8PJhtlDCPIPKT0IOE5VQOa0gtXL9vkosTRbNdesgSU4+W
	GOWjNeqQDEQkk10mubIs3+vPR5r0DpRq0/UG9LEWnWZObsj0Md9s0Zi4pEUyp8f7
	BQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=4.2 required=5.0 tests=AWL,BAYES_99,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2
X-HELO: mail-ig0-f180.google.com
MIME-Version: 1.0
X-Received: by 10.50.79.138 with SMTP id j10mr2013472igx.2.1386756632024; Wed, 11 Dec 2013 02:10:32 -0800 (PST)
Date: Wed, 11 Dec 2013 11:10:31 +0100
Message-ID: <CAHkz6QFDHQNVi=RJvDcxUsHT82iSDQcevFgqobTuk5Df-peqRA@mail.gmail.com>
Subject: Install Bash 4.2 for Cygwin fails
From: =?ISO-8859-1?Q?Javier_Murillo_M=E1rquez?= <thejavix@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rBBAArHB032685

I tried to install bash 4.2 but I get this error when I write "make"

rm -f bash.exe
gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob
-L./lib/tilde  -L./lib/sh -L./lib/termcap    -g -O2 -o bash.exe
shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o  dispose_cmd.o
execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o
subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o
pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o
braces.o bracecomp.o bashhist.o bashline.o  list.o stringlib.o
locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o
-lbuiltins -lglob -lsh -lreadline -lhistory ./lib/termcap/libtermcap.a
-ltilde  lib/intl/libintl.a    -ldl
general.o: En la función `make_absolute':
/bash-4.2/general.c:630: referencia a `cygwin_conv_to_full_posix_path'
sin definir
/bash-4.2/general.c:630:(.text+0xcc9): reubicación truncada para
ajustar: R_X86_64_PC32 contra el símbolo
`cygwin_conv_to_full_posix_path' sin definir
collect2: error: ld devolvió el estado de salida 1
Makefile:540: recipe for target 'bash.exe' failed
make: *** [bash.exe] Error 1

I dont know what I need to do. Thanks! :)

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


