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

trouble with compiling source



Hello, all

I try to compile source OpenLDAP 2.0.11 and make a package for ALTLinux Co.

And I have a problem:
when run configure like this
configure      \
        --prefix=/usr/share \
        --enable-wrappers \
        --datadir=%_datadir/%name \
        --with-readline \
        --localstatedir=/var/run \
        --with-threads \

configure return with error

creating include/portable.h
include/portable.h is unchanged
creating include/ldap_features.h
include/ldap_features.h is unchanged
creating include/lber_types.h
include/lber_types.h is unchanged
Please "make depend" to build dependencies

after the make depend the story repeat

What I do not right?

-- 
Best Regards VAS