Hello, The configure command I used was, $ ./configure --prefix=/usr --with-linux=/usr --with-libwimaxll=/usr/local I also tried ./configure --sysconfdir=/etc ./configure --prefix=/usr --with-linux=/usr/src/linux-headers-2.6.34-rc5-wimax --with-libwimaxll=/usr/local/lib I got the same issues with all commands. I don't see particularly weird things in the configure.log file. Dongwoon On Fri, Jul 16, 2010 at 12:45 PM, Inaky Perez-Gonzalez < inaky.perez-gonzalez at intel.com> wrote: > On Fri, 2010-07-16 at 00:11 -0700, Peter Lavee wrote: > > Hi Inaky > > > > > > I also have this one error, it is due to missing REG_EIP definition in > > ucontext.h > > I believe in any recent Linux distributions it would be same (mine is > > Fedora Core 13 x86 32 bit). > > Puzzled -- I use FC13/32 for in my devel environment and haven't hit > this issue. The warning is there, but not the error, hence wondering > what other messages are in there. > > > BR > > Peter > > > > > > 2010/7/15 Inaky Perez-Gonzalez <inaky at linux.intel.com> > > Hi > > > > > > On Thu, 2010-07-15 at 15:36 -0400, Dongwoon Hahn wrote: > > > Hello, > > > > > > I am stuck at compiling wimax network service 1.5. > > > > > > I am using Maverick Meerkat Alpha 2 Ubuntu (32bit) and Intel > > 6250 > > > (Dell Latitude 2110). > > > I downloaded the kernel source from the linux wimax git > > repository and > > > used it. > > > I successfully installed firmware, wimax tools and wpa > > supplicant and > > > its patch. > > > > > > > > > # uname -a > > > Linux maxwell-laptop-01 2.6.34-rc5-wimax #1 SMP Wed Jul 14 > > 19:26:48 > > > EDT 2010 i686 GNU/Linux > > > > > > The point where I was stuck at was > > > > > > ... > > > ricConsole.c: In function ?main_console?: > > > > ../../../../InfraStack/OSDependent/Linux/InfraStackModules/Skeletons/AppSrv/GenericConsole.c:287: > warning: implicit declaration of function ?NDnSAgent_ApdoLinkStatus? > > > make[2]: *** [wimaxd-GenericConsole.o] Error 1 > > > make[2]: Leaving directory > > > > > > `/home/maxwell/linux-wimax/wimax-1.5/InfraStack/OSAgnostic/Product/AppSrvInfra' > > > make[1]: *** [all-recursive] Error 1 > > > make[1]: Leaving directory > > `/home/maxwell/linux-wimax/wimax-1.5' > > > make: *** [all] Error > > > > > > This is quite odd -- are you compiling with -Werror? Can you > > post the > > exact configure line you used, plus its output and the whole > > compile > > log? > > > > Thank you! > > > > _______________________________________________ > > wimax mailing list > > wimax at linuxwimax.org > > http://lists.linuxwimax.org/listinfo/wimax > > > > > > > > _______________________________________________ > wimax mailing list > wimax at linuxwimax.org > http://lists.linuxwimax.org/listinfo/wimax > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.linuxwimax.org/pipermail/wimax/attachments/20100716/ebb630a8/attachment.html>