Re: [pgadmin-hackers] make distcheck

2003-07-09 Thread Dave Page
Sorry, I thought we backed it out because it broke the build. OK, testing now and it seems to link OK, then comes up with: make[3]: *** No rule to make target `ui/common/*.xrc', needed by `all-am'. Stop. make[3]: Leaving directory `/usr/local/src/pgadmin3/pgadmin3-0.1.1/_build/src' make[2]: ***

[pgadmin-hackers] make distcheck

2003-07-09 Thread Adam H. Pendleton
I never got an update on whether my patch fixed the make distcheck for everyone. ahp ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your

Re: [pgadmin-hackers] make distcheck

2003-07-04 Thread Dave Page
It's rumoured that Adam H. Pendleton once said: > On Thursday, Jul 3, 2003, at 17:37 US/Eastern, Dave Page wrote: > >> Hi Adam, >> >> Just tried make dist and make distcheck following our earlier emails. >> make dist works fine as I thought (we use it in build-snapshot >> anyway), however make dist

Re: [pgadmin-hackers] make distcheck

2003-07-03 Thread Adam H . Pendleton
On Thursday, Jul 3, 2003, at 17:37 US/Eastern, Dave Page wrote: Hi Adam, Just tried make dist and make distcheck following our earlier emails. make dist works fine as I thought (we use it in build-snapshot anyway), however make distcheck fails as below. cd'ing into the test build directory and ru

[pgadmin-hackers] make distcheck

2003-07-03 Thread Dave Page
Hi Adam, Just tried make dist and make distcheck following our earlier emails. make dist works fine as I thought (we use it in build-snapshot anyway), however make distcheck fails as below. cd'ing into the test build directory and running make from there works fine, so I guess it's a simple probl