> > ld: fatal: library -lavcall: not found > libavcall.so is not found. You're using Solaris, right?
On my Nexenta machine libavcall.so is in the 'libffcall1' package. Andy. On 3 February 2010 18:41, ehab aziz <[email protected]> wrote: > root @ Homer /export/home/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/gtk-server-2.3.1-sr> > > > -- > Ehab Samir Aziz > Xerox XMS Operational Solaris System Administrator > Home phone: +2-02-23633445 > Cell phone: +2-010-6677219 > > _______________________________________________ > gtk-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtk-list > >
_______________________________________________ gtk-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtk-list
