Linking Shared/Static library in Freeradius Module
Mustafa Reşit Şahin
resitsahin at gmail.com
Thu Dec 8 16:47:09 CET 2011
Well, yes it seems to be problem.
But there is one more thing. The libprint.so should reside in : /usr/lib
or /usr/local/lib/
Considering my experience with writing a module for freeradius i think
wiki page for module creation can be updated with following info:
1) Mentioning autoconf procedure.
autoconf.in makefile.in files.
running autoconf
running ./configure
building:
gmake clean && gmake && gmake install
Regards
On 12/08/2011 04:58 PM, Fajar A. Nugraha wrote:
> 2011/12/8 Mustafa Reşit Şahin<resitsahin at gmail.com>:
>> My makefile.in file
>> RLM_LIBS = @itap_ldflags@ -L/home/resit/radius/lib/
>> /home/resit/radius/lib/print.so
> shouldn't it be "-lprint" instead of "/home/resit/radius/lib/print.so"?
>
--
Mustafa Reşit Şahin
Endersys İş Tel: 0216 470 94 23 Dahili:306
Cep Tel:0507 707 68 12
More information about the Freeradius-Users
mailing list