From: SourceForge.net <no...@so...> - 2005-11-16 19:09:08
|
Bugs item #1358348, was opened at 2005-11-16 11:09 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1358348&group_id=53614 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: ruby-libart Initial Comment: Compiling ruby-libart when having libart-lgpl version 2.3.17 results in: extconf.rb: Entering directory `libart' checking for GCC... yes checking for rb_define_alloc_func()... no checking for rb_block_proc()... no checking for new allocation framework... yes checking for attribute assignment... yes checking for libart-2.0... yes checking for png.h... yes checking for jpeglib.h... yes checking for png_create_write_struct() in -lpng... no checking for jpeg_set_defaults() in -ljpeg... no checking for art_affine_identity() in -lart_lgpl_2... no *** .././libart/extconf.rb failed *** Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options. Provided configuration options: --with-opt-dir --with-opt-include=${opt-dir}/include --with-opt-lib=${opt-dir}/lib --with-make-prog=make --srcdir=.././libart --curdir --ruby=/usr/bin/ruby --with-pkg-config=pkg-config --with-pnglib=png --with-jpeglib=jpeg --with-art_lgpl_2lib=art_lgpl_2 extconf.rb: Leaving directory 'libart' ----- Ignored libraries: libart ----- Done. /usr/bin/ruby ./exec_make.rb '' make all ----- SUCCEEDED: NONE FAILED: NONE ----- Done. /usr/bin/ruby ./exec_make.rb '' make install ----- SUCCEEDED: NONE FAILED: NONE ----- Done. ---- GNU/Linux distro ArchLinux/current GCC 4.0.2 libart-lgpl 2.3.17 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=470969&aid=1358348&group_id=53614 |