[Date Prev][Date Next] [Chronological] [Thread] [Top]

RE: OPENLDAP BUILD/CONFIGURE



I may be speaking prematurely, but got it going now.  For some reason, even though I built berkeleydb with 64 bit libraries, it created /usr/local/berkeleydb/lib directory (no lib64 directory).  When reviewing the config.log for openldap-2.4.38, it showed the following:

LDFLAGS="-L/usr/local/berkeleydb/lib64"

All the *.so, la, a files in the /usr/local/berkeleydb/lib directory are 64-bit files.  So, I created a symlink between lib and lib64, and reran it to completion.

That worked.

-----Original Message-----
From: openldap-technical-bounces@OpenLDAP.org [mailto:openldap-technical-bounces@OpenLDAP.org] On Behalf Of Aaron Richton
Sent: Wednesday, December 11, 2013 2:30 PM
To: Borresen, John - 0442 - MITLL
Cc: openldap-technical@openldap.org
Subject: RE: OPENLDAP BUILD/CONFIGURE

On Wed, 11 Dec 2013, Borresen, John - 0442 - MITLL wrote:

> I agree.  But checked it is in my PATH.

Is it compiling outside of your rpmbuild attempt? Let's get that working first.

Once that does work, sounds like it's an issue with the rpm build environment, might be better off asking a rpm-specific list for gotchas you might be encountering (chroot, target architecture, specifying dependencies, whatever)?

> -----Original Message-----
> From: openldap-technical-bounces@OpenLDAP.org 
> [mailto:openldap-technical-bounces@OpenLDAP.org] On Behalf Of Quanah 
> Gibson-Mount
> Sent: Wednesday, December 11, 2013 1:23 PM
> To: Borresen, John - 0442 - MITLL; openldap-technical@openldap.org
> Subject: Re: OPENLDAP BUILD/CONFIGURE
>
> --On Wednesday, December 11, 2013 12:57 PM -0500 "Borresen, John - 0442 - MITLL" <John.Borresen@ll.mit.edu> wrote:
>
>>
>>
>> Attempting to upgrade to OpenLDAP 2.4.38
>>
>>
>>
>> Receiving the following output :
>
> ./configure: line 5788: gcc: command not found
>
>
> Seems like it can't find gcc.
>
> --Quanah
>
>
> --
>
> Quanah Gibson-Mount
> Architect - Server
> Zimbra, Inc.
> --------------------
> Zimbra ::  the leader in open source messaging and collaboration
>
>
>