On 06/23/2010 05:36 PM, Andrei Stebakov wrote:
Attached.
On Wed, Jun 23, 2010 at 11:22 AM, Paolo Bonzini<[email protected]> wrote:
On 06/23/2010 05:01 PM, Andrei Stebakov wrote:
My message can't get through. Looks like you have limitations on the
size of a message so my log file is bigger. So I've zipped it this
time.
Thanks, this looks sane. Can you also run
make clean
make>make.log 2>&1
It says:
*** Warning: linker path does not have real file for library -lgtk-x11-2.0.
*** I have the capability to make that library automatically link in when
*** you link to this library. But I can only do this if you have a
*** shared version of the library, which you do not appear to have
*** because I did check the linker path looking for a file starting
*** with libgtk-x11-2.0 but no candidates were found. (...for file magic
test)
This is interesting, because this passed in config.log:
gcc -o conftest.exe -g -O2 -Wall -Wdeclaration-after-statement
-Wno-format -Wpointer-arith -Wno-pointer-sign -Wwrite-strings
-Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing
-I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
-I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/pixman-1
-I/usr/include/freetype2 -I/usr/include/libpng12 conftest.c
-lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0
-lgio-2.0 -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage
-lpangoft2-1.0 -lXext -lXfixes -lcairo -lpixman-1 -lglitz -lpng12
-lxcb-render-util -lXrender -lxcb-render -lX11 -lxcb -lXau -lXdmcp
-lpango-1.0 -lm -lfontconfig -lexpat -lfreetype -lz -lgobject-2.0
-lgmodule-2.0 -lglib-2.0 -lintl -liconv -lm
Can you attach also the "libtool" script found in the build directory,
and the output of
find /usr -name "???gtk-x11-2.0*"
Thanks,
Paolo
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk