All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Hartmann <andihartmann@01019freenet.de>
To: linux-wireless@vger.kernel.org
Subject: compat-wireless install-scripts section broken since 2012-02-26
Date: Tue, 28 Feb 2012 11:33:57 +0100	[thread overview]
Message-ID: <4F4CAD95.1000102@01019freenet.de> (raw)

Hello!

I'm getting the following error during make install:

make install-scripts
/bin/sh: -c: line 0: syntax error near unexpected token `;'
/bin/sh: -c: line 0: `if ; then \'
make: *** [install-scripts] Error 1


Problem are these lines (one example - first line is the problem):

@if $(modinfo ath_pci > /dev/null 2>&1); then \
       echo -n "Note: madwifi detected, we're going to disable it. "  ;\
       echo "If you would like to enable it later you can run:"  ;\
       echo "    sudo athenable madwifi"  ;\
       echo ;\
       echo Running athenable ath5k...;\
       $(DESTDIR)/usr/sbin/athenable ath5k ;\
fi



Kind regards,
Andreas

                 reply	other threads:[~2012-02-28 10:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F4CAD95.1000102@01019freenet.de \
    --to=andihartmann@01019freenet.de \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.