Can someone tell me how I can resolve this error in compiling?
Linking testkeys…
/usr/lib/gcc/i586-suse-linux/4.5/…/…/…/…/i586-suse-linux/bin/ld: cannot find -lSDL_ttf
collect2: ld returned 1 exit status
make: *** [testkeys] Error 1
Thanks
Can someone tell me how I can resolve this error in compiling?
Linking testkeys…
/usr/lib/gcc/i586-suse-linux/4.5/…/…/…/…/i586-suse-linux/bin/ld: cannot find -lSDL_ttf
collect2: ld returned 1 exit status
make: *** [testkeys] Error 1
Thanks
Search for libSDL_ttf in yast and install the package, you probably need
also the corresponding -devel package (depends on what you want to compile).
–
PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.2 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram
Thank you. That did the trick. Now moving on to the next error.
ionmich wrote:
>
> Thank you. That did the trick. Now moving on to the next error.
>
Just let us know about it
–
PC: oS 11.3 64 bit | Intel Core2 Quad Q8300@2.50GHz | KDE 4.6.2 | GeForce
9600 GT | 4GB Ram
Eee PC 1201n: oS 11.4 64 bit | Intel Atom 330@1.60GHz | KDE 4.6.0 | nVidia
ION | 3GB Ram