Matthias Behr <mbehr at ...> writes: > > Was sagt denn bei dir:uname > > (ohne Parameter) > > im sml/Makefile ist ein Vergleich auf > > UNAME := $(shell uname) > ifeq ($(UNAME), Linux) > LIBS=-luuid > endif > > root at cubieNAS:/# uname Linux root at cubieNAS:/# Gruß Tell