[Bug 5858] New: attempting to repoint the Bash command to busy box fails on bash scripts

bugzilla at busybox.net bugzilla at busybox.net
Mon Jan 7 06:27:22 UTC 2013


https://bugs.busybox.net/show_bug.cgi?id=5858

           Summary: attempting to repoint the Bash command to busy box
                    fails on bash scripts
           Product: Busybox
           Version: 1.19.x
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P5
         Component: Other
        AssignedTo: unassigned at busybox.net
        ReportedBy: hardcore at hardcoreforensics.com
                CC: busybox-cvs at busybox.net
   Estimated Hours: 0.0


Repointed "Bash" command to busybox
 but when using it to compile a make filescript for the following it fails:

wget
http://www.orbit-lab.org/kernel/compat-wireless/2012/12/compat-wireless-2012-12-17.tar.bz2
tar xvf compat-wireless-2012-12-17.tar.bz2
cd comp*


./scripts/driver-select ath9k_htc
./scripts/driver-select: line 46: function: not found
Usage: ./scripts/driver-select [ <driver-name> | <driver-group-name> | restore
]
Supported 802.11 drivers:
        ath5k
        ath9k
        ath9k_ap
        ath9k_htc
        carl9170
        ath6kl
        b43
        zd1211rw
        rt2x00
        wl1251
        wl12xx
        brcmsmac
        brcmfmac

Supported Ethernet drivers:
        atl1
        atl2
        atl1e
        atl1c
        alx
Supported DRM drivers:
        i915

Supported group drivers:
        atheros <  ath5k ath9k carl9170 zd1211rw ath6kl>
        ath <  ath5k ath9k carl9170 ath6kl>
        brcm80211 <  brcmsmac brcmfmac >
        intel <  iwlwifi, iwlegacy >
        rtl818x <  rtl8180 rtl8187 >
        rtlwifi <  rtl8192ce >
        ti <  wl1251 wl12xx (SPI and SDIO)>

Supported group drivers: Bluetooth & Ethernet:
        atlxx <  atl1 atl2 atl1e alx>
        bt <  Linux bluetooth drivers >

Supported group drivers: DRM:
        drm <  i915>
Restoring compat-drivers:
        restore: you can use this option to restore compat-drivers to the
original state
./scripts/driver-select: line 85: syntax error: unexpected "}"
#

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list