"Glaser, Ben I" <[EMAIL PROTECTED]> writes: > I'm trying to install on Solaris 8. I get the following when running a > make. > > "make: Fatal error in reader: Makefile, line 333: Badly formed macro > assignment > Current working directory /var/tmp/fvwm-2.5.10/debian > *** Error code 1 > make: Fatal error: Command failed for target `install-recursive' > > Any ideas?
The Makefile in the debian directory is broken. You can avoid it by changing the Makefile in the top directory. Remove debian from the list assigned to SUBDIR. At least these 2 lines in debian/Makefile.am are gnumake only: arch ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH) fullinstdir ?= $(shell cd $(top_srcdir) && pwd)/$(instdir) -- Dan Espen E-mail: [EMAIL PROTECTED] -- Visit the official FVWM web page at <URL:http://www.fvwm.org/>. To unsubscribe from the list, send "unsubscribe fvwm-workers" in the body of a message to [EMAIL PROTECTED] To report problems, send mail to [EMAIL PROTECTED]