linuxthreads/sysdeps/pthread/Makefile has this fragment: ifeq ($(subdir),posix) CFLAGS-confstr.c += -DLIBPTHREAD_VERSION="\"$(shell sed 's/\(.*\) by .*/\1/' ../nptl/Banner)\"" endif I assume it should be ../linuxthreads/Banner instead? -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer