summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* mesa3d: fix build without dri driversPeter Korsgaard2014-09-281-1/+1
| | | | | | | | If no dri drivers are enabled, then mesa shouldn't get built with dri support. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Acked-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* tiff: fix prefer-static build by using default installDanomi Manchego2014-09-281-11/+31
| | | | | | | | Replace hand-coded .so install with default install, plus tiff bins fixup to remove unwanted tools. Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* keyutils: Bump version to 1.5.9, fix patches andVicente Olivert Riera2014-09-287-153/+138
| | | | | | | | | | | | | | | - Bump version to 1.5.9 - Remove patches already included in this version - Use make parameters instead of environment variables - Add an upstream patch to fix building statically - Adapt old patches to the new version - Add a hash file Fixes: http://autobuild.buildroot.net/results/ced/ced596bd1c73286f7044f5a8e11b6588fc973f11/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/wayland: requires shared libraryBernd Kuhls2014-09-283-4/+8
| | | | | | | | | | | | | Fixes CC src/libwayland_server_la-wayland-server.lo src/wayland-server.c:36:19: error: dlfcn.h: No such file or directory using this defconfig http://autobuild.buildroot.net/results/dfd/dfd81f1f1f0f315317b2a85d24b286a277ac7c16/ Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dosfstools: fix compilation with musl libcMaarten ter Huurne2014-09-281-1/+4
| | | | | | | | | | The Makefile of dosfstools passes -D_GNU_SOURCE to get access to non-standard definitions such as 'loff_t'. But this flag gets dropped by the CFLAGS override, so explicitly add it. [Peter: reword commit message] Signed-off-by: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mpd: bump to version 0.18.16Jörg Krause2014-09-281-1/+1
| | | | | Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libcurl: Backport patch to fix xbmc-related timeout bugBernd Kuhls2014-09-281-0/+37
| | | | | | | | For details see https://github.com/OpenELEC/OpenELEC.tv/commit/82d923895a311e514f6a916ce4d7e06edd2caabb#commitcomment-7952726 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libcurl: Remove autoreconfBernd Kuhls2014-09-281-2/+0
| | | | | | | | | When libcurl-0001-build-link-curl-to-NSS-libraries-when-NSS-support.patch was removed the corresponding autoreconf was left behind: http://git.buildroot.net/buildroot/commit/?id=9185b64ed5599622cb89ca4ee6ee29440b02ec8a Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dhcpcd: security bump to version 6.4.7Gustavo Zacarias2014-09-281-1/+1
| | | | | | | Does extra escaping to cover for vulnerable bash versions. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bash: update to patchlevel 27Gustavo Zacarias2014-09-281-96/+243
| | | | | | | Patches 26 and 27 are refiniments/improved checks on the CVE. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/mtd: install libubi.a and libmtd.a to stagingRomain Naour2014-09-281-5/+9
| | | | | | | | | | | | | Currently, the mtd package only installs the mtd utilities into the target directory. However, the mtd-utils also provide two static libraries (libmtd.a and libubi.a) that can be used by other packages or tools. Therefore, this commit extends the mtd package by adding the installation to the staging directory of those two libraries. Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* glm: Added packagePaul Cercueil2014-09-283-0/+28
| | | | | | | | | | | OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. http://glm.g-truc.net/ Signed-off-by: Paul Cercueil <paul@crapouillou.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* rpi-userland: Fix vcfiled startupBenoît Thébaudeau2014-09-283-1/+66
| | | | | | | | | | | | | | The VideoCore file server daemon startup script installed from this package is not compatible with BuildRoot (because of its naming and other Debian dependencies), which prevented vcfiled from starting. Hence, prevent this package from installing its vcfiled startup script, and add a configuration option to install a vcfiled SysV init script suitable for BuildRoot. [Peter: tweak help text as suggested by Yann] Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* toolchainfile.cmake.in: do not force the CMAKE_{C, CXX}_FLAGS to the cacheSamuel Martin2014-09-281-2/+2
| | | | | | | | | | | | | | | | | | | | Fix #7280 [1] When the FORCE option is passed to the set command, the variable is added/updated in the CMake cache every single time CMake processes this command. Because the toolchainfile.cmake prepends architecture/toolchain flags to the CMAKE_{C,CXX}_FLAGS, this makes the CFLAGS being updated in the generated Makefiles each time one reconfigures its project. So it forces the compilation of everything, even when nothing has changed. [1] https://bugs.busybox.net/show_bug.cgi?id=7280 Signed-off-by: Samuel Martin <s.martin49@gmail.com> Tested-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> (tested the SimpleApp reproduction scenario described in the bug report) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/cdrkit: clean {HOST_, }CDRKIT_CONF_OPTSamuel Martin2014-09-281-7/+0
| | | | | | | | Extending {C,LD}FLAGS for both host and target cdrkit package is not needed because it is already handled by the {host-,}cmake-package infrastructure. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* toolchainfile.cmake.in: set linker flagsSamuel Martin2014-09-282-0/+2
| | | | | | | | | The linker flags are part of the toolchain configuration, so set them for the CMake-based packages. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/pkg-cmake.mk: set the {C, CXX, LD}FLAGS for host packagesSamuel Martin2014-09-281-0/+3
| | | | | Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/pkg-cmake.mk: remove the USE_CCACHE CMake flag for host-packageSamuel Martin2014-09-281-1/+0
| | | | | | | | | The USE_CCACHE CMake flag is only useful when building target package (only the toolchainfile.cmake uses it). Signed-off-by: Samuel Martin <s.martin49@gmail.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* check-kernel-headers: mktemp --tmpdir not available on RedHat RHEL5Thomas De Schampheleire2014-09-281-1/+1
| | | | | | | | | mktemp --tmpdir is not available on older Redhat RHEL5 machines. The alternative that has the same behavior is 'mktemp -t'. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qemu-ppc: update kernel to latest for g3beige emulationWaldemar Brodkorb2014-09-273-6/+6
| | | | | | | Update Linux Kernel to 3.16.3. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qemu-arm: update versatile config to latest kernelWaldemar Brodkorb2014-09-273-6/+6
| | | | | | | Update to Kernel 3.16.3. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qemu-arm: Update vexpress config to latest kernelWaldemar Brodkorb2014-09-272-5/+5
| | | | | | | Update Kernel to 3.16.3. Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* genimage: bump to version 7Vivien Didelot2014-09-271-1/+1
| | | | | Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* jamvm: bump to 2.0.0 (including mips big-endian support)Thomas De Schampheleire2014-09-272-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | This commit bumps jamvm to version 2.0.0. From the release notes: I'm pleased to announce a new release of JamVM. JamVM 2.0.0 is the first release of JamVM with support for OpenJDK (in addition to GNU Classpath). Although IcedTea already includes JamVM with OpenJDK support, this has been based on periodic snapshots of the development tree. JamVM 2.0.0 supports OpenJDK 6, 7 and 8 (the latest). With OpenJDK 7 and 8 this includes full support for JSR 292 (invokedynamic). JamVM 2.0.0 with OpenJDK 8 also includes full support for Lambda expressions (JSR 335), type annotations (JSR 308) and method parameter reflection. In addition to OpenJDK support, JamVM 2.0.0 also includes many bug-fixes, performance improvements and improved compatibility (from running the OpenJDK jtreg tests). As this release now also supports MIPS big-endian targets, this commit fixes bug #7010 (https://bugs.busybox.net/show_bug.cgi?id=7010) Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/cdrkit: fix namespace of variablesYann E. MORIN2014-09-271-4/+2
| | | | | | | | | | | | | | | | Not all cdrkit variables are prefixed with CDRKIT_, so they leak. Most importantly, they look like they belong to another package's namespace, cmake, as they start with CMAKE_ (but fortunately, they have no impact on cmake, as they are not used by our infras.) Fix that by removing the intermediate variables, and directly set the CDRKIT_CONF_OPT variable. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* opencv: highgui module is needed for ts moduleVicente Olivert Riera2014-09-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | OpenCV's highgui module needs to be auto-selected when the ts module is selected, because it depends on it. Otherwise it would fail with an error like this one: [ 96%] Building CXX object modules/ts/CMakeFiles/opencv_ts.dir/src/gpu_perf.cpp.o In file included from /home/test/autobuild/instance-1/output/build/opencv-2.4.8/modules/ts/src/gpu_perf.cpp:43:0: /home/test/autobuild/instance-1/output/build/opencv-2.4.8/modules/ts/include/opencv2/ts/gpu_perf.hpp:47:39: fatal error: opencv2/highgui/highgui.hpp: No such file or directory compilation terminated. Fixes: http://autobuild.buildroot.net/results/31b/31b124ff1ec958a621863bfc80323847a6373135/ Issue reported upstream: http://code.opencv.org/issues/3923 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* qt5: add hashesFatih Aşıcı2014-09-2619-0/+76
| | | | | Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* openvmtools: add hashKaroly Kasza2014-09-251-0/+3
| | | | | | | openvmtools: add hash Signed-off-by: Karoly Kasza <kaszak@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.4.x seriesGustavo Zacarias2014-09-251-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gnuplot: update hashesGustavo Zacarias2014-09-251-2/+2
| | | | | | | | | | | | | The gnuplot 4.6.6 tarball was updated because of this: (based on a diff from the original release and the updated one) http://thread.gmane.org/gmane.comp.graphics.gnuplot.user/7856 Update hashes accordingly, but really this is all kinds of bad. Fixes: http://autobuild.buildroot.net/results/925/925fc731e404282873f2c586c98b05da5ce96ae7/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* libnss: security bump to version 3.17.1Gustavo Zacarias2014-09-252-1/+4
| | | | | | | Fixes CVE-2014-1568 RSA signature forgery attack. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* ncurses: Add libcurses symlink to libncursesVicente Olivert Riera2014-09-251-0/+6
| | | | | | | | | | | | | | | | | | Some packages use -lcurses when they are linking, so they try to link to a library called libcurses. The library provided by our ncurses package is called libncurses, so those packages fail to link with a message like this one: /bin/ld: cannot find -lcurses Installing a libcurses symlink to libncurses fixes the problem. Fixes: http://autobuild.buildroot.net/results/466/466995f9534447a4f54327a14c44ef9e16dd1123/ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Markos Chandras <Markos.Chandras@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lttng-babeltrace: bump to version 1.2.2Jérôme Pouiller2014-09-251-1/+1
| | | | | Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lttng-libust: bump to version 2.5.0Jérôme Pouiller2014-09-252-82/+1
| | | | | | | | | lttng-libust-0001-Disable-liblttng-ust-dl-if-dlinfo-is-not-available.patch was upstreamed [Peter: also remove _AUTORECONF = YES] Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lttng-tools: bump to version 2.5.0Jérôme Pouiller2014-09-252-2/+4
| | | | | | | libxml2 is now necessary Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* lttng-modules: bump to version 2.5.0Jérôme Pouiller2014-09-251-1/+1
| | | | | | | This version should support kernel up to 3.15. Signed-off-by: Jérôme Pouiller <jezz@sysmic.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package: normalize separator size to 80Jerzy Grzegorek2014-09-255-10/+10
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* Makefile: Unexport MACHINE variableRisto Avila2014-09-251-0/+1
| | | | | | | | | | | | | Fixes bug 7448 Otherwise glibc build fails. [Peter: reworded] Signed-off-by: Risto Avila <risto.avila@digia.com> Reviewed-by: Luca Ceresoli <luca@lucaceresoli.net> Tested-by: Luca Ceresoli <luca@lucaceresoli.net> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* util-linux: disable all programs for host buildPeter Seiderer2014-09-251-6/+2
| | | | | | | | | | | | | | | | | | | | Disable all programs for host build using '--disable-all-programs' as suggested by Thomas Petazzoni ([1]). Build libs before patch: build/host-util-linux-2.25.1/.libs/libsmartcols.so build/host-util-linux-2.25.1/.libs/libuuid.so build/host-util-linux-2.25.1/.libs/libfdisk.a build/host-util-linux-2.25.1/.libs/libcommon.a Build libs after patch: build/host-util-linux-2.25.1/.libs/libuuid.so build/host-util-linux-2.25.1/.libs/libcommon.a [1] http://lists.busybox.net/pipermail/buildroot/2014-September/106933.html Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* memstat: Add patch to fix compilation with musl libcMaarten ter Huurne2014-09-241-0/+14
| | | | | | | PATH_MAX was undefined because of a missing #include. Signed-off-by: Maarten ter Huurne <maarten@treewalker.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* stress: update homepage linkBaruch Siach2014-09-241-1/+1
| | | | | | | The old link returns HTTP 404 error. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* imagemagick: bump to version 6.8.9-8Jerzy Grzegorek2014-09-241-1/+1
| | | | | Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* dnsmasq: bump to version 2.72Gustavo Zacarias2014-09-242-1/+3
| | | | | | | Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* bash: security bump to patchlevel 25Gustavo Zacarias2014-09-242-0/+927
| | | | | | | | | | | | Fixes CVE-2014-6271: Under certain circumstances, bash will execute user code while processing the environment for exported function definitions. Also add hash file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* nitrogen6x_defconfig: bump linux kernelPeter Korsgaard2014-09-241-1/+6
| | | | | | To the latest commit on the 3.10 branch. Also lock the kernel headers to match. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* nitrogen6x_defconfig: bump u-boot versionPeter Korsgaard2014-09-243-1/+5
| | | | | | | | | | | | | | To the 2014.07 release. For furture details, see: http://boundarydevices.com/u-boot-2014-07-release-mx6-boards/ Also update our 6x_upgrade script to the version from that page so the entire SPI flash gets erased (otherwise it fails on big u-boot builds) and document how to perform the upgrade. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> u-boot fixup
* package/xbmc: add option to enable libvaBernd Kuhls2014-09-232-1/+11
| | | | | | | [Thomas: add the comment about the dynamic library dependency.] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc: add new fix for the ARC 2014.08 gcc versionAlexey Brodkin2014-09-231-0/+26
| | | | | | | | | | | | | | | | | | | | | | | | | This commit adds a new patch to the ARC 2014.08 gcc specific version, that redefines PTRDIFF_TYPE from "long int" to "int". The change of SIZE_TYPE from "long unsigned int" to "unsigned int" http://git.buildroot.net/buildroot/commit/?id=0f236c1fef669192c8f5cc8ef26e93da91438dc2 introduced a regression due to the existing PTRDIFF_TYPE. Now to fix regression the patch converts PTRDIFF_TYPE to simple "int". The fix is taken from current development branch of GCC for ARC and will be a part of the next release of ARC tools, so at that point patch should be dropped. https://github.com/foss-for-synopsys-dwc-arc-processors/gcc/commit/846e92167aa4f486259c9ff44bb4e6cce6097fa4 [Thomas: tweak commit log.] Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Anton Kolesov <akolesov@synopsys.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* util-linux: disable more command for host buildPeter Seiderer2014-09-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes the following compile error (in case neither curses or ncurses development files are installed on the build host): text-utils/more.c: In function ‘screen’: text-utils/more.c:692:4: warning: implicit declaration of function ‘my_putstring’ [-Wimplicit-function-declaration] text-utils/more.c:692:4: warning: nested extern declaration of ‘my_putstring’ [-Wnested-externs] text-utils/more.c: In function ‘initterm’: text-utils/more.c:1798:3: warning: implicit declaration of function ‘my_setupterm’ [-Wimplicit-function-declaration] text-utils/more.c:1798:3: warning: nested extern declaration of ‘my_setupterm’ [-Wnested-externs] text-utils/more.c:1806:5: warning: implicit declaration of function ‘my_tgetnum’ [-Wimplicit-function-declaration] text-utils/more.c:1806:5: warning: nested extern declaration of ‘my_tgetnum’ [-Wnested-externs] text-utils/more.c:1806:22: error: ‘TERM_LINES’ undeclared (first use in this function) text-utils/more.c:1806:22: note: each undeclared identifier is reported only once for each function it appears in text-utils/more.c:1807:23: error: ‘TERM_COLS’ undeclared (first use in this function) text-utils/more.c:1816:4: warning: implicit declaration of function ‘my_tgetflag’ [-Wimplicit-function-declaration] text-utils/more.c:1816:4: warning: nested extern declaration of ‘my_tgetflag’ [-Wnested-externs] text-utils/more.c:1816:34: error: ‘TERM_HARD_COPY’ undeclared (first use in this function) text-utils/more.c:1821:20: error: ‘TERM_EAT_NEW_LINE’ undeclared (first use in this function) text-utils/more.c:1827:23: error: ‘TERM_AUTO_RIGHT_MARGIN’ undeclared (first use in this function) text-utils/more.c:1828:25: error: ‘TERM_CEOL’ undeclared (first use in this function) text-utils/more.c:1829:4: warning: implicit declaration of function ‘my_tgetstr’ [-Wimplicit-function-declaration] text-utils/more.c:1829:4: warning: nested extern declaration of ‘my_tgetstr’ [-Wnested-externs] text-utils/more.c:1829:25: error: ‘TERM_CLEAR_TO_LINE_END’ undeclared (first use in this function) text-utils/more.c:1830:23: error: ‘TERM_CLEAR’ undeclared (first use in this function) text-utils/more.c:1831:24: error: ‘TERM_STANDARD_MODE’ undeclared (first use in this function) text-utils/more.c:1832:23: error: ‘TERM_EXIT_STANDARD_MODE’ undeclared (first use in this function) text-utils/more.c:1833:31: error: ‘TERM_STD_MODE_GLITCH’ undeclared (first use in this function) text-utils/more.c:1842:20: error: ‘TERM_UNDERLINE’ undeclared (first use in this function) text-utils/more.c:1843:23: error: ‘TERM_OVER_STRIKE’ undeclared (first use in this function) text-utils/more.c:1845:27: error: ‘TERM_UNDERLINE_CHAR’ undeclared (first use in this function) text-utils/more.c:1848:21: error: ‘TERM_ENTER_UNDERLINE’ undeclared (first use in this function) text-utils/more.c:1850:17: error: ‘TERM_EXIT_UNDERLINE’ undeclared (first use in this function) text-utils/more.c:1862:29: error: ‘TERM_PAD_CHAR’ undeclared (first use in this function) text-utils/more.c:1864:22: error: ‘TERM_HOME’ undeclared (first use in this function) text-utils/more.c:1867:21: error: ‘TERM_CURSOR_ADDRESS’ undeclared (first use in this function) text-utils/more.c:1869:10: warning: implicit declaration of function ‘my_tgoto’ [-Wimplicit-function-declaration] text-utils/more.c:1869:10: warning: nested extern declaration of ‘my_tgoto’ [-Wnested-externs] text-utils/more.c:1869:10: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] text-utils/more.c:1876:24: error: ‘TERM_CLEAR_TO_SCREEN_END’ undeclared (first use in this function) text-utils/more.c:1877:27: error: ‘TERM_LINE_DOWN’ undeclared (first use in this function) text-utils/more.c: In function ‘reset_tty’: text-utils/more.c:2142:3: warning: implicit declaration of function ‘tputs’ [-Wimplicit-function-declaration] text-utils/more.c:2142:3: warning: nested extern declaration of ‘tputs’ [-Wnested-externs] make[4]: *** [text-utils/more-more.o] Error 1 Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* binutils: fix 'call8: call target out of range' xtensa ld bugMax Filippov2014-09-233-0/+237
| | | | | | | | | | | | | | | | | | | | | | This fixes the following linux kernel build errors: LD init/built-in.o net/built-in.o: In function `raw_proc_exit': (.init.text+0xe29): dangerous relocation: call8: call target out of range: udp_proc_register net/built-in.o: In function `udp_table_init': (.init.text+0xf09): dangerous relocation: call8: call target out of range: udp_proc_register net/built-in.o: In function `inet_init': af_inet.c:(.init.text+0x142e): dangerous relocation: call8: call target out of range: udp4_proc_exit net/built-in.o: In function `ip_auto_config': ipconfig.c:(.init.text+0x28aa): dangerous relocation: call8: call target out of range: arp_send Backported from: 331ed1307b93d3ff77d248bdf2f7b79a20851457 Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud