[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

pcmcia-source_3.1.10-1 wants "Connection"



  Package: pcmc ia-source
  Version: 3.1.10-1


After numerous successful builds of pcmcia-modules, a problem has arisen

with a under
         kernel-source-2.2.14 and pcmcia-source-3.1.10-1
With command:
     make-kpkg --revision compaq.01 clean kernel-image modules
     kernel-image-2.2.14_compaq.01_i386.deb
builds correctly, but then follow the though pcmcia-modules build stalls
at
   "waiting for connection ..."
per below.  The ./Configure for the pcmcia-modules was indeed run.

Anyone have ideas?
Pleased include  stodolsk@erols.com   in your response

MarvS
============================================================
fi
rm -f submenu*
make[1]: Leaving directory /usr/src/kernel-source-2.2.14'
rm -f stamp-build
touch stamp-image
for module in /usr/src/modules/* ; do                         \
          if test -d  $module; then                                \
    (cd $module;                                           \
              if ./debian/rules KVERS="2.2.14" KSRC="/usr/src/linux" \
                             KMAINT="Marvin Stodolsky"
KEMAIL="marv"      \
                             KDREV="compaq.01" kdist; then          \
                  echo "Module $module processed fine";            \
              else                                                  \
                   echo "Module $module failed.";                  \
                   echo "Hit return to Continue?";                  \
           read ans;                                        \
              fi;                                                   \
     );                                                     \
  fi;                                                       \
        done
make[1]: Entering directory /usr/src/modules/pcmcia-cs'
test -f man/pcmcia.5 -a -f debian/rules
Start ...
waiting for connection ...
===================
There is the same stall out if after a Ctrl-C,   a restart is attempted
with
    make-kpkg --revision compaq.01  modules




Reply to: