From: fabrice a. <ak...@ya...> - 2009-06-22 09:33:56
|
Hello! do you really have to build the SDK for ARM? or just build the program you wrote? because I'm also using ARM (DNP 9200, SK23), and that is what I intend to do but I'm still struggling with my Makefile (Yeah I know it should be easy, but, it is the first time I'm using Linux for programming so... I'm stucked there) ________________________________ De : Krishna Vallabhaneni <kr...@ub...> À : upn...@li... Envoyé le : Mercredi, 17 Juin 2009, 3h04mn 14s Objet : [UPnP-SDK-discuss] sdk build I am using libupnp-1.3.1 sdk. It compiles and builds for linux on the PC platform, with RedHat Linux 9.x, kernel 2.6.18. It executes properly. I attempt to build it for arm. The copiler is arm_v5t_le-gcc. The configure complains with the following message. How do I fix this ? Krishna [krishna@ubntvid10 libupnp-1.3.1arm]$ ./configure --host=arm_v5t_le --disable-largefile configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for arm_v5t_le-strip... arm_v5t_le-strip checking for --enable-debug... no checking for --enable-client... yes checking for --enable-device... yes checking for --enable-webserver... yes checking for --enable-tools... yes checking for arm_v5t_le-gcc... arm_v5t_le-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether arm_v5t_le-gcc accepts -g... yes checking for arm_v5t_le-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of arm_v5t_le-gcc... gcc3 checking whether arm_v5t_le-gcc and cc understand -c and -o together... yes checking build system type... i686-pc-linux-gnu checking host system type... Invalid configuration `arm_v5t_le': machine `arm_v5t_le' not recognized configure: error: /bin/sh config.aux/config.sub arm_v5t_le failed [krishna@ubntvid10 libupnp-1.3.1arm]$ ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ UPnP-SDK-discuss mailing list UPn...@li... https://lists.sourceforge.net/lists/listinfo/upnp-sdk-discuss |