On Fri, Mar 28, 2014 at 03:43:29PM -0400, Eric Sunshine wrote:
> On Fri, Mar 28, 2014 at 3:01 PM, Jeff King wrote:
> > On Fri, Mar 28, 2014 at 11:09:14AM -, Gerhard Grimm wrote:
> >> git submodule init
> >>
> >> fails with the output
> >>
> >> Assertion failed: err == REG_ESPACE, file com
On Fri, Mar 28, 2014 at 3:01 PM, Jeff King wrote:
> On Fri, Mar 28, 2014 at 11:09:14AM -, Gerhard Grimm wrote:
>> git submodule init
>>
>> fails with the output
>>
>> Assertion failed: err == REG_ESPACE, file compat/regex/regexec.c, line
>> 1096
>> No submodule mapping found in .gitmo
On Fri, Mar 28, 2014 at 11:09:14AM -, Gerhard Grimm wrote:
> So I examined the git source package and found that the author of the
> HP-UX port forgot to set
>
> PTHREAD_CFLAGS=-mt
>
> in config.mak.autogen to enable threading.
You probably want to place such manual settings in config.mak.
Gerhard Grimm detec.com> writes:
>
> In order to set up automated builds and tests of the CMake toolchain
(www.cmake.org) on HP-UX 11.11 (hppa)
> and 11.23 (ia64), I needed to install git on those platforms.
> The latest binary package available from hpux.connect.org.uk is version
1.8.5.3, whi
In order to set up automated builds and tests of the CMake toolchain
(www.cmake.org) on HP-UX 11.11 (hppa) and 11.23 (ia64), I needed to install git
on those platforms.
The latest binary package available from hpux.connect.org.uk is version
1.8.5.3, which I installed with all of its dependencies
5 matches
Mail list logo