> > ./autogen.sh > > Why are you running autogen.sh? Are you modifying configure.ac or > Makefile.am? No, I checked and configure wasn't in the directory. Seems I'm missing things as it actually is. > > Perhaps you have some leftover autoconf/automake/Makefile in your source > directory? Nope. That's why I ran git clean. > > If you are doing development (as opposed to just trying to figure out > how to build it as a packager): one thing I find very helpful is to use > a build directory that is separate from the source directory: > git clone git://fedorahosted.org/git/389/ds.git > mkdir dsbuild > cd dsbuilt > ../ds/configure --with-openldap --prefix=/var/tmp/junk --enable-debug > make That's a really good tip! > > That way, if something weird happens, and I want to make sure things are > absolutely clean, I can just blow away the dsbuilt directory. > > If you're still having problems, I'm not sure what's going on. However, still happens when I try to build even with the alternate build directory. -- William <william@xxxxxxxxxxxxxxx> -- 389-devel mailing list 389-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/389-devel