thanks a lot, daveu, that helped but now, when i`m trying to compile feh i get this, after running make
[i]Making all in src make[1]: Entering directory `/export/home/mmaslov/Install/feh-1.3.4/src' make all-recursive make[2]: Entering directory `/export/home/mmaslov/Install/feh-1.3.4/src' Making all in ttfonts make[3]: Entering directory `/export/home/mmaslov/Install/feh-1.3.4/src/ttfonts' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/export/home/mmaslov/Install/feh-1.3.4/src/ttfonts' make[3]: Entering directory `/export/home/mmaslov/Install/feh-1.3.4/src' gcc -I/usr/X11R6/include -g -O2 -L/usr/X11R6/lib -L/usr/local/lib -lz -lpng -o feh main.o getopt.o getopt1.o options.o winwidget.o menu.o filelist.o multiwindow.o imlib.o index.o slideshow.o utils.o keyevents.o timers.o list.o collage.o events.o support.o transupp.o thumbnail.o ipc.o md5.o feh_png.o -lX11 -lz -lpng -L/usr/local/lib -lImlib2 -L/lib -lfreetype -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -L/usr/local/lib -lgiblib -L/usr/local/lib -lImlib2 -L/lib -lfreetype -L/usr/X11R6/lib -lX11 -lXext -ldl -lm -ljpeg -lXinerama -lXext -L/usr/X1[/i] i googled about this, and tried to append GIBLIB_LIBS and/or IMLIB_LIBS with -lm -lsocket -lnsl, and add LDLIBS = -L/usr/X11R6/lib:/usr/lib -lX11 -lsocket -lnsl in Makefile. but this get`s me to the same mistake.... i`ll google about this a little more...any help would be appreciated -- This message posted from opensolaris.org
