On Tue, Jan 10, 2017 at 5:07 PM, Brian Hutchinson <[email protected]> wrote: > In both krogoth and morty I get the following error trying to build apache2: > > WARNING: apache2-native-2.4.23-r0 do_fetch: Failed to fetch URL > http://www.apache.org/dist/httpd/httpd-2.4.23.tar.bz2, attempting > MIRRORS if available > ERROR: apache2-native-2.4.23-r0 do_fetch: Fetcher failure: Fetch > command failed with exit code 8, output: > http://www.apache.org/dist/httpd/httpd-2.4.23.tar.bz2: > 2017-01-10 16:47:16 ERROR 404: Not Found. > > ERROR: apache2-native-2.4.23-r0 do_fetch: Function failed: Fetcher > failure for URL: > 'http://www.apache.org/dist/httpd/httpd-2.4.23.tar.bz2'. Unable to > fetch URL from any source. > ERROR: Logfile of failure stored in: > /home/hutch/yocto_2.1.2_bbb/layers/poky/build/tmp/work/x86_64-linux/apache2-native/2.4.23-r0/temp/log.do_fetch.17534 > ERROR: Task 1098 > (/home/hutch/yocto_2.1.2_bbb/layers/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb, > do_fetch) failed with exit code '1' > NOTE: Tasks Summary: Attempted 1033 tasks of which 0 didn't need to be > rerun and 1 failed. > Waiting for 0 running tasks to finish: > > Summary: 1 task failed: > > /home/hutch/yocto_2.1.2_bbb/layers/meta-openembedded/meta-webserver/recipes-httpd/apache2/apache2-native_2.4.23.bb, > do_fetch > > > If I go to the URL in the recipe there is no httpd-2.4.23.tar.bz2. > Looks like it's been replaced with 2.4.25. > > Regards, > > Brian
Ooops, I see this was recently talked about. Sorry for the noise. I just modified my recipe to use archive to get around the problem as I don't know what's involved with updating to 2.4.25 ... I've never found cross compiling Apache for an embedded device (anything other than x86) trivial. Regards, Brian -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
