Arduino IDE error

I hope this is the right section.. i was missing two libraries in the IDE so i ran the debug on the 1.5.8 and i got these four messages

Invalid library found in C:\Program Files (x86)\Arduino158\libraries\SD: Library
can't use both 'src' and 'utility' folders.
Invalid library found in C:\Program Files (x86)\Arduino158\libraries\WiFi: Libra
ry can't use both 'src' and 'utility' folders.
Invalid library found in C:\Program Files (x86)\Arduino158\libraries\SD: Library
can't use both 'src' and 'utility' folders.
Invalid library found in C:\Program Files (x86)\Arduino158\libraries\WiFi: Libra
ry can't use both 'src' and 'utility' folders.

does anybody else have these problems?

Are you using the Arduino DUE or YUN? If not you should be using Arduino 1.0.6, not the beta-test 1.5.8.