Hi, as of lately I've been getting these linker errors when adding code to the dxr3 drivers. /usr/bin/ld: mplayer: Not enough room for program headers (allocated 6, need 7) /usr/bin/ld: final link failed: Bad value collect2: ld returned 1 exit status If I remove some other part of mplayer, say stream support etc it links properly... //David Holm