Fixing the first issue, you see:
gcc -Wl,-Bsymbolic-functions -L./bin -L/usr/X11R6/lib src/wdmChooser/chooser.o
-lWINGs -lwraster -lXft -lcrypt -lutil -lwdm -lSM -lICE -lXext -lX11 -lXft -lm
-lXinerama -o bin/wdmChooser
/usr/bin/ld:
/usr/lib/gcc/i686-linux-gnu/4.5.2/../../../../lib/libWINGs.a(wfont.o): undefined
reference to symbol 'FcPatternDel'
/usr/bin/ld: note: 'FcPatternDel' is defined in DSO /usr/lib/libfontconfig.so.1
so try adding it to the linker command line
/usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[1]: *** [bin/wdmChooser] Error 1
make[1]: Leaving directory `/scratch/packages/tmp/wdm-1.28'
make: *** [build-stamp] Error 2
the fontconfig library is nowhere mentioned.
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org