(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Installation : (Category) Platform Hints : (Category) IBM AIX : (Answer) Running "make depend" causes problems?
You may have problems running make depend using some AIX compilers. If you can safely skip running make depend by running make clean before each make.

Installing the GNU C Compiler (gcc) or a varient is also an option.

The build/mkdep.aix script is provided for making dependencies using the AIX compilers, but must be selected manually:
make depend MKDEP=$PWD/build/mkdep.aix
[Append to This Answer]
Previous: (Answer) configure: error: pthread.h and pthread_create are not compatible
Next: (Answer) AIX Linking Problems
This document is: http://www.openldap.org/faq/index.cgi?file=151
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org