Hi all, After some digging within Solaris PATH Settings, I managed to compile dwm-5.4.1 without problems: (So did others hopefully, but I want to collect nearly all plattforms)
,echo $PATH /usr/bin:/usr/openwin/bin:/usr/ucb:/usr/dist/exe:/usr/sfw:/usr/sfw/bin ,CC=/usr/sfw/bin/gcc ,gmake dwm build options: CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R6/include -DVERSION="5.4.1" LDFLAGS = -s -L/usr/lib -lc -L/usr/X11R6/lib -lX11 CC = /usr/sfw/bin/gcc CC dwm.c CC -o dwm ,uname -a SunOS srm-hello-08 5.10 Generic_127111-07 sun4v sparc SUNW,Sun-Fire-T200 ,file dwm dwm: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped I got the idea of nightly regression tests for dwm (think Tinderbox). This could then be extended to match several patches against several Versions. regards Stefan -- Jetzt 1 Monat kostenlos! GMX FreeDSL - Telefonanschluss + DSL für nur 17,95 Euro/mtl.!* http://dsl.gmx.de/?ac=OM.AD.PD003K11308T4569a
