[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-patch] Problems compiling GNU patch 2.6 on Solaris 10 w/Sun Stu
From: |
Andreas Gruenbacher |
Subject: |
Re: [bug-patch] Problems compiling GNU patch 2.6 on Solaris 10 w/Sun Studio 12 |
Date: |
Mon, 28 Dec 2009 18:44:12 +0100 |
User-agent: |
KMail/1.12.2 (Linux/2.6.31.5-0.1-desktop; KDE/4.3.1; i686; ; ) |
On Tuesday 24 November 2009 17:47:41 Dagobert Michelsen wrote:
> Hi,
>
> I am currrently trying to compile GNU patch 2.6 on Solaris 10 x86 with
> Sun Studio 12 and have encountered the following problems:
>
> - It is assumed that SHELL is a bash:
>
> > lcsw% gmake
> > ./update-version.sh: syntax error at line 24: `(' unexpected
>
> Executing 'gmake SHELL=bash' works however.
This should be fixed in commit 31a8f72 from November 14.
> - It is expected that strndup is there, which is not the case on
> Solaris:
> <http://www.gnu.org/software/hello/manual/gnulib/strndup.html>
> I would recommend pulling the substitute in from GNULib.
I have added strndup and strnlen now (commmit 9336e93).
Thanks,
Andreas
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [bug-patch] Problems compiling GNU patch 2.6 on Solaris 10 w/Sun Studio 12,
Andreas Gruenbacher <=