Gkrellm kompilieren unter Suse8.1

Software besorgen und anwenden
Post Reply
Message
Author
winex

Gkrellm kompilieren unter Suse8.1

#1 Post by winex »

Hallo kann mir Jemand Helfen ich versuche Gkrellm zu kompilieren
und erhalte jedesmal diese Fehlermeldung:

cc -Wall -O2 -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" -march=k6-3 -mcpu=k6-3 -c -o md5c.o md5c.c
cc -Wall -O2 -I.. `pkg-config --cflags gtk+-2.0 gthread-2.0` -DENABLE_NLS -DLOCALEDIR=\"/usr/share/locale\" main.o alerts.o battery.o base64.o clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o mem.o net.o proc.o sensors.o uptime.o chart.o panel.o config.o gui.o krell.o plugins.o pixops.o client.o utils.o winops-x11.o sysdeps-unix.o deprecated.o md5c.o -o gkrellm `pkg-config --libs gtk+-2.0 gthread-2.0` -L/usr/X11R6/lib -lSM -lICE -Wl,-E
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libpangoxft-1.0.so: undefined reference to `FT_Seek_Stream'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libpangoxft-1.0.so: undefined reference to `FT_Get_Short'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libpangoxft-1.0.so: undefined reference to `FT_Forget_Frame'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libpangoxft-1.0.so: undefined reference to `FT_Access_Frame'
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../libpangoxft-1.0.so: undefined reference to `FT_Get_Long'
collect2: ld returned 1 exit status
make<font size="1">: *** [gkrellm] Fehler 1
make<font size="1">: Verlassen des Verzeichnisses »/home/andreas/gkrellm-2.1.5/src«
make: *** [all] Fehler 2

Vielen dank im Vorraus

gruß winex

Post Reply