[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: sasl flavoured openldap server
Lukas Meyer wrote:
> Hi list
>
> I'm trying to build an sasl flavoured OpenLDAP server on a OpenBSD
> 3.4-current system. I get an error during make configure:
>
> checking for EMX OS/2 environment... no
> checking how to run the C preprocessor... cc -E
> checking for gcc... cc
> checking whether the C compiler (cc -O2 -I/usr/local/include/sasl
> -L/usr/local/lib) works... no
> configure: error: installation or configuration problem: C compiler
> cannot create executables.
> *** Error code 1
>
> Stop in /usr/ports/databases/openldap (line 1642 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
>
>
> Has anyone ever had any similar problems or any solutions?
Please update ports tree. I fixed this problem today.
> Best regards
> Lukas
- Kevin