help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] What is libXrender.la, and why do I need it?


From: Frank J. Lhota
Subject: [Help-smalltalk] What is libXrender.la, and why do I need it?
Date: Tue, 19 Jul 2005 16:32:05 -0400
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

I am trying to build GNU Smalltalk 2.1.11 for Windows XP, using the Cygwin development platform. When I run make, it terminates with an error message complaining that it cannot find /usr/X11R6/lib/libXrender.la. What is this file? Is there some way to make it? Failing that, is there a way to make Smalltalk without this file? Any assistance would be most appreciated.

Here is what make printed out for me before dying:

make[3]: Entering directory `/usr/src/smalltalk-2.1.11/gtk'
/bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/g lib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6 /include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype 2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -I /usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -g -O2 -Wall -Wno-strict-ali asing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno -format -Wno-parentheses -Wpointer-arith -o gst-gtk.la -rpath /usr/local/lib /smalltalk -release 2.1.11 -module -no-undefined gst-gtk.lo placer.lo -lgobject -2.0 -lglib-2.0 -lintl -liconv -Wl,--export-dynamic -L/usr/X11R6/lib -lgtk-x11 -2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangoxft-1.0 -lXft -lfreetype -l z -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11 -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -Wl,--export-dynamic -lpango-1.0 -lm -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -Wl,--export-dynamic -la
tk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv   -lm
grep: /usr/X11R6/lib/libXrender.la: No such file or directory
/usr/bin/sed: can't read /usr/X11R6/lib/libXrender.la: No such file or directory

libtool: link: `/usr/X11R6/lib/libXrender.la' is not a valid libtool archive
make[3]: *** [gst-gtk.la] Error 1
make[3]: Leaving directory `/usr/src/smalltalk-2.1.11/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/smalltalk-2.1.11/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/smalltalk-2.1.11'
make: *** [all] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]