FreeBSD 8.0 port + perl hook problem
Коньков Евгений
kes-kes at yandex.ru
Fri Jan 8 20:52:27 CET 2010
Здравствуйте, Alan.
Вы писали 8 января 2010 г., 20:48:23:
AD> Nick Rogers wrote:
>> FYI. I got it to work with libltdl/libtools 2.2 by enabling the function
>> that uses the new libltdl API as you suggested. Thanks again .
>>
>> If anyone has the same problem, I had to add a patch to the FreeBSD port
>> and upgrade it to FreeRADIUS 2.1.8. The following is the patch I added
>> to the port in addition to having to manually update the pkg-plist.
AD> The *entire* point of the #ifdef's is that you don't have to change
AD> them. Just add:
AD> #define HAVE_LT_DLADVISE_INIT
AD> And the new code will be enabled. The patch below is more intrusive,
AD> and is likely to break on more systems.
AD> Alan DeKok.
AD> -
AD> List info/subscribe/unsubscribe? See
AD> http://www.freeradius.org/list/users.html
have added.
vpn# ./configure --without-rlm_krb5 --without-rlm_ldap --without-rlm_sql_mysql --without-rlm_sql_postgresql --without-rlm_sql_un
ixodbc --without-rlm_sql_firebird --with-rlm_perl --without-rlm_python --without-rlm_ruby --without-dhcp --without-rlm_smb --wi
thout-rlm_sql_oracle --quiet --prefix=/usr/local --libdir=/usr/local/lib/freeradius-2.1.8 --localstatedir=/var --with-system-li
btool --with-docdir=/usr/local/share/doc/freeradius --with-logdir=/var/log --with-openssl-includes=/usr/include --without-rlm_e
ap_ikev2 --without-rlm_eap_tnc --without-rlm_eap2 --without-rlm_opendirectory --without-rlm_sql_db2 --without-rlm_sql_iodbc --w
ithout-rlm_sql_sqlite --without-rlm_sql_sybase --with-vmps --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/inf
o/ --build=i386-portbld-freebsd7.2
vpn# make
"Make.inc", line 83: Missing dependency operator
"Make.inc", line 86: Need an operator
"Make.inc", line 88: Missing dependency operator
"Make.inc", line 91: Need an operator
"Make.inc", line 93: Missing dependency operator
"Make.inc", line 94: Missing dependency operator
"Make.inc", line 95: Need an operator
"Make.inc", line 96: Need an operator
"Make.inc", line 98: Need an operator
"Make.inc", line 99: Need an operator
"Make.inc", line 105: Missing dependency operator
"Make.inc", line 108: Need an operator
"Makefile", line 70: Missing dependency operator
"Makefile", line 71: Missing dependency operator
"Makefile", line 88: Need an operator
"Makefile", line 89: Need an operator
make: fatal errors encountered -- cannot continue
what did I do wrong?
--
С уважением,
Коньков mailto:kes-kes at yandex.ru
More information about the Freeradius-Users
mailing list