(no subject)

pattreeya@gmx.net
Wed, 5 Sep 2001 19:27:35 +0200 (MEST)


This is a MIME encapsulated multipart message -
please use a MIME-compliant e-mail program to open it.

Dies ist eine mehrteilige Nachricht im MIME-Format -
bitte verwenden Sie zum Lesen ein MIME-konformes Mailprogramm.

--========GMXBoundary8801999710855
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit

Dear Sir,
I have compiled kernel 2.4.8 on my machine (debian-woody) and during
I installed
modules (make modules_install), the message below concerning about
pcmcia occured.
This made me couldn't install other modules, I guess. (only kernel and
pcmcia directories found in
/lib/modules/2.4.8/).
Threrefore, I switched off pcmcia support during configuration and
recompiled it three times with
different
option for configuration. However, it didn't help. I can boot and mount file
with new kernel but
cannot
install sound and other modules. Could you please give me some suggestion?

Thank you so much in anticipation.

Sincerely yours,
Pattreeya Tanisaro.

make[1]: Entering directory `/usr/src/linux/arch/i386/math-emu'
make[1]: Für das Target »modules_install« gibt es nichts zu tun.
make[1]: Leaving directory `/usr/src/linux/arch/i386/math-emu'
cd /lib/modules/2.4.8; \
mkdir -p pcmcia; \
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{} pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.4.8; fi
judy:/usr/src/linux#

-- 
http://pgpkeys.mit.edu:11371/pks/lookup?op=get&search=pattreeya

GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net

--========GMXBoundary8801999710855 Content-Type: application/octet-stream; name=" " Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=" "

--========GMXBoundary8801999710855--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/