7 Aug 2006 13:39
xmkmf -a on Solaris 10 fails to create a valid Makefile
Christian Walther <cptsalek <at> gmail.com>
2006-08-07 11:39:23 GMT
2006-08-07 11:39:23 GMT
Hi, I'm using larswm at home for quite some time now, and grew fond of it. I decided to built the current release on our SunRay-Servers at work, so that we can use an efficient Window Manager on our Thin Clients, instead of the memory consuming beast named Gnome/MetaCity. To make a long process short: The xmkmf -a fails at the very beginning, the first error message is: ~/src/larswm-7.5.3 [165] % xmkmf -a imake -DUseInstalled -I/usr/openwin/lib/X11/config make Makefiles make: Fatal error in reader: Makefile, line 602: Unexpected end of line seen The area of the line question looks as follows: ------------------>-8 Snip! 8-<------------------ 598: install.man:: larsclock.man 599: <at> if [ -d $(DESTDIR)$(MANDIR) ]; then set +x; \ 600: else (set -x; $(MKDIRHIER) $(DESTDIR)$(MANDIR)); fi 601: $(INSTALL) $(INSTALLFLAGS) $(INSTMANFLAGS) larsclock.man $(DESTDIR)$(MANDIR)/larsclock.$(MANSUFFIX) 602: ComplexProgramTarget_4(larsmenu, $(XMULIB), ) 603: 604: # ----------------------------------------------------------------------- 605: # common rules for all Makefiles - do not edit(Continue reading)
RSS Feed