Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Mar 2004 15:59:11 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jason Zimberoff <zim@svs.com>
Cc:        questions@freebsd.org
Subject:   Re: libXft port will not install...
Message-ID:  <20040330235911.GA40651@xor.obsecurity.org>
In-Reply-To: <200403302347.i2UNl8Q0001210@grayfox.svs.com>
References:  <200403302347.i2UNl8Q0001210@grayfox.svs.com>

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

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

On Tue, Mar 30, 2004 at 05:47:08PM -0600, Jason Zimberoff wrote:

> =3D=3D=3D> libXft-2.1.6 depends on executable: gmake - found
> =3D=3D=3D> libXft-2.1.6 depends on shared library: fontconfig.1 - found
> =3D=3D=3D> libXft-2.1.6 depends on shared library: X11.6 - found
> =3D=3D=3D> Configuring for libXft-2.1.6
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> checking whether gmake sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for gcc... cc
> checking for C compiler default output file name... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for suffix of executables...=20
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether cc accepts -g... yes
> checking for cc option to accept ANSI C... none needed
> checking for style of include used by gmake... GNU
> checking dependency style of cc... gcc3
> checking build system type... i386-portbld-freebsd5.0
> checking host system type... i386-portbld-freebsd5.0
> checking for a sed that does not truncate output... /usr/bin/sed
> checking for egrep... grep -E
> checking for ld used by cc... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking for /usr/bin/ld option to reload object files... -r
> checking for BSD-compatible nm... /usr/bin/nm -B
> checking whether ln -s works... yes
> checking how to recognise dependent libraries... pass_all
> checking how to run the C preprocessor... cc -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... yes
> checking for dlfcn.h... yes
> checking whether we are using the GNU C++ compiler... yes
> checking whether c++ accepts -g... yes
> checking dependency style of c++... gcc3
> checking how to run the C++ preprocessor... c++ -E
> checking for g77... no
> checking for f77... f77
> checking whether we are using the GNU Fortran 77 compiler... yes
> checking whether f77 accepts -g... yes
> checking the maximum length of command line arguments... (cached) 65536
> checking command to parse /usr/bin/nm -B output from cc object... ok
> checking for objdir... .libs
> checking for ar... ar
> checking for ranlib... ranlib
> checking for strip... strip
> checking if cc static flag works... yes
> checking if cc supports -fno-rtti -fno-exceptions... yes
> checking for cc option to produce PIC... -fPIC
> checking if cc PIC flag -fPIC works... yes
> checking if cc supports -c -o file.o... yes
> checking whether the cc linker (/usr/bin/ld) supports shared libraries...=
 yes
> checking whether -lc should be explicitly linked in... yes
> checking dynamic linker characteristics... freebsd5.0 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> configure: creating libtool
> appending configuration tag "CXX" to libtool
> checking for ld used by c++... /usr/bin/ld
> checking if the linker (/usr/bin/ld) is GNU ld... yes
> checking whether the c++ linker (/usr/bin/ld) supports shared libraries..=
. yes
> checking for c++ option to produce PIC... -fPIC
> checking if c++ PIC flag -fPIC works... yes
> checking if c++ supports -c -o file.o... yes
> checking whether the c++ linker (/usr/bin/ld) supports shared libraries..=
. yes
> checking dynamic linker characteristics... freebsd5.0 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> appending configuration tag "F77" to libtool
> checking if libtool supports shared libraries... yes
> checking whether to build shared libraries... yes
> checking whether to build static libraries... yes
> checking for f77 option to produce PIC... -fPIC
> checking if f77 PIC flag -fPIC works... yes
> checking if f77 supports -c -o file.o... yes
> checking whether the f77 linker (/usr/bin/ld) supports shared libraries..=
. yes
> checking dynamic linker characteristics... freebsd5.0 ld.so
> checking how to hardcode library paths into programs... immediate
> checking whether stripping libraries is possible... yes
> checking for pkg-config... /usr/local/bin/pkg-config
> checking for xrender >=3D 0.8.2... checking for xrender >=3D 0... checkin=
g for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
> checking X11/extensions/Xrender.h usability... yes
> checking X11/extensions/Xrender.h presence... yes
> checking for X11/extensions/Xrender.h... yes
> checking for XRenderFindStandardFormat... no
> =3D=3D=3D> Script "configure" failed unexpectedly.
> Please report the problem to gnome@FreeBSD.org [maintainer] and attach the
> "/usr/ports/x11-fonts/libXft/work/libXft-2.1.6/config.log" including the
> output of the failure of your make command. Also, it might be a good idea=
 to
> provide an overview of all packages installed on your system (e.g. an `ls
> /var/db/pkg`).
> *** Error code 1
>=20
> Stop in /usr/ports/x11-fonts/libXft.
>=20
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
>=20
> Can anyone help?

Why didn't you follow the advice given to you by the system?

Kris

--azLHFNyN32YCQGCU
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFAagnPWry0BWjoQKURAnlRAJ9noER8ndxjg4Ka1rEtoDt0K27sxACeNEOR
CyeE0uYR15vHQdVGSfKBE8o=
=gK51
-----END PGP SIGNATURE-----

--azLHFNyN32YCQGCU--



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