Hi, there
I'm having errors while compiling the kernel by running "make
headers_check". The errors are as follows:
CHECK include/linux (377 files)
/sources/linux-3.5.2/usr/include/linux/kexec.h:49: userspace cannot
reference function or variable defined in the kernel
/sources/linux-3.5.2/usr/incl
On 10/11/2012 09:14 PM, Garrett Gaston wrote:
> I ran my script( http://pastebin.com/95jDZ7ds ) for chapter 6.33
> Bash-4.2 and the prompt ended up just being bash and thus never seeing
> my FLAG file or GOOD being echoed to the screen. Was my script still
> successful? I'M thinking that it was and
I ran my script( http://pastebin.com/95jDZ7ds ) for chapter 6.33 Bash-4.2 and
the prompt ended up just being bash and thus never seeing my FLAG file or GOOD
being echoed to the screen. Was my script still successful? I'M thinking that
it was and that it just entered bash as part of the last lin
On 10/11/2012 03:42 PM, Garrett Gaston wrote:
I got this: "./bld: line 16: /usr/bin/mv: No such file or directory"
when I ran my script for coreutils. I navigated to the /usr/bin
directory of the chroot enironment and there is no mv file or
directory. Any ideas? Also, if you want to see my scri
On 10/11/2012 03:42 PM, Garrett Gaston wrote:
> I got this: "./bld: line 16: /usr/bin/mv: No such file or directory"
> when I ran my script for coreutils. I navigated to the /usr/bin
> directory of the chroot enironment and there is no mv file or directory.
> Any ideas? Also, if you want to see my