C/C++ Compiler Invalidly Turning Warnings into Errors?

2015-01-14 Thread Stephen Morris
I have a driver for a wifi usb device that I need to compile because there are no drivers in the kernel, which has been obtained from the vendor of the device. When I attempt to compile the code the compile fails on the grounds that some warnings are being translated into errors. From my perspe

Re: Blocking POODLE

2015-01-14 Thread Chris Murphy
On Wed, Jan 14, 2015 at 7:40 PM, Matthew Saltzman wrote: > SSLLabs reports a couple of servers of mine have SSL v3 enabled and are > vulnerable to POODLE. I followed instructions for Apache httpd at > https://scotthelme.co.uk/sslv3-goes-to-the-dogs-poodle-kills-off-protocol/, > but that does not

Blocking POODLE

2015-01-14 Thread Matthew Saltzman
SSLLabs reports a couple of servers of mine have SSL v3 enabled and are vulnerable to POODLE. I followed instructions for Apache httpd at https://scotthelme.co.uk/sslv3-goes-to-the-dogs-poodle-kills-off-protocol/, but that does not seem to cure the problem. SSLLabs still reports the servers as

Re: f20 :: kernel update :: scriptlet warning

2015-01-14 Thread poma
On 14.01.2015 23:07, Josh Boyer wrote: > On Wed, Jan 14, 2015 at 4:10 PM, poma wrote: >> On 13.01.2015 07:52, Adrian Sevcenco wrote: >>> Hi! I just updated today and i got this for the kernel update: >>> >>> Could not determine the kernel command line parameters. >>> Please specify the kernel comm

Re: With newer updates to Fedora 20 the wakeup timer does not work...

2015-01-14 Thread poma
On 12.01.2015 20:58, dwoody1 wrote: > I have Mythtv installed. I setup a wakeup timer that worked in Fedora 19 > so the computer would boot up in time to record a show and then shutdown > until the next recording was scheduled. But in Fedora 20, with the > inclusion of halt into systemd, the wak

Re: f20 :: kernel update :: scriptlet warning

2015-01-14 Thread poma
On 13.01.2015 07:52, Adrian Sevcenco wrote: > Hi! I just updated today and i got this for the kernel update: > > Could not determine the kernel command line parameters. > Please specify the kernel command line in /etc/kernel/cmdline! > warning: %posttrans(kernel-3.17.8-200.fc20.x86_64) scriptlet f

Re: MC Midnight Commander: error opening PDF files refers to Dolphin

2015-01-14 Thread poma
On 14.01.2015 07:55, Tim wrote: > On Mon, 2015-01-12 at 13:23 +0100, A.J. Bonnema wrote: >> I have always used MC as my commandline filemanager and really like >> it. However, since Fedora 21, when opening a PDF file it always shows >> an error that it cannot open "/usr/bin/dolphin" which is >> und

GNU Backgammon now works

2015-01-14 Thread Paul Cartwright
Afer the latest kernel update: uname -a Linux localhost.localdomain 3.17.8-300.fc21.x86_64 #1 SMP Thu Jan 8 23:32:49 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux I started and was actually able to play a complete game of GNU Backgammon! before this ( since I installed it a few months back) every time

Re: What happened to the kernel-doc package?

2015-01-14 Thread poma
On 14.01.2015 21:36, Ian Pilcher wrote: > yum provides /usr/share/doc/kernel* is returning no matches. > Fedora Kernel Meeting Minutes for 2013-12-13 https://lists.fedoraproject.org/pipermail/kernel/2013-December/004741.html * Removal of kernel-doc (jwb, 19:19:19) * LINK: http://kojipkgs.

Re: what is the process number of a "running application" ?

2015-01-14 Thread poma
On 14.01.2015 18:32, Angelo Moreschini wrote: > thank you, > > I found a very simple as well very elegant way to kill an application, if > it has a graphic interface on the screen: > http://community.linuxmint.com/tutorial/view/50 > --- > > From the command line you can type: "sudo xkill" > the r

Re: what is the process number of a "running application" ?

2015-01-14 Thread Gordon Messmer
On 01/14/2015 09:32 AM, Angelo Moreschini wrote: http://community.linuxmint.com/tutorial/view/50 --- From the command line you can type: |"sudo xkill" There's no reason to use sudo for xkill. Root can't do anything with xkill that you, as the X session owner, cannot do. xkill doesn't kill

What happened to the kernel-doc package?

2015-01-14 Thread Ian Pilcher
yum provides /usr/share/doc/kernel* is returning no matches. -- Ian Pilcher arequip...@gmail.com "I grew up before Mark Zuckerberg invented friendship" ==

Re: what is the process number of a "running application" ?

2015-01-14 Thread Angelo Moreschini
thank you, I found a very simple as well very elegant way to kill an application, if it has a graphic interface on the screen: http://community.linuxmint.com/tutorial/view/50 --- >From the command line you can type: "sudo xkill" the result of this command is a a "particular shape of the cursor" t