- From: Bernd Porr <BerndPorr_at_f2s.com>
- Date: Sun, 16 May 2004 11:30:10 +0100
Hi!
I think the SuSE kernels are simply "too" pached. ;-(
The best thing is to take a standard kernel from kernel.org and compile it.
You can try out the tar ball on our USB DUX page. It's a 2.4.25 kernel
with comedi/comedilib support. I made the tar ball to comedi-fy a
standard SuSE 9.0. It's pre-compiled. So, just unpack it in the root dir
and it should work our of the box.
Please note that the tar ball will overwrite the original kernel in the
/boot directory and will replace it with the new kernel.
I've attached also the shell script which created the SuSE 9.0 tar ball.
I'll make tar ball for 9.1 in the near future.
/Bernd
www: http://www.berndporr.me.uk/
http://www.linux-usb-daq.co.uk/
Mobile: +44 (0)7769 506746
Work: +44 (0)141 330 5237
Department of Electronics & Electrical Engineering
Room 519, Rankine Building, Oakfield Avenue,
Glasgow, G12 8LT
Christian.Daschill_at_skf.com wrote:
> I have the following error when trying to configure the current comedi
> from CVS:
> (and I DID run make dep in the kernel source directory):
>
> linux:/usr/local # linux:/usr/local/comedi # sh autogen.sh
> configure.ac: installing `./install-sh'
> configure.ac: installing `./mkinstalldirs'
> configure.ac: installing `./missing'
> configure.ac:6: installing `./config.guess'
> configure.ac:6: installing `./config.sub'
> Makefile.am: required file `./NEWS' not found
> Makefile.am: required file `./AUTHORS' not found
> Makefile.am: required file `./ChangeLog' not found
> comedi/Makefile.am: installing `./compile'
> comedi/Makefile.am: installing `./depcomp'
> checking build system type... i686-suse-linux
> checking host system type... i686-suse-linux
> checking target system type... i686-suse-linux
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... gawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles...
> yes
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of gcc... gcc3
> checking for strip... /usr/bin/strip
> checking for depmod... /sbin/depmod
> checking for Linux in /lib/modules/2.4.21-215-smp4G/build... yes
> checking for configuration in
> /lib/modules/2.4.21-215-smp4G/build/.config... yes
> checking Red Hat/Fedora kernel... not found
> checking Linux config option CONFIG_M386... no
> checking Linux config option CONFIG_M586... no
> checking Linux config option CONFIG_M686... yes
> checking Linux config option CONFIG_MPENTIUMIII... no
> checking Linux config option CONFIG_MK7... no
> checking Linux config option CONFIG_SMP... yes
> checking Linux config option CONFIG_HIGHMEM64G... no
> checking Linux major/minor version... 2.4
> checking for Linux 2.4 make flags... configure: error:
> You need to run 'make dep' on the kernel source before continuing.
> linux:/usr/local/comedi #
>
> Same problem with comedi 0.7.68. I sucessfully installed 0.7.60, but the
> comedilib 0.7.19 belonging to it fails when compiling the calibrate files.
>
> Any help and/or info which version to use on SuSE 9.0 and/or how to make
> it work would be highly apprechiated.
> I only need to get a lowly Advantech PCL 725 to work with my program!
>
> TIA,
>
> Christian
>
>
> _______________________________________________
> comedi mailing list
> comedi_at_comedi.org
> https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi
Attachments
- application/x-sh attachment: tar_suse-9.0-comedi-kernel.sh
Received on 2004-05-16Z09:30:10