From: happytoday on 26 Jan 2010 23:35 ... ... The GTK-server will be built with gcc as a standalone executable using Foreign Function Calls (FFCALL). Now run 'make' and 'make install' to build and install the GTK-server. root @ Homer /export/home/unix.d/sources.d/gtk-server-2.3.1-sr>make rm -f gtk-server *.a *.o *.log so_locations gcc -Wall -pedantic -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include - I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/openwin/include - I/usr/sfw/include -I/usr/sfw/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -fPIC -DHAVE_CONFIG_H -DLOCALCFG=\"/usr/ local/etc/gtk-server.cfg\" -c gtk-server.c gcc -o gtk-server gtk-server.o --export-dynamic -lsocket -lnsl - lavcall -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm - lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 - lgmodule-2.0 -lglib-2.0 -lcrypto -lssl ld: fatal: library -lavcall: not found ld: fatal: File processing errors. No output written to gtk-server collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `gtk-server' root @ Homer /export/home/unix.d/sources.d/gtk-server-2.3.1-sr>make install gcc -o gtk-server gtk-server.o --export-dynamic -lsocket -lnsl - lavcall -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm - lmlib -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 - lgmodule-2.0 -lglib-2.0 -lcrypto -lssl ld: fatal: library -lavcall: not found ld: fatal: File processing errors. No output written to gtk-server collect2: ld returned 1 exit status *** Error code 1 make: Fatal error: Command failed for target `gtk-server' root @ Homer /export/home/unix.d/sources.d/gtk-server-2.3.1-sr>
|
Pages: 1 Prev: flash archive from a ZFS root fs Next: SSD firmware update |