LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-28-2019, 11:53 PM   #2986
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled

Is there any reason to not update to eudev-3.2.7? It resolves a trivial, but annoying issue here where when I use my Sony Playstation3 Controller with a program that uses libinput (i.e. wine) it prints this for every button press filling the logs with garbage.

Code:
(EE) libinput bug: Event for missing capability CAP_POINTER on device "Sony PLAYSTATION(R)3 Controller"
For more info please see this libinput issue where it was debugged.

https://gitlab.freedesktop.org/libin...put/issues/244
 
Old 03-01-2019, 01:41 AM   #2987
elyk
Member
 
Registered: Jun 2004
Distribution: Slackware
Posts: 241

Rep: Reputation: 49
I'd like to have binutils (libbfd, in particular) built with --enable-targets=all instead of how it's currently set up. This will make objdump and other tools more capable of picking apart various other executables and libraries.
 
1 members found this post helpful.
Old 03-01-2019, 03:55 AM   #2989
saahriktu
Member
 
Registered: Nov 2017
Location: Stary Oskol, Russia
Distribution: Slackware
Posts: 43

Rep: Reputation: 17
UnZip 6.10c08+ BETA with ICONV=1 option.
http://antinode.info/ftp/info-zip/unzip610c08a_l_sM.zip
This will help get rid of this bug:
Quote:
Broken filenames when unzip archive with non-latin character
 
Old 03-01-2019, 05:36 AM   #2990
saahriktu
Member
 
Registered: Nov 2017
Location: Stary Oskol, Russia
Distribution: Slackware
Posts: 43

Rep: Reputation: 17
libvdpau 1.2
https://gitlab.freedesktop.org/vdpau...au-1.2.tar.bz2
https://gitlab.freedesktop.org/vdpau....2.tar.bz2.sig
 
Old 03-01-2019, 05:41 AM   #2991
Nobby6
Member
 
Registered: Jul 2012
Location: Sunshine Coast, Australia
Distribution: Slackware 64
Posts: 237
Blog Entries: 1

Rep: Reputation: 212Reputation: 212Reputation: 212
New BIND releases are available - BIND 9.11.6, 9.12.4


9.11.6: https://ftp.isc.org/isc/bind9/9.11.6...nd-9.11.6.html
9.12.4: https://ftp.isc.org/isc/bind9/9.12.4...nd-9.12.4.html
 
Old 03-01-2019, 01:20 PM   #2992
MarcT
Member
 
Registered: Jan 2009
Location: UK
Distribution: Slackware 14.2
Posts: 125

Rep: Reputation: 51
Anyone know what causes this, from ./configure (autoconf), compiling libaacs in -current:

Code:
configure: WARNING:
***
*** The config script /usr/bin/libgcrypt-config was
*** built for x86_64-slackware-linux-gnu and thus may not match the
*** used host x86_64-pc-linux-gnu.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
 
Old 03-01-2019, 02:00 PM   #2993
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,090

Rep: Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173Reputation: 4173
Quote:
Originally Posted by MarcT View Post
Anyone know what causes this, from ./configure (autoconf), compiling libaacs in -current:

Code:
configure: WARNING:
***
*** The config script /usr/bin/libgcrypt-config was
*** built for x86_64-slackware-linux-gnu and thus may not match the
*** used host x86_64-pc-linux-gnu.
*** You may want to use the configure option --with-libgcrypt-prefix
*** to specify a matching config script.
***
maybe this is not the proper topic, you better open a new one...

BTW, I don't know which SlackBuild you are using but libaacs from SBo seems to build fine for me on slackware64-current.
 
Old 03-01-2019, 05:03 PM   #2994
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,332

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Hi , after last eydev update i see this on dmesg output

Quote:
specified group 'kvm' unknown
Any idea?

Thanks!
 
Old 03-01-2019, 05:09 PM   #2995
orbea
Senior Member
 
Registered: Feb 2015
Distribution: Slackware64-current
Posts: 1,950

Rep: Reputation: Disabled
Quote:
Originally Posted by USUARIONUEVO View Post
Hi , after last eydev update i see this on dmesg output



Any idea?

Thanks!
Seems related.

https://github.com/systemd/systemd/issues/6360

Edit: The easiest method seems to be just add a 'kvm' group...

Last edited by orbea; 03-01-2019 at 05:11 PM.
 
1 members found this post helpful.
Old 03-01-2019, 06:10 PM   #2996
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,332

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by orbea View Post
Seems related.

https://github.com/systemd/systemd/issues/6360

Edit: The easiest method seems to be just add a 'kvm' group...
Yes , groupadd kvm , stop messages.

Thanks!
 
Old 03-01-2019, 08:50 PM   #2997
Nobby6
Member
 
Registered: Jul 2012
Location: Sunshine Coast, Australia
Distribution: Slackware 64
Posts: 237
Blog Entries: 1

Rep: Reputation: 212Reputation: 212Reputation: 212
Quote:
Originally Posted by teoberi View Post
Postfix 3.4.0
Caution! this requires openssl later than 1.0.2
 
1 members found this post helpful.
Old 03-01-2019, 09:03 PM   #2998
montagdude
Senior Member
 
Registered: Apr 2016
Distribution: Slackware
Posts: 2,011

Rep: Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619Reputation: 1619
Quote:
Originally Posted by USUARIONUEVO View Post
Yes , groupadd kvm , stop messages.

Thanks!
Shouldn't be an issue now anyway.

Code:
Fri Mar  1 23:44:12 UTC 2019
a/eudev-3.2.7-x86_64-2.txz:  Rebuilt.
  Don't require kvm group.
 
Old 03-02-2019, 07:40 PM   #2999
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,332

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
xdm-1.1.12

CHANGELOG --> https://lists.x.org/archives/xorg-an...ch/002959.html
SOURCES --> https://xorg.freedesktop.org/archive...1.1.12.tar.bz2
 
2 members found this post helpful.
Old 03-03-2019, 05:33 AM   #3000
saahriktu
Member
 
Registered: Nov 2017
Location: Stary Oskol, Russia
Distribution: Slackware
Posts: 43

Rep: Reputation: 17
Python-2.7.16
https://www.python.org/ftp/python/2....-2.7.16.tar.xz
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Requests for -current (20151216) rworkman Slackware 3441 12-28-2017 03:50 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration