Re: [Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-03 Thread walt
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

Re: [Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-02 Thread Petr Kovar
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

Re: [Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-02 Thread Heinrich Mueller
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 :

Re: [Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-02 Thread Rhialto
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

Re: [Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-01 Thread Duncan
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

[Pan-users] [OT] Compiling question for KHaley and Heinrich (and everybody)

2011-07-01 Thread walt
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,