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

Re: libraries/liblutil/base64 will not compile (ITS#225)



At 10:07 PM 7/11/99 GMT, bigler@alpha1.net wrote:
>Full_Name: Tyson Bigler
>Version: 1.4

1.4?  The current OpenLDAP release is 1.2.3.

>OS: Linux libc5

Which flavor of Linux?

>URL: ftp://ftp.openldap.org/incoming/
>Submission from: (NULL) (216.88.112.165)

>I didn't dig too much, but it appears that the libraries/liblutil/base64.c file
>is
>looking for libc6 and doesn't compile on libc5 (at least on mine, which is more
>current than normal libc5 systems due to the fact I'm running 2.2.x kernels).

Please dig.

Which compiler are you using?  (ie: cc -v)
Which configure parameters (commandline and environment) did you use?
Did configure appear to detect attributes of your system correctly?
Did "make depend" complain?  If so, how?
Did "make" complain?  If so, how?

Kurt