Alan,
<br/><br/>I had attached the error messages in the attachment of last message.
<br/>Its present in the make_output.txt
<br/><br/>Snippet is :-
<br/><br/>/usr/bin/make -w -C rlm_eap2 all
<br/>make[6]: Entering directory
<br/>`/home/rqwt36/system/freeradius_dev/freeradius-server/src/modules/rlm_eap2'
<br/>/home/rqwt36/system/freeradius_dev/freeradius-server/libtool
<br/>--mode=compile gcc
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src -g -O2
<br/>-Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -g
<br/>-Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
<br/>-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
<br/>-Wnested-externs -W -Wredundant-decls -Wundef
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/hostap/hostap/src/eap_common
<br/>-I/home/rqwt36/hostap/hostap/src/eap_server
<br/>-I/home/rqwt36/hostap/hostap/src
<br/>-I/home/rqwt36/hostap/hostap/src/common
<br/>-I/home/rqwt36/hostap/hostap/src/utils -c rlm_eap2.c
<br/>mkdir .libs
<br/> gcc -I/home/rqwt36/system/freeradius_dev/freeradius-server
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src -g -O2
<br/>-Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -g
<br/>-Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
<br/>-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
<br/>-Wnested-externs -W -Wredundant-decls -Wundef
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/hostap/hostap/src/eap_common
<br/>-I/home/rqwt36/hostap/hostap/src/eap_server
<br/>-I/home/rqwt36/hostap/hostap/src
<br/>-I/home/rqwt36/hostap/hostap/src/common
<br/>-I/home/rqwt36/hostap/hostap/src/utils -c rlm_eap2.c  -fPIC -DPIC -o
<br/>.libs/rlm_eap2.o
<br/>In file included from /home/rqwt36/hostap/hostap/src/utils/wpa_debug.h:18,
<br/>                 from /home/rqwt36/hostap/hostap/src/utils/common.h:443,
<br/>                 from rlm_eap2.c:35:
<br/>/home/rqwt36/hostap/hostap/src/utils/wpabuf.h: In function 'wpabuf_set':
<br/>/home/rqwt36/hostap/hostap/src/utils/wpabuf.h:147: warning: cast
<br/>discards qualifiers from pointer target type
<br/>rlm_eap2.c: In function 'eap_authenticate':
<br/>rlm_eap2.c:910: warning: pointer targets in assignment differ in signedness
<br/>rlm_eap2.c:911: warning: pointer targets in assignment differ in signedness
<br/> gcc -I/home/rqwt36/system/freeradius_dev/freeradius-server
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src -g -O2
<br/>-Wall -D_GNU_SOURCE -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -g
<br/>-Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings
<br/>-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
<br/>-Wnested-externs -W -Wredundant-decls -Wundef
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/src
<br/>-I/home/rqwt36/system/freeradius_dev/freeradius-server/libltdl
<br/>-I/home/rqwt36/hostap/hostap/src/eap_common
<br/>-I/home/rqwt36/hostap/hostap/src/eap_server
<br/>-I/home/rqwt36/hostap/hostap/src
<br/>-I/home/rqwt36/hostap/hostap/src/common
<br/>-I/home/rqwt36/hostap/hostap/src/utils -c rlm_eap2.c -o rlm_eap2.o
<br/>>/dev/null 2>&1
<br/>/home/rqwt36/system/freeradius_dev/freeradius-server/libtool
<br/>--mode=link gcc -release 2.2.0 \
<br/>        -module -export-dynamic   -o rlm_eap2     \
<br/>        -rpath /usr/local/lib rlm_eap2.lo rlm_eap2.c
<br/>/home/rqwt36/system/freeradius_dev/freeradius-server/src/lib/libfreeradius-radius.la
<br/>/home/rqwt36/hostap/hostap/eap_example/libeap.so -lnsl -lresolv
<br/>-lpthread
<br/>libtool: link: warning: `-release' is ignored for programs
<br/>gcc -o .libs/rlm_eap2 .libs/rlm_eap2.o rlm_eap2.c
<br/>/home/rqwt36/hostap/hostap/eap_example/libeap.so -Wl,--export-dynamic
<br/>/home/rqwt36/system/freeradius_dev/freeradius-server/src/lib/.libs/libfreeradius-radius.so
<br/>-lnsl -lresolv -lpthread  -Wl,--rpath -Wl,/usr/local/lib
<br/>rlm_eap2.c:23:36: error: freeradius-devel/ident.h: No such file or directory
<br/>rlm_eap2.c:24: error: expected declaration specifiers or '...' before
<br/>string constant
<br/>rlm_eap2.c:26:38: error: freeradius-devel/radiusd.h: No such file or directory
<br/>rlm_eap2.c:27:38: error: freeradius-devel/modules.h: No such file or directory
<br/>rlm_eap2.c:28:41: error: freeradius-devel/rad_assert.h: No such file
<br/>or directory
<br/>rlm_eap2.c:33:28: error: utils/includes.h: No such file or directory
<br/><br/><br/>I appreciate you help so far i understand this could be some issue
<br/>with my build environment.
<br/>you are most welcome to give this least priority.
<br/><br/><br/>On Fri, May 18, 2012 at 7:38 PM, Alan DeKok-2 [via FreeRadius]
<br/><<a href="/user/SendEmail.jtp?type=node&node=5712196&i=0" target="_top" rel="nofollow" link="external">[hidden email]</a>> wrote:
<div class='shrinkable-quote'><br/>> Justin Philip wrote:
<br/>>
<br/>>> So everything boils down to this command that is failing:-
<br/>>>
<br/>>> /home/rqwt36/freeradius/freeradius-server/libtool --mode=link gcc
<br/>>> -release 2.2.0     -module -export-dynamic   -o rlm_eap2         -rpath
<br/>>> /usr/local/lib rlm_eap2.lo rlm_eap2.c
<br/>>> /home/rqwt36/freeradius/freeradius-server/src/lib/libfreeradius-radius.la
<br/>>> <<a href="http://libfreeradius-radius.la" target="_top" rel="nofollow" link="external">http://libfreeradius-radius.la</a>>
<br/>>> /home/rqwt36/hostap/hostap/eap_example/libeap.so -lnsl -lresolv -lpthread
<br/>>>
<br/>>> which spawn this command:-
<br/>>> gcc -o .libs/rlm_eap2 .libs/rlm_eap2.o rlm_eap2.c
<br/>>> /home/rqwt36/hostap/hostap/eap_example/libeap.so -Wl,--export-dynamic
<br/>>>
<br/>>> /home/rqwt36/freeradius/freeradius-server/src/lib/.libs/libfreeradius-radius.so
<br/>>> -lnsl -lresolv -lpthread  -Wl,--rpath -Wl,/usr/local/lib
<br/>>> which fails.
<br/>>
<br/>>   And you're not showing the error message.
<br/>>
<br/>>   Don't you think it might be relevant?
<br/>>
<br/>>   I'm sorry, but I don't have time to waste helping you.  You're going
<br/>> out of your way to AVOID giving the information I need to help you.
<br/>>
<br/>>   Alan DeKok.
<br/>> -
<br/>> List info/subscribe/unsubscribe? See
<br/>> <a href="http://www.freeradius.org/list/devel.html" target="_top" rel="nofollow" link="external">http://www.freeradius.org/list/devel.html</a><br/>>
<br/>>
<br/>> ________________________________
<br/>> If you reply to this email, your message will be added to the discussion
<br/>> below:
<br/>> <a href="http://freeradius.1045715.n5.nabble.com/Compilation-issues-on-freeradius-server-v2-1-x-for-rlm-eap2-tp5711734p5711938.html" target="_top" rel="nofollow" link="external">http://freeradius.1045715.n5.nabble.com/Compilation-issues-on-freeradius-server-v2-1-x-for-rlm-eap2-tp5711734p5711938.html</a><br/>> To unsubscribe from Compilation issues on freeradius-server v2.1.x for
<br/>> rlm_eap2, click here.
<br/>> NAML
</div><br/><br/><br/>-- 
<br/>Regards
<br/>Justin Philip
<br/>
        
<br/><hr align="left" width="300" />
View this message in context: <a href="http://freeradius.1045715.n5.nabble.com/Compilation-issues-on-freeradius-server-v2-1-x-for-rlm-eap2-tp5711734p5712196.html">Re: Compilation issues on freeradius-server v2.1.x for rlm_eap2</a><br/>
Sent from the <a href="http://freeradius.1045715.n5.nabble.com/FreeRadius-Dev-f2789673.html">FreeRadius - Dev mailing list archive</a> at Nabble.com.<br/>