On Sat, 02 Jul 2011 02:04:28 +, Duncan wrote:
> FWIW, while I'm gradually getting more comfortable with git, since I'm on
> Gentoo I was able to "cheat" on this, by looking at what the gentoo
> git-2.eclass ebuild helper library did.
Never occurred to me to read it, but I woulda-coulda-should
Hi!
walt, Fri, 01 Jul 2011 15:37:07 -0700:
> I just pulled from both git repositories and compiled as usual
> in each repository. My build completed in KHaley's repo but
> stopped prematurely in Heinrich's repo.
>
> Let me explain:
>
> Maybe I'm a bit different from most (just ask my wife) but
On 07/02/11 00:37, walt wrote:
The reason my usual method failed in Heinrich's repo is that
his pan/icons/* didn't get copied into my obj/pan/icons/ and,
no surprise, my compile failed.
(...)
BTW Heinrich, your recent patch did indeed fix the segfault I
was getting on one machine. More thanks :
On Fri 01 Jul 2011 at 15:37:07 -0700, walt wrote:
> Any hints from you professionals for us wannabe programmers?
In my experience, as long as you do only things that were automated by
the auto*-tools (automake, autoconf, etc), it will automatically work.
As soon as you do something more, you need
walt posted on Fri, 01 Jul 2011 15:37:07 -0700 as excerpted:
> I just pulled from both git repositories and compiled as usual in each
> repository. My build completed in KHaley's repo but stopped prematurely
> in Heinrich's repo.
>
> Let me explain:
>
> Maybe I'm a bit different from most (just
I just pulled from both git repositories and compiled as usual
in each repository. My build completed in KHaley's repo but
stopped prematurely in Heinrich's repo.
Let me explain:
Maybe I'm a bit different from most (just ask my wife) but I
*hate* compiling sources in the source directory itself,