Not sure what happened here. Was trying to install a pkg from sorcery and it error-ed out.
In the log generated by sorcery I found several "not found" lines, so I proceeded to check my system to see if they were or were not installed. Found all are installed. I'm sure the problem is obvious and I'm just not seeing it. A little help if anyone has time. Lines 728-810 seem to show the most pertinent info, but I could be wrong. http://pastebin.com/jQxYpCNA
Sorry, should mention I'm running salix xfce 14 64bit
sorcery error (solved)
sorcery error (solved)
Last edited by welan on 24. Mar 2013, 13:23, edited 1 time in total.
Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway.
Re: sorcery error
Try installing the kernel-headers.
The kernel-headers should have already been installed, but you seem to be missing files like errno,h that are include in the kernel-headers package.
Code: Select all
slapt-get -i kernel-headers
“The past was erased, the erasure was forgotten, the lie became the truth.”
― George Orwell, 1984
― George Orwell, 1984
Re: sorcery error
will do so. Thanks for the fast reply. 

Knowledge is realizing that the street is one-way, wisdom is looking both directions anyway.