Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2002 13:39:40 +0300
From:      Valentin Zahariev <curly@e-card.bg>
To:        gnome@FreeBSD.org
Subject:   graphics/librsvg configure failed
Message-ID:  <20020509103940.GB29599@e-card.bg>

next in thread | raw e-mail | index | archive | help

--UPT3ojh+0CqEDtpF
Content-Type: multipart/mixed; boundary="8P1HSweYDcXXzwPJ"
Content-Disposition: inline


--8P1HSweYDcXXzwPJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable


checking for libart-config... /usr/local/bin/libart-config
configure: error: librsvg needs libart version 2.2.x not 2.3.3
=3D=3D=3D>  Script "configure" failed unexpectedly.
      Please report the problem to gnome@FreeBSD.org [maintainer] and attach
      the "/usr/ports/graphics/librsvg/work/librsvg-1.0.3/config.log" inclu=
ding
      the output of the failure of your make command. Also, it might be a g=
ood
      idea to provide an overview of all packages installed on your system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1
Stop in /usr/ports/graphics/librsvg.



--=20
rgdz
	curly
--------------------
http://www.e-card.bg
--------------------
PGP keyID: 0xC005C5CA=20
Key fingerprint =3D F3 46 26 21 8F F0 5E 19  5B B3 34 08 24 9E 71 13  C0 05=
 C5 CA
http://certs.e-card.bg:11371/pks/lookup?op=3Dget&search=3D0xC005C5CA

--8P1HSweYDcXXzwPJ
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="config.log"

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:770: checking for a BSD compatible install
configure:823: checking whether build environment is sane
configure:880: checking whether gmake sets ${MAKE}
configure:926: checking for working aclocal
configure:939: checking for working autoconf
configure:952: checking for working automake
configure:965: checking for working autoheader
configure:978: checking for working makeinfo
configure:993: checking whether to enable maintainer-specific portions of Makefiles
configure:1019: checking for gcc
configure:1132: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) works
configure:1148: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1174: checking whether the C compiler (cc -O -pipe -march=pentiumpro ) is a cross-compiler
configure:1179: checking whether we are using GNU C
configure:1188: cc -E conftest.c
configure:1207: checking whether cc accepts -g
configure:1239: checking how to run the C preprocessor
configure:1260: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1319: checking for ANSI C header files
configure:1332: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:1399: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:1442: checking for Cygwin environment
configure:1458: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1454: `__CYGWIN32__' undeclared (first use in this function)
configure:1454: (Each undeclared identifier is reported only once
configure:1454: for each function it appears in.)
configure: failed program was:
#line 1447 "configure"
#include "confdefs.h"

int main() {

#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif
return __CYGWIN__;
; return 0; }
configure:1475: checking for mingw32 environment
configure:1487: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure: In function `main':
configure:1483: `__MINGW32__' undeclared (first use in this function)
configure:1483: (Each undeclared identifier is reported only once
configure:1483: for each function it appears in.)
configure: failed program was:
#line 1480 "configure"
#include "confdefs.h"

int main() {
return __MINGW32__;
; return 0; }
configure:1579: checking host system type
configure:1600: checking build system type
configure:1629: checking for ld used by GCC
configure:1697: checking if the linker (/usr/libexec/elf/ld) is GNU ld
GNU ld version 2.11.2 20010719 [FreeBSD] (with BFD 2.11.2 20010719 [FreeBSD])
configure:1714: checking for /usr/libexec/elf/ld option to reload object files
configure:1726: checking for BSD-compatible nm
configure:1764: checking whether ln -s works
configure:1785: checking how to recognise dependant libraries
configure:1968: checking for object suffix
configure:1974: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:1994: checking for executable suffix
configure:2004: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -L/usr/local/lib 1>&5
configure:2035: checking command to parse /usr/bin/nm -B output
configure:2115: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:2118: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > conftest.nm
configure:2169: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c conftstm.o 1>&5
configure:2218: checking for dlfcn.h
configure:2228: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:2396: checking for ranlib
configure:2463: checking for strip
configure:2706: checking for objdir
configure:2733: checking for cc option to produce PIC
configure:2885: checking if cc PIC flag -fPIC works
configure:2899: cc -c -O -pipe -march=pentiumpro -fPIC -DPIC -I/usr/local/include conftest.c 1>&5
configure:2951: checking if cc static flag -static works
configure:2966: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  -static conftest.c -L/usr/local/lib 1>&5
configure:2993: checking if cc supports -c -o file.o
configure:3012: cc -c -O -pipe -march=pentiumpro -o out/conftest2.o -I/usr/local/include conftest.c 1>&5
configure:3041: checking if cc supports -c -o file.lo
configure:3059: cc -c -O -pipe -march=pentiumpro -c -o conftest.lo -I/usr/local/include conftest.c 1>&5
configure:3109: checking if cc supports -fno-rtti -fno-exceptions
configure:3122: cc -c -O -pipe -march=pentiumpro -fno-rtti -fno-exceptions -c conftest.c -I/usr/local/include conftest.c 1>&5
configure:3149: checking whether the linker (/usr/libexec/elf/ld) supports shared libraries
configure:3805: checking how to hardcode library paths into programs
configure:3833: checking whether stripping libraries is possible
configure:3847: checking dynamic linker characteristics
configure:4244: checking if libtool supports shared libraries
configure:4248: checking whether to build shared libraries
configure:4271: checking whether to build static libraries
configure:4807: checking whether -lc should be explicitly linked in
configure:4814: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:4827: cc -shared conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2>&1 | grep  -lc  >/dev/null 2>&1
configure:5417: checking for poptParseArgvString in -lpopt
configure:5436: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lpopt  -L/usr/local/lib 1>&5
configure:5460: checking for png_read_info in -lpng
configure:5479: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include  conftest.c -lpng -lz -lm -L/usr/local/lib 1>&5
configure:5496: checking for png.h
configure:5506: cc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out
configure:5535: checking for png_structp in png.h
configure:5544: cc -c -O -pipe -march=pentiumpro -I/usr/local/include conftest.c 1>&5
configure:5570: checking for glib-config
configure:5626: checking for gtk-config
configure:5720: checking for gdk-pixbuf-config
configure:5755: checking for GDK_PIXBUF - version >= 0.10.0
configure:5837: cc -o conftest -O -pipe -march=pentiumpro -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include  conftest.c -L/usr/local/lib -L/usr/X11R6/lib -lgdk_pixbuf -L/usr/X11R6/lib -L/usr/X11R6/lib -lgtk12 -lgdk12 -L/usr/local/lib -Wl,-E -lgmodule12 -lglib12 -lintl -lXext -lX11 -lm 1>&5
configure:5958: checking for freetype-config
configure:5993: checking for FREETYPE2 - version >= 6.1.0
configure:6080: cc -o conftest -O -pipe -march=pentiumpro -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include  conftest.c -L/usr/local/lib -L/usr/local/lib -lfreetype 1>&5
configure:6168: checking for xml-config
configure:6225: checking for libart-config
' > conftest.nm"
ltconfig:1691: cc -o conftest -O -pipe -march=pentiumpro -fno-builtin -fno-rtti -fno-exceptions -I/usr/local/include  conftest.c conftstm.o 1>&5

--8P1HSweYDcXXzwPJ--

--UPT3ojh+0CqEDtpF
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5.8

iQA/AwUBPNpR4iSecRPABcXKEQIj5wCg3FW6qOsfnpmZFayWz9RDA0mSmJMAoIqM
7zCAJAnrw46qqxHf9/YOUQj/
=WjSF
-----END PGP SIGNATURE-----

--UPT3ojh+0CqEDtpF--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020509103940.GB29599>