Bug#488696: comedi-source build fails (m-a a-i comedi)

2008-08-25 Thread Gudjon I. Gudjonsson
Hi
   I can confirm that Comedi works on my amd64 computer with kernel 2.6.26. I 
have tested it with Adlink PCI-9111 AD converter card, reading from it with 
xoscope.
   Please don't remove Comedi from Lenny.

Cheers
Gudjon



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488696: comedi-source build fails (m-a a-i comedi)

2008-08-23 Thread Steve Langasek
 121 files changed, 37466 insertions(+), 8591 deletions(-)

All that, and no one has even done a test build to confirm that it builds
against 2.6.26, which is the release kernel?

Don't expect it to be accepted into lenny, then, this looks more like a
candidate for removal to me...

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488696: comedi-source build fails (m-a a-i comedi)

2008-06-30 Thread Alan Braslau
Package: comedi-source
Version: 0.7.76-1
Severity: important
Justification: fails to build from source


m-a a-i comedi
fails, however, latest sources of comedi downloaded by cvs
compile and install without problem. Also note that the
comedi-source package does not include a dependence on the
libtool package.

Thank you

make: Nothing to be done for `kdist_clean'.
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/comedi'
make[1]: Nothing to be done for `kdist_clean'.
make[1]: Nothing to be done for `kdist_config'.
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.25/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modules.in}.backup 2/dev/null || true; \
sed -e 's/##KVERS##/2.6.25/g ;s/#KVERS#/2.6.25/g ; s/_KVERS_/2.6.25/g ; 
s/##KDREV##/custom.1.0/g ; s/#KDREV#/custom.1.0/g ; s/_KDREV_/custom.1.0/g  '  
$templ  ${templ%.modules.in}; \
  done
dh_testroot
dh_clean -k
dh_installdirs lib/modules/2.6.25/comedi
# Build the module
#/usr/bin/make -C drivers KERNEL_DIR=/lib/modules/2.6.25/source KVERS=2.6.25
# Install the module
libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: You should add the contents of `m4/libtool.m4' to `aclocal.m4'.
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'.
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'.
libtoolize: copying file `m4/ltversion.m4'
libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'.
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'.
libtoolize: Remember to add `LT_INIT' to configure.ac.
CFLAGS=-Wall -g -O2 -O2 ./configure \
--host=i486-linux-gnu \
--build=i486-linux-gnu \
--with-rtaidir=/usr/lib/realtime \
--enable-pcmcia
configure: error: cannot run /bin/sh ./config.sub
make[1]: *** [binary-modules] Error 1
make[1]: Leaving directory `/usr/src/modules/comedi'
make: *** [kdist_build] Error 2


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.25
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages comedi-source depends on:
ii  bzip2 1.0.5-0.1  high-quality block-sorting file co
ii  debhelper 7.0.13 helper programs for debian/rules
ii  module-assistant  0.10.11.0  tool to make module package creati

comedi-source recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#488696: comedi-source build fails (m-a a-i comedi)

2008-06-30 Thread Gudjon I. Gudjonsson
Thanks Alan
You are right. Please try to install libtool and let me know if it works. 
I will add dependencies on it in the next release of comedi-source.

Cheers
Gudjon



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]