Open codenoid opened 7 years ago
su@kuc:~/src/dev$ ./build.sh N210 # checking for a supported radio type # - found # checking for a compatible build host # - fully supported host detected: Ubuntu 16.04 # # adding additional repo tools # - done # checking build dependencies # - done # make a home for this build mkdir -p BUILDS/2017-10-29--19-13-45 # libcoredumper - building Debian package and installing as dependency cd libcoredumper ./build.sh wget http://google-coredumper.googlecode.com/files/coredumper-1.2.1.tar.gz --2017-10-29 19:13:45-- http://google-coredumper.googlecode.com/files/coredumper-1.2.1.tar.gz Resolving google-coredumper.googlecode.com (google-coredumper.googlecode.com)... 74.125.24.82, 2404:6800:4003:c03::52 Connecting to google-coredumper.googlecode.com (google-coredumper.googlecode.com)|74.125.24.82|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2017-10-29 19:13:45 ERROR 404: Not Found. ERROR: command failed! # ERROR: command failed!
what, it's different https://github.com/RangeNetworks/libcoredumper/blob/7527fb3804927c7fdc72ff5139a2cdea3db4d59a/build.sh#L28