<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - fails to compile due to a hardcoded "-static" LDFLAG"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82292#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - fails to compile due to a hardcoded "-static" LDFLAG"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=82292">bug 82292</a>
              from <span class="vcard"><a class="email" href="mailto:vincent.riera@imgtec.com" title="Vicente Olivert Riera <vincent.riera@imgtec.com>"> <span class="fn">Vicente Olivert Riera</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=104489" name="attach_104489" title="libinput-0001-fix-ldflags.patch">attachment 104489</a> <a href="attachment.cgi?id=104489&action=edit" title="libinput-0001-fix-ldflags.patch">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=82292&attachment=104489'>[review]</a>
libinput-0001-fix-ldflags.patch

(In reply to <a href="show_bug.cgi?id=82292#c1">comment #1</a>)
<span class="quote">> 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?</span >

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=<a href="http://bugs.buildroot.net/">http://bugs.buildroot.net/</a> --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?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>