--- apps/demos/textomatic/GNUmakefile.orig	2013-10-10 15:01:55.000000000 +0200
+++ apps/demos/textomatic/GNUmakefile	2013-10-10 15:02:12.000000000 +0200
@@ -8,7 +8,7 @@
 
 LLDOPTS += -L../../samples/common
 
-LLDLIBS = -lcommon -lInventor -lInventorXt
+LLDLIBS = ../../samples/common/libcommon.a -lInventor -lInventorXt
 
 all: all_ivbin
 
