| From: | Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Problems building 7.2.1 RPMs |
| Date: | 2002-04-10 16:40:14 |
| Message-ID: | 200204101155.58631.lamar.owen@wgcr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday 10 April 2002 07:14 am, Paulo Jan wrote:
> > > generate the RPMS it says: "File not found:
> > > /var/tmp/postgresql-7.2.1-root/usr/lib/libpgtcl.a".
[snip]
> I tried again, building postgresql-tcl too... and it worked. Tadaaa!!
> (I don't know if it's necessary, but I can still send you the build log
> if you want it).
Ah. Postgresql-devel requires libpgtcl.a. Aha. Please send me the log.
Now I have to decide how to handle this cross-rpm dependency problem, while
still allowing conditional builds....
For the group:
His build didn't build libpgtcl.a (the static link development library for the
tcl client), and the rpm build barfed when it couldn't find that file to put
in the _postgresql-devel_ subpackage.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Devrim GUNDUZ | 2002-04-10 16:40:24 | Re: PGAdmin |
| Previous Message | Alvaro Herrera | 2002-04-10 16:37:20 | Re: JOINing subselects in FROM? |