On Tue, 16 Jul 2002 17:17:04 +0200, [EMAIL PROTECTED] wrote:

Even worse. Now it dies faster >:-)

[root@unix ~/xxx/freeradius-snapshot-20020715]# make
gmake[1]: Entering directory `/root/porao/freeradius-snapshot-20020715'
Making all in libltdl...
gmake[2]: Entering directory `/root/porao/freeradius-snapshot-20020715/libltdl'
gmake[2]: *** No rule to make target `all'.  Stop.
gmake[2]: Leaving directory `/root/porao/freeradius-snapshot-20020715/libltdl'
gmake[1]: *** [common] Error 1
gmake[1]: Leaving directory `/root/porao/freeradius-snapshot-20020715'
make: *** [all] Error 2

>> I always compile the snapshots with the same configure options, which are
>> ./configure  --with-mysql-lib-dir=/usr/lib/mysql \
>> --with-mysql-include-dir=/usr/include/mysql \
>> --with-mysql-dir=/usr/bin --enable-ltdl-install=no \
>  The 'enable-ltdl-install=no' is most likely the problem.
>  If you don't have libltdl onyour system already, then the build
>won't find *any* ltdl.h, and will die.
>  Yeah, looking at your compile output, it's not finding any ltdl.h,
>or libltdl.h
>  Don't disable ltdl installation.




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to