klinux issue

18 views
Skip to first unread message

Ana Huamán

unread,
Feb 5, 2015, 3:34:48 PM2/5/15
to ach-...@googlegroups.com

Just a heads-up regarding the latest ach commit. I get the following error:

....
Making all in src/klinux
make[2]: Entering directory `/home/ana/Software/ach/src/klinux'
if test "x." != "x."; then cp -v ./ach_klinux.c .; fi
make -C  M=/home/ana/Software/ach/src/klinux V=0 modules
make: Entering an unknown directory
make: *** M=/home/ana/Software/ach/src/klinux: No such file or directory.  Stop.
make: Leaving an unknown directory
make[2]: *** [ach.ko] Error 2
make[2]: Leaving directory `/home/ana/Software/ach/src/klinux'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ana/Software/ach'
make: *** [all] Error 2
....

Happens in 2 machines with 64-bit Debian 8.0.

PS.-  I see that my configuration summary lists my system as unknown

configure: CONFIGURATION SUMMARY
configure: =====================
configure: BUILD:               x86_64-unknown-linux-gnu
configure: HOST:                x86_64-unknown-linux-gnu
configure: DEBUG:               no
configure: PREFIX:              /usr/local
configure: PYTHON VERSION:      none
configure: BUILD JAVA LIB:      no
configure: INSTALL DKMS SOURCE: no
configure: BUILD DKMS MODULE:   no
configure: KBUILD LINUX MODULE: yes
configure: KERNEL RELEASE:      3.2.0-4-amd64


PS.PS.- The variable KDIR (used in the file src/klinux/Makefile.am, line 9 ) is empty.

Line 9: make -C $(KDIR) M=$(PWD) V=0 modules

Neil Dantam

unread,
Feb 5, 2015, 3:38:34 PM2/5/15
to Ana Huamán, ach-...@googlegroups.com

Where are the kernel headers installed?

-ntd

--
You received this message because you are subscribed to the Google Groups "ach-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ach-devel+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Ana Huamán

unread,
Feb 5, 2015, 3:51:01 PM2/5/15
to ach-...@googlegroups.com


Apparently they were not installed - never needed them before :). Just installed them (linux-headers-3.16.0-4) and it compiles fine.
Reply all
Reply to author
Forward
0 new messages