Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

debian-user-digest Digest V2007 #2540

From: <debian-user-digest-request(at)lists.debian.org>
Date: Tue Oct 02 2007 - 17:01:41 EDT


Content-Type: text/plain

debian-user-digest Digest Volume 2007 : Issue 2540

Today's Topics:

  gpib                                  [ "=?ISO-8859-1?Q?=D3lafur_Jens_Sigur ]
  Re: bash expansion crap...            [ Andrew Sackville-West 

Date: Tue, 2 Oct 2007 17:47:24 +0200
From: "=?ISO-8859-1?Q?=D3lafur_Jens_Sigur=F0sson?=" <ojsbug@gmail.com> To: debian-user@lists.debian.org
Subject: gpib
Message-ID: <ed4e706d0710020847t363a0540x2003318ac8ab2a2d@mail.gmail.com> Content-Type: multipart/alternative;

        boundary="----=_Part_13811_6075505.1191340044157"

------=_Part_13811_6075505.1191340044157

Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi

Do you need help?X

I am trying to get the gpib kernel modules to compile on my computer by using the debian package but when issuing the module-assistant auto-install gpib command I get the follwing errors:

dh_clean
find /usr/src/modules/gpib \( -name '*.[oas]' -o -name '*.ko' \

                -o -name core -o -name '.*.cmd' \) -type f -exec rm -f {} \;
pyversions: missing XS-Python-Version in control file, fall back to debian/pyver
sions
pyversions: missing debian/pyversions file, fall back to supported versions /usr/bin/make -f debian/rules kdist_clean kdist_config binary-modules pyversions: missing XS-Python-Version in control file, fall back to debian/pyver
sions
pyversions: missing debian/pyversions file, fall back to supported versions make[1]: Entering directory `/usr/src/modules/gpib' dh_clean
find /usr/src/modules/gpib \( -name '*.[oas]' -o -name '*.ko' \
                -o -name core -o -name '.*.cmd' \) -type f -exec rm -f {} \;
for templ in ; do \

    cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.22-2-k7/g'` ; \   done
for templ in `ls debian/*.modules.in` ; do \

    test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} ${templ%.modu
les.in}.backup 2>/dev/null || true; \

    sed -e 's/##KVERS##/2.6.22-2-k7/g ;s/#KVERS#/2.6.22-2-k7/g ; s/_KVERS_/2.6.2
2-2-k7/g ; s/##KDREV##/2.6.22-4/g ; s/#KDREV#/2.6.22-4/g ; s/_KDREV_/2.6.22-4/g
 ' < $templ > ${templ%.modules.in}; \
  done

dh_testdir
dh_testroot
dh_clean -k

/usr/bin/make -C /lib/modules/2.6.22-2-k7/build V=1 MODVERSIONS=detect modules\
                CC="gcc-4.1 -I/usr/src/modules/gpib

-I/usr/src/modules/gpib/include" \
SUBDIRS=" /usr/src/modules/gpib/agilent_82350b/ /usr/src/modules/gpib/agilent_82357a/ /usr/src/modules/gpib/cb7210/ /usr/src/modules/gpib/cec/ /usr/src/modules/gpib/hp82335/ /usr/src/modules/gpib/hp_82341/ /usr/src/modules/gpib/ines/ /usr/src/modules/gpib/nec7210/ /usr/src/modules/gpib/pc2/
/usr/src/modules/gpib/sys/ /usr/src/modules/gpib/tms9914/ /usr/src/modules/gpib/tnt4882/ /usr/src/modules/gpib/ni_usb/" \
                MODVERDIR="/usr/src/modules/gpib/.tmp-versions"
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-2-k7' test -e include/linux/autoconf.h -a -e include/config/auto.conf ||
(            \
        echo;                                                           \
        echo "  ERROR: Kernel configuration is invalid.";               \
        echo "         include/linux/autoconf.h or include/config/auto.conf
are missing.";      \
        echo "         Run 'make oldconfig && make prepare' on kernel src to
fix it.";  \
        echo;                                                           \
        /bin/false)

mkdir -p /usr/src/modules/gpib/.tmp-versions rm -f /usr/src/modules/gpib/.tmp-versions/* /usr/bin/make -f scripts/Makefile.build
obj=/usr/src/modules/gpib/agilent_82350b
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include

-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_init.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(agilent_82350b_init)"
-D"KBUILD_MODNAME=KBUILD_STR(agilent_82350b)" -c -o
/usr/src/modules/gpib/agilent_82350b/.tmp_agilent_82350b_init.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c: In function
'agilent_82350b_generic_attach':
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning: 'deprecated_irq_flag' is deprecated (declared at include/linux/interrupt.h:66)
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning: passing argument 2 of 'request_irq' from incompatible pointer type   gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include
-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_read.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -DMODULE
-D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(agilennt_82350b/agilent_82350b_init.c
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c: In function 'agilent_82350b_generic_attach':
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning: 'deprecated_irq_flag' is deprecated (declared at include/linux/interrupt.h:66)
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning: passing argument 2 of 'request_irq' from incompatible pointer type   gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include
-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_read.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(agilent_82350b_read)"
-D"KBUILD_MODNAME=KBUILD_STR(agilent_82350b)" -c -o
/usr/src/modules/gpib/agilent_82350b/.tmp_agilent_82350b_read.o
Do you need more help?X
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_read.c gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include

-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_write.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -DMODULE
-D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(agilent_82350b_write)"
-D"KBUILD_MODNAME=KBUILD_STR(agilent_82350b)" -c -o
/usr/src/modules/gpib/agilent_82350b/.tmp_agilent_82350b_write.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_write.c
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include

-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_interrupt.o.d
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__
-Iinclude -include include/linux/autoconf.h -Wall -Wundef
-Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Os
-pipe -msoft-float -mregparm=3 -freg-struct-return
-mpreferred-stack-boundary=2 -march=athlon -ffreestanding
-maccumulate-outgoing-args -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1
-Iinclude/asm-i386/mach-default -fomit-frame-pointer -fno-stack-protector
-Wdeclaration-after-statement -Wno-pointer-sign -DMODULE
-D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(agilent_82350b_interrupt)"
-D"KBUILD_MODNAME=KBUILD_STR(agilent_82350b)" -c -o
/usr/src/modules/gpib/agilent_82350b/.tmp_agilent_82350b_interrupt.o /usr/src/modules/gpib/agilent_82350b/agilent_82350b_interrupt.c   ld -m elf_i386 -m elf_i386 -r -o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_read.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_write.o
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_interrupt.o
/usr/bin/make -f scripts/Makefile.build
obj=/usr/src/modules/gpib/agilent_82357a
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include
-Wp,-MD,/usr/src/modules/gpib/agilent_82357a/.agilent_82357a.o.d -nostdinc
-isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__ -Iinclude
-include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes
-Wno-trigraphs -fno-strict-aliasing -fno-common -Os -pipe -msoft-float
-mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2 -march=athlon
-ffreestanding -maccumulate-outgoing-args -DCONFIG_AS_CFI=1
-DCONFIG_AS_CFI_SIGNAL_FRAME=1 -Iinclude/asm-i386/mach-default
-fomit-frame-pointer -fno-stack-protector -Wdeclaration-after-statement
-Wno-pointer-sign -DMODULE -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(agilent_82357a)"
-D"KBUILD_MODNAME=KBUILD_STR(agilent_82357a)" -c -o
/usr/src/modules/gpib/agilent_82357a/.tmp_agilent_82357a.o
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function
'agilent_82357a_send_bulk_msg':
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:81: warning: passing argument 6 of 'usb_fill_bulk_urb' from incompatible pointer type /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function 'agilent_82357a_receive_bulk_msg':
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:168: warning: passing argument 6 of 'usb_fill_bulk_urb' from incompatible pointer type /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function 'agilent_82357a_setup_urbs':
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1072: warning: passing argument 6 of 'usb_fill_int_urb' from incompatible pointer type /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: At top level: /usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1497: error: unknown field 'owner' specified in initializer
/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1497: warning: initialization from incompatible pointer type
make[3]: *** [/usr/src/modules/gpib/agilent_82357a/agilent_82357a.o] Error 1
make[2]: *** [_module_/usr/src/modules/gpib/agilent_82357a] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-2-k7'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/gpib'
make: *** [kdist_build] Error 2

Can someone help me out here so these modules can be up and running?

Best regards

Oli

Can we help you?X

------=_Part_13811_6075505.1191340044157

Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

Hi

I am trying to get the gpib kernel modules to compile on my compu=
ter by using the debian package but when issuing the module-assistant auto-= install gpib command I get the follwing errors:<br><br>dh_clean<br>find /us= r/src/modules/gpib \( -name &#39;*.[oas]&#39; -o -name &#39;*.ko&#39; \

            = ;    -o -name core -o -name '.*.cmd' \) -type f -exe= c rm -f {} \;
pyversions: missing XS-Python-Version in control file, fal= l back to debian/pyver
sions
pyversions: missing debian/pyversions fi=
le, fall back to supported versions

/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-mod=
Can't find what you're looking for?X
ules
pyversions: missing XS-Python-Version in control file, fall back to= debian/pyver
sions
pyversions: missing debian/pyversions file, fall =
back to supported versions

make[1]: Entering directory `/usr/src/modules/gpib'
dh_clean
= find /usr/src/modules/gpib \( -name '*.[oas]' -o -name '*.ko= 9; \
           &= nbsp;    -o -name core -o -name '.*.cmd' \) -type f =

-exec rm -f {} \;

for templ in ; do \
    cp $templ `echo $templ | sed =

-e &#39;s/_KVERS_/2.6.22-2-k7/g&#39;` ; \<br>&nbsp; done<br>for templ in `l=
s debian/*.modules.in` ; do \<br>&nbsp;&nbsp;&nbsp; test -e ${templ%.module= s.in}.backup || cp ${templ%.modules.in} ${templ%.modu

http://les.in">les.in}.backup 2>/dev/null || true; \<= br>    sed -e 's/##KVERS##/2.6.22-2-k7/g ;s/#KVERS#/2.6.= 22-2-k7/g ; s/_KVERS_/2.6.2
2-2-k7/g ; s/##KDREV##/2.6.22-4/g ; s/#KDREV=
#/2.6.22-4/g ; s/_KDREV_/2.6.22-4/g=20

 ' < $templ > ${templ%.modules.in}; \
  done
= dh_testdir
dh_testroot
dh_clean -k
/usr/bin/make -C /lib/modules/2= .6.22-2-k7/build V=3D1 MODVERSIONS=3Ddetect modules\
   &=
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; CC= =3D&quot;gcc-4.1
 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include" \
 &= nbsp;           &nbs= p;  SUBDIRS=3D" /usr/src/modules/gpib/agilent_82350b/  /usr/= src/modules/gpib/agilent_82357a/  /usr/src/modules/gpib/cb7210/  = /usr/src/modules/gpib/cec/  /usr/src/modules/gpib/hp82335/  /usr/= src/modules/gpib/hp_82341/  /usr/src/modules/gpib/ines/  /usr/src= /modules/gpib/nec7210/  /usr/src/modules/gpib/pc2/  /usr/src/modu= les/gpib/sys/  /usr/src/modules/gpib/tms9914/  /usr/src/modules/g=
pib/tnt4882/&nbsp; /usr/src/modules/gpib/ni_usb/&quot; \

            = ;    MODVERDIR=3D"/usr/src/modules/gpib/.tmp-versions&q=
Don't know where to look next?X
uot;
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-2-k7'= ;
test -e include/linux/autoconf.h -a -e include/config/auto.conf || (&n=
bsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \

        echo;    = ;            &n= bsp;            = ;            &n= bsp;            = ;     \
        e= cho "  ERROR: Kernel configuration is invalid.";  =              \<= br>        echo "   =       include/linux/autoconf.h or include/config/a=
uto.conf are missing.&quot;;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \

        echo "   = ;      Run 'make oldconfig && make pre= pare' on kernel src to fix it.";  \
   &nbs= p;    echo;        &= nbsp;           &nbs= p;            &= nbsp;           &nbs= p;             =
\<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; /bin/false)<br>
mkdir -p /usr/src/modules/gpib/.tmp-versions
rm -f /usr/src/modules/gpib= /.tmp-versions/*
/usr/bin/make -f scripts/Makefile.build obj=3D/usr/src/= modules/gpib/agilent_82350b
  gcc-4.1 -I/usr/src/modules/gpib -I/us=
Confused? Frustrated?X
r/src/modules/gpib/include -Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.ag= ilent_82350b_init.o.d  -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/= 4.1.3/include -D__KERNEL__ -Iinclude  -include include/linux/autoconf.= h -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fn= o-common  -Os -pipe -msoft-float -mregparm=3D3 -freg-struct-return -mp= referred-stack-boundary=3D2  -march=3Dathlon -ffreestanding -maccumula= te-outgoing-args -DCONFIG_AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinc= lude/asm-i386/mach-default -fomit-frame-pointer  -fno-stack-protector =
-Wdeclaration-after-statement -Wno-pointer-sign&nbsp;&nbsp; -DMODULE -D&quo=
t;KBUILD_STR(s)=3D#s" -D"KBUILD_BASENAME=3DKBUILD_STR(agilent_823= 50b_init)"  -D"KBUILD_MODNAME=3DKBUILD_STR(agilent_82350b)&q= uot; -c -o /usr/src/modules/gpib/agilent_82350b/.tmp_agilent_82350b_init.o = /usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c
/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c: In function=
 &#39;agilent_82350b_generic_attach&#39;:<br>/usr/src/modules/gpib/agilent_= 82350b/agilent_82350b_init.c:289: warning: &#39;deprecated_irq_flag&#39; is=  deprecated (declared at include/linux/interrupt.h:66)

/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning= : passing argument 2 of 'request_irq' from incompatible pointer typ= e
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include= -Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_read.o.d = ; -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__= -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p= rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -= msoft-float -mregparm=3D3 -freg-struct-return -mpreferred-stack-boundary=3D= 2  -march=3Dathlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_=
Call Pantek today for Open Source Technical Support at 1-877-546-8934 - 24/7/365X
AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinclude/asm-i386/mach-default= -fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-statem= ent -Wno-pointer-sign   -DMODULE -D"KBUILD_STR(s)=3D#s"=
 -D&quot;KBUILD_BASENAME=3DKBUILD_STR(agilennt_82350b/agilent_82350b_init.c

/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c: In function= 'agilent_82350b_generic_attach':
/usr/src/modules/gpib/agilent_= 82350b/agilent_82350b_init.c:289: warning: 'deprecated_irq_flag' is=
 deprecated (declared at include/linux/interrupt.h:66)

/usr/src/modules/gpib/agilent_82350b/agilent_82350b_init.c:289: warning= : passing argument 2 of 'request_irq' from incompatible pointer typ= e
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include= -Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_read.o.d = ; -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__= -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p= rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -= msoft-float -mregparm=3D3 -freg-struct-return -mpreferred-stack-boundary=3D= 2  -march=3Dathlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_= AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinclude/asm-i386/mach-default= -fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-statem= ent -Wno-pointer-sign   -DMODULE -D"KBUILD_STR(s)=3D#s"= -D"KBUILD_BASENAME=3DKBUILD_STR(agilent_82350b_read)"  -D&q= uot;KBUILD_MODNAME=3DKBUILD_STR(agilent_82350b)" -c -o /usr/src/module= s/gpib/agilent_82350b/.tmp_agilent_82350b_read.o /usr/src/modules/gpib/agil=
ent_82350b/agilent_82350b_read.c

  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include =
-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_write.o.d&nbsp=
; -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERNEL__=
Do you need help?X
-Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-p= rototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pipe -= msoft-float -mregparm=3D3 -freg-struct-return -mpreferred-stack-boundary=3D= 2  -march=3Dathlon -ffreestanding -maccumulate-outgoing-args -DCONFIG_= AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinclude/asm-i386/mach-default= -fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-statem= ent -Wno-pointer-sign   -DMODULE -D"KBUILD_STR(s)=3D#s"= -D"KBUILD_BASENAME=3DKBUILD_STR(agilent_82350b_write)"  -D&=
quot;KBUILD_MODNAME=3DKBUILD_STR(agilent_82350b)&quot; -c -o /usr/src/modul= es/gpib/agilent_82350b/.tmp_agilent_82350b_write.o /usr/src/modules/gpib/ag= ilent_82350b/agilent_82350b_write.c

  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gpib/include =
-Wp,-MD,/usr/src/modules/gpib/agilent_82350b/.agilent_82350b_interrupt.o.d&=
nbsp; -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KERN= EL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstri= ct-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -pi= pe -msoft-float -mregparm=3D3 -freg-struct-return -mpreferred-stack-boundar= y=3D2  -march=3Dathlon -ffreestanding -maccumulate-outgoing-args -DCON= FIG_AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinclude/asm-i386/mach-def= ault -fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-st= atement -Wno-pointer-sign   -DMODULE -D"KBUILD_STR(s)=3D#s&q= uot; -D"KBUILD_BASENAME=3DKBUILD_STR(agilent_82350b_interrupt)"&n=
bsp; -D&quot;KBUILD_MODNAME=3DKBUILD_STR(agilent_82350b)&quot; -c -o /usr/s= rc/modules/gpib/agilent_82350b/.tmp_agilent_82350b_interrupt.o /usr/src/mod= ules/gpib/agilent_82350b/agilent_82350b_interrupt.c

  ld -m elf_i386 -m elf_i386  -r -o /usr/src/modules/gpib/agi= lent_82350b/agilent_82350b.o /usr/src/modules/gpib/agilent_82350b/agilent_8= 2350b_init.o /usr/src/modules/gpib/agilent_82350b/agilent_82350b_read.o /us= r/src/modules/gpib/agilent_82350b/agilent_82350b_write.o /usr/src/modules/g=
Do you need more help?X
pib/agilent_82350b/agilent_82350b_interrupt.o

/usr/bin/make -f scripts/Makefile.build obj=3D/usr/src/modules/gpib/agi= lent_82357a
  gcc-4.1 -I/usr/src/modules/gpib -I/usr/src/modules/gp= ib/include -Wp,-MD,/usr/src/modules/gpib/agilent_82357a/.agilent_82357a.o.d=   -nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.1.3/include -D__KER= NEL__ -Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstr= ict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common  -Os -p= ipe -msoft-float -mregparm=3D3 -freg-struct-return -mpreferred-stack-bounda= ry=3D2  -march=3Dathlon -ffreestanding -maccumulate-outgoing-args -DCO= NFIG_AS_CFI=3D1 -DCONFIG_AS_CFI_SIGNAL_FRAME=3D1 -Iinclude/asm-i386/mach-de= fault -fomit-frame-pointer  -fno-stack-protector -Wdeclaration-after-s= tatement -Wno-pointer-sign   -DMODULE -D"KBUILD_STR(s)=3D#s&= quot; -D"KBUILD_BASENAME=3DKBUILD_STR(agilent_82357a)"  -D&q= uot;KBUILD_MODNAME=3DKBUILD_STR(agilent_82357a)" -c -o /usr/src/module= s/gpib/agilent_82357a/.tmp_agilent_82357a.o /usr/src/modules/gpib/agilent_8=
2357a/agilent_82357a.c

/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function '= ;agilent_82357a_send_bulk_msg':
/usr/src/modules/gpib/agilent_82357a= /agilent_82357a.c:81: warning: passing argument 6 of 'usb_fill_bulk_urb=
&#39; from incompatible pointer type

/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function '= ;agilent_82357a_receive_bulk_msg':
/usr/src/modules/gpib/agilent_823= 57a/agilent_82357a.c:168: warning: passing argument 6 of 'usb_fill_bulk=
_urb&#39; from incompatible pointer type

/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: In function '= ;agilent_82357a_setup_urbs':
/usr/src/modules/gpib/agilent_82357a/ag= ilent_82357a.c:1072: warning: passing argument 6 of 'usb_fill_int_urb&#=
Can we help you?X
39; from incompatible pointer type

/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c: At top level:/usr/src/modules/gpib/agilent_82357a/agilent_82357a.c:1497: error: unknown= field 'owner' specified in initializer
/usr/src/modules/gpib/ag= ilent_82357a/agilent_82357a.c:1497: warning: initialization from incompatib=
le pointer type
<br>make[3]: *** [/usr/src/modules/gpib/agilent_82357a/agilent_82357a.o] Er= ror 1<br>make[2]: *** [_module_/usr/src/modules/gpib/agilent_82357a] Error = 2<br>make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-2-k7&#39;

make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/u= sr/src/modules/gpib'
make: *** [kdist_build] Error 2

Can some= one help me out here so these modules can be up and running?

Best re=
gards
<br><br>Oli<br>

------=_Part_13811_6075505.1191340044157--

Date: Tue, 2 Oct 2007 13:47:56 -0700
From: Andrew Sackville-West <andrew@farwestbilliards.com> To: debian-user@lists.debian.org
Subject: Re: bash expansion crap...
Message-ID: <20071002204756.GK7737@localhost.localdomain> Content-Type: multipart/signed; micalg=pgp-sha1;

        protocol="application/pgp-signature"; boundary="Xsn3knLL3qrmRbVI" Content-Disposition: inline

--Xsn3knLL3qrmRbVI

Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 02, 2007 at 12:48:04PM -0700, Mike Bird wrote:

> On Tuesday 02 October 2007 11:49, Andrew Sackville-West wrote:
> > Hey folks, help me out with this...please
> >
> > andrew@basement:~$ for i in {1..3}; do echo $i; done
> > 1
> > 2
> > 3
> > andrew@basement:~$ TEST=3D3; for i in {1..$TEST}; do echo $i; done
> > {1..3}
> >
> >
> > in the first example, its obvious. In the second, $TEST gets replaced
> > with 3, but then the {} doesn't get expanded. I'm sure I have to do
> > some kind of wacky $({[ type thing, but I'm not able to grok it. any
> > ideas?
> >
> > the purpose is to be able to easily update some loops in a script for
> > different numbers of object to iterate over. obvious, I guess.
>=20
> From man bash:
>=20
>        Brace expansion is performed before any other expansions, and any =
char=E2=80=90
>        acters  special to other expansions are preserved in the result.  =
It is
>        strictly textual.  Bash does not apply any syntactic interpretatio=
n  to
>        the context of the expansion or the text between the braces.
>=20
> This is not pretty but it works:
>=20
>        TEST=3D3; for i in $(eval echo {1..$TEST}); do echo $i; done
Can't find what you're looking for?X

okay, yeah. thanks. that's sure annoying.

Don't know where to look next?X

A

--Xsn3knLL3qrmRbVI

Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----

Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHAq58aIeIEqwil4YRAoAuAJ4liDZuqErZqO7yxfKualSLeaBdMACfYpX4 lPgcmCRmwJKrMzsKZPlvvyI=
=fK0a
-----END PGP SIGNATURE-----

--Xsn3knLL3qrmRbVI--

Date: Tue, 2 Oct 2007 14:04:18 -0400
From: "Douglas A. Tutty" <dtutty@porchlight.ca> To: debian-user@lists.debian.org
Subject: Re: Gnome delete user

Message-ID: <20071002180418.GA7907@titan.hooton>
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

On Tue, Oct 02, 2007 at 12:23:19PM -0500, Jim Hall wrote:

> Background: Two Etch installs literally accross the street from each
> other with different owners. Mixed up my notes and installed a user
> account from the first on the second. The Gnome user manager tool won't
> remove the home directory (I don't know if that's the only thing it
> won't remove). I would really like to completely remove the user before
> adding the correct one so I can show the owner a GUI way of doing it.
> BTW, "completely" means not a speck or trace of the removed user left.
> 
> Question: Is there what might be called an "industrial strength" GUI
> user manager tool that will remove a user as though it never existed?
> 

I would guess that it follows the /etc/deluser.conf file's options with default to not removing the home directory.

Confused? Frustrated?X

Why not just remove it as root?

Doug.

End of debian-user-digest Digest V2007 Issue #2540


Received on Tue Oct 2 17:02:03 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 07:55:37 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library