cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[ curl-Bugs-3371574 ] configure fails on true sh on SunOS

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Tue, 19 Jul 2011 20:15:12 +0200

Bugs item #3371574, was opened at 2011-07-19 18:47
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3371574&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: vmpdemo (vmpdemo)
Assigned to: Nobody/Anonymous (nobody)
Summary: configure fails on true sh on SunOS

Initial Comment:
/bin/sh does not support "test -e", but configure runs itself with /bin/sh and then uses "test -e"

/bin/sh does support "test -f" however. Also systems which use bash for sh would work since it supports "test -e".

----------------------------------------------------------------------

Comment By: Daniel Stenberg (bagder)
Date: 2011-07-19 20:15

Message:
Thanks for the report, this problem is now fixed in the git repository.

To try it out, you either checkout/update your git clone:
http://curl.haxx.se/source.html

or you try tomorrow's daily snapshot: http://curl.haxx.se/snapshots/

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=3371574&group_id=976
Received on 2011-07-19

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET