[uClibc] pcmcia modules error.

Terje Kvernes terjekv at math.uio.no
Fri Jul 4 22:03:46 UTC 2003


  hm, is this a known issue when using the buildroot?

mkdir -p /var/tmp/buildroot/build_i386/root/etc/default
cp -f /var/tmp/buildroot/build_i386/pcmcia-cs-3.2.4/etc/pcmcia /var/tmp/buildroot/build_i386/root/etc/default/
cp -f /var/tmp/buildroot/build_i386/pcmcia-cs-3.2.4/etc/rc.pcmcia /var/tmp/buildroot/build_i386/root/etc/init.d/S30pcmcia
rm -rf /var/tmp/buildroot/build_i386/root/etc/pcmcia/cis
chmod a+x /var/tmp/buildroot/build_i386/root/etc/init.d/S30pcmcia
chmod -R u+w /var/tmp/buildroot/build_i386/root/etc/pcmcia/*
make: *** No rule to make target `/var/tmp/buildroot/build_i386/root/lib/modules', needed by `/var/tmp/buildroot/build_i386/pcmcia-cs-3.2.4/.modules.dep'.  Stop.

  I have the following targets set:

[x200 /var/tmp/buildroot] # grep ^TARGETS+ Makefile 
TARGETS+=uclibc_toolchain
TARGETS+=system-linux
TARGETS+=busybox tinylogin
TARGETS+=zlib openssl openssh
TARGETS+=coreutils findutils bash make diffutils patch sed
TARGETS+=ed flex bison file gawk tar grep gcc_target
TARGETS+=ncurses-headers zlib-headers openssl-headers
TARGETS+=m4 autoconf automake libtool
TARGETS+=perl
TARGETS+=gdb strace
TARGETS+=iptables hostap wtools dhcp_relay bridge
TARGETS+=iproute2 netsnmp
TARGETS+=ext2root
 
  since I have no big need for hostap, wtools, dhcp_relay, bridge and
  netsnmp I just removed them and the compile finished fine.

-- 
Terje



More information about the uClibc mailing list