Hello Daniel, appreciate the time you have taken to look at my problem.
Answers below: Control: tag 702706 + moreinfo On 03/10/2013 10:43 AM, J. Cassidy wrote: Debirf 0.33 Debirf 0.33 in Wheezy with 3.8.1 kernel. rc=134 Are you running your own build of the kernel, or the build from debian experimental? it looks to me like you're doing this on amd64 as well -- is that right? - My own build yes, 64 bit. were you hoping to build a debirf image with the 3.8 kernel? or with the stock wheezy kernel? That is, is 3.8 a property of the build system or the intended target? if it is intended for the target, how were you instructing debirf to build against the 3.8 kernel? It was my naiive asssumption that the debirf process would use the existing (my own build) kernel variables / parameters to do it's thing.. in particular, can you supply the output of uname -r ? root@Carcassonne ~: uname -ars Linux Carcassonne 3.8.1 #2 SMP PREEMPT Sat Mar 2 11:04:32 CET 2013 x86_64 the install-kernel module assumes that the kernel flavor (e.g. "amd64") can be derived from $(uname -r | cut -d- -f3-). If your kernel doesn't supply that, you can force the matter with an environment variable, by running like: DEBIRF_KERNEL_FLAVOR=amd64 debirf make xkiosk Debirf with the "r" switch produces a slightly different error message We generally discourage running with -r, since it has the possibility of modifying the build system itself. I ran with the "r" switch to see if the ensuing output would enlighten me more perhaps. John Cassidy (Dipl.-Ing.) Kapellenstr. 21a D-65193 Wiesbaden EU Mobile: +49 (0) 170 794 3616 http://www.JDCassidy.eu http://en.federaleurope.org/ -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org