linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* compat-wireless install-scripts section broken since 2012-02-26
@ 2012-02-28 10:33 Andreas Hartmann
  0 siblings, 0 replies; only message in thread
From: Andreas Hartmann @ 2012-02-28 10:33 UTC (permalink / raw)
  To: linux-wireless

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-28 10:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 10:33 compat-wireless install-scripts section broken since 2012-02-26 Andreas Hartmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).