--- Makefile.in 2007-02-06 12:27:32.000000000 +0100 +++ Makefile.in.new 2007-02-06 12:29:50.000000000 +0100 @@ -993,7 +993,9 @@ ecs.o: ecs.c flexdef.h flexint.h gen.o: gen.c flexdef.h flexint.h tables.h tables_shared.h libmain.o: libmain.c + $(COMPILE) -fPIC -DPIC -o libmain.o -c libmain.c libyywrap.o: libyywrap.c + $(COMPILE) -fPIC -DPIC -o libyywrap.o -c libyywrap.c main.o: main.c flexdef.h flexint.h version.h options.h scanopt.h \ tables.h tables_shared.h misc.o: misc.c flexdef.h flexint.h tables.h tables_shared.h