It looks like it was my flawed git skills hard at work.
So now I am fighting libtool. What is the best method for a successful compile and install for Ubuntu where the libtool gets in your way. I am stuck here if I use --with-system-libtool option .libs/modules.o: In function `setup_modules': /usr/src/freeradius-server/src/main/modules.c:1412: undefined reference to `lt_preloaded_symbols' David -----Original Message----- From: Alan DeKok [mailto:[email protected]] Sent: Thursday, February 14, 2013 11:38 AM To: David Peterson-WirelessConnections; FreeRadius users mailing list Subject: Re: Complie error David Peterson wrote: > What might I be missing when I get this error: (Version 2.x.x) > > Making all in rlm_eap_pwd... > > make[9]: Entering directory > `/usr/src/freeradius-server/src/modules/rlm_eap/types/rlm_eap_pwd' > > make[9]: *** No rule to make target `rlm_eap_pwd.h', needed by > `rlm_eap_pwd.c'. Stop. Hmm... Version 2.x doesn't have the EAP-PWD module. It looks like your source tree is screwed up somehow. I'd suggest just deleting the rlm_eap_pwd directory. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

