[Wayland-bugs] [Bug 82292] fails to compile due to a hardcoded "-static" LDFLAG

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 12 03:26:47 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=82292

--- Comment #2 from Vicente Olivert Riera <vincent.riera at imgtec.com> ---
Created attachment 104489
  --> https://bugs.freedesktop.org/attachment.cgi?id=104489&action=edit
libinput-0001-fix-ldflags.patch

(In reply to comment #1)
> I cannot reproduce this issue here. Both libevdev and libinput have
> "log_msg" functions indeed, but none are exported and I don't get this
> clash. What compiler version are you using and do you have any other
> configuration?

Here you have the information about the toolchain.

glibc-2.19
binutils-2.24
gcc-4.9.1

$ /buildroot/output/host/usr/bin/i586-buildroot-linux-gnu-gcc -v
Using built-in specs.
COLLECT_GCC=/buildroot/output/host/usr/bin/i586-buildroot-linux-gnu-gcc
COLLECT_LTO_WRAPPER=/buildroot/output/host/usr/libexec/gcc/i586-buildroot-linux-gnu/4.9.1/lto-wrapper
Target: i586-buildroot-linux-gnu
Configured with: ./configure --prefix=/buildroot/output/host/usr
--sysconfdir=/buildroot/output/host/etc --enable-static
--target=i586-buildroot-linux-gnu
--with-sysroot=/buildroot/output/host/usr/i586-buildroot-linux-gnu/sysroot
--disable-__cxa_atexit --with-gnu-ld --disable-libssp --disable-multilib
--with-gmp=/buildroot/output/host/usr --with-mpfr=/buildroot/output/host/usr
--enable-target-optspace --disable-libquadmath --enable-tls
--disable-libmudflap --enable-threads --with-mpc=/buildroot/output/host/usr
--without-isl --without-cloog --disable-decimal-float --with-arch=i586
--with-tune=i586 --with-pkgversion='Buildroot 2014.08-rc1-01197-ge3bb4ac'
--with-bugurl=http://bugs.buildroot.net/ --enable-languages=c,c++
--with-build-time-tools=/buildroot/output/host/usr/i586-buildroot-linux-gnu/bin
--enable-shared --disable-libgomp
Thread model: posix
gcc version 4.9.1 (Buildroot 2014.08-rc1-01197-ge3bb4ac)

I have attached a patch that fixes the problem. Could you please review it and
see if it's ok to apply it upstream?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20140812/06e65c4f/attachment.html>


More information about the Wayland-bugs mailing list