Hi

> During the make install, I've got the following error :
>
> make[3]: Entre dans le répertoire `/opt/hardhat/xc/programs/bdftopcf'
> rm -f bdftopcf
> /skiff/local/bin/arm-linux-gcc -o bdftopcf -O2      -L../../exports/lib
> bdftopcf.o -lXfont -lfntstubs -L/skiff/local/arm-linux/lib  -lz -lm
> bdftopcf.o: In function `main':
> bdftopcf.o(.text+0x304): undefined reference to `bdfReadFont'
> bdftopcf.o(.text+0x304): relocation truncated to fit: R_ARM_PC24
bdfReadFont
> collect2: ld returned 1 exit status
> make[3]: *** [bdftopcf] Erreur 1
>

I remember to have had the same problem. I think i just removed bdfReadFont
from my make list. Surely, not the best way of solving the problem, but the
quickest way. And that did not have any visible side effects on the compiled
X server atleast.
If u want to solve the problem, I think the xwindow newbie mailing list at
www.xfree86.org would be a good place to consult.

KAR.


_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.

Reply via email to