XFree86 gcc -lncurses question
Hi
i 've bought the new amilo a 7600 notebook witch has a radeon igp 320m graphiccard integreated. After installing suse 8 i am only able to use a screen resolution of 800x600. i've red a few things aboout Xfree86 and found out that only the new version 4.3.99 supports this graphic card. while trying to update X make tells me that
lncurses can not be found. but when i am looking into yast2 it says that ncurses is installed. Cant find anything regarding lncurses. the error occurd while make tries to execute the following commando:
gcc -o resize -02 -fno-strength-reduce -ansi -pedantic -Wall - Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs Wundef -L../../exports/lib resize.o xstrings.o -lncurses -Wl,-rpath-link,../../exports/lib /usr/i4386-suse-linux/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
make[4]: *** [resize] Error 1
make[4]: Leaving directory '/home/sammy/xc/programs/xterm'
make[3]: *** [all] Error 2
make[3]: Leaving directory '/home/sammy/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/sammy/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory '/home/sammy/xc'
make: *** [World] Error 2
Any help would be apreciated...
Friendly Regards
Sam
|