From: | Gaetano Mendola <mendola(at)bigfoot(dot)com> |
---|---|
To: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Lamar Owen <lowen(at)pari(dot)edu> |
Subject: | Re: rebuilding rpm for RH9 error |
Date: | 2003-12-02 23:29:43 |
Message-ID: | 3FCD2067.6010705@bigfoot.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Lamar Owen wrote:
> On Monday 01 December 2003 08:53 pm, Gaetano Mendola wrote:
>
>>Hi all,
>>I'm still experiencing problem trying to
>>rebuild the rpm from the file:
>>postgresql-7.4-0.5PGDG.src.rpm
>
>
>>I seen that the configure is done with:
>>--with-krb5=/usr.
>
>
> You need to specify that you are building for Red Hat 9 on the command line.
> The command line argument would be:
> rpmbuild --define 'build89 1' --rebuild....
I'll try.
>>I also try to install the RPM already builded but I obtain:
>>file /usr/include/sqltypes.h from install of
>>postgresql-devel-7.4-0.5PGDG conflicts with file from package
>>unixODBC-devel-2.2.3-6
>
>
> There is a namespace collision between the unixODBC includes and the
> PostgreSQL includes. It is being looked at; one or both will have to move
> the include to somewhere else. So, at the moment, you can't have
> unixODBC-devel and postgresql-devel installed at the same time. I am
> investigating the best way of correcting this without breaking too many
> things.
After uninstalling the package unixODBC-devel-2.2.3-6 all was fine.
Regards
Gaetano Mendola
PS: the 7.4 will be remembered as the longest release to be developed
and for the longest period needed in order to have the RPM for RH.
Good job anyway.
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-12-02 23:43:01 | Re: request for feedback - read-only GUC variables, |
Previous Message | Elliot Lee | 2003-12-02 21:11:21 | Re: Something's not (de)compressing right |