Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 2008 03:48:39 +0100
From:      Wael Nasreddine <mla@nasreddine.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Headless Azureus with any X11 Dependencies ??
Message-ID:  <20080314024839.GD28414@phoenix.nasreddine.info>
In-Reply-To: <20080314015808.GC28414@phoenix.nasreddine.info>
References:  <20080314004328.GA28414@phoenix.nasreddine.info> <200803140208.44527.fbsd.questions@rachie.is-a-geek.net> <20080314015808.GC28414@phoenix.nasreddine.info>

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

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

This One Time, at Band Camp, Wael Nasreddine <mla@nasreddine.com> said, On =
Fri, Mar 14, 2008 at 02:58:08AM +0100:
> This One Time, at Band Camp, Mel <fbsd.questions@rachie.is-a-geek.net> sa=
id, On Fri, Mar 14, 2008 at 02:08:43AM +0100:
> > On Friday 14 March 2008 01:43:28 Wael Nasreddine wrote:

> > > Anyway, I switched from Gentoo to FreeBSD like a month ago, I'm quite
> > > happy with it, very stable very reliable, but I'm having trouble
> > > installing azureus. Since it's a server, that doesn't even have a
> > > monitor attached to it, I have no use for any X11 dependencies, so
> > > I've added to make.conf

> > > --------CUT
> > > WITHOUT_X11=3Dyes
> > > --------CUT


> > Unfortunately, that switch isn't working as "I don't want anything pull=
ed in=20
> > that uses X11", but rather as "If this port can be built without X11, t=
hen I=20
> > will obey that, otherwise I will go ahead and install X11".
> > Maybe that's a project for next google's summer of code.

> > Anyway, the port depends on x11-toolkits/swt, which is what pulls in X.=
 If you=20
> > know that azareus can be built without X, you could request support for=
 it=20
> > through the send-pr(1) mechanism, but it doesn't look like that'd be an=
 easy=20
> > job.

> Oh that's too bad :S since I need it, I'll just install it with the X
> dependencies...

> Thanks anyway, I appreciate your help :)

I'm having a problem compiling libXext, here's the log:

--------CUT
=3D=3D=3D>  Cleaning for libXext-1.0.3,1

=3D=3D=3D>  Extracting for libXext-1.0.3,1
=3D> MD5 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
=3D> SHA256 Checksum OK for xorg/lib/libXext-1.0.3.tar.bz2.
=3D=3D=3D>  Patching for libXext-1.0.3,1
=3D=3D=3D>   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/=
xextproto.pc - found
=3D=3D=3D>   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/=
xproto.pc - found
=3D=3D=3D>   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/=
x11.pc - not found
=3D=3D=3D>    Verifying install for /usr/local/libdata/pkgconfig/x11.pc in =
/usr/ports/x11/libX11
     =3D> No directory for /usr/local/libdata/pkgconfig/x11.pc.  Skipping..
=3D=3D=3D>   libXext-1.0.3,1 depends on file: /usr/local/libdata/pkgconfig/=
xau.pc - found
=3D=3D=3D>   libXext-1.0.3,1 depends on executable: pkg-config - found
=3D=3D=3D>  Configuring for libXext-1.0.3,1
configure: WARNING: you should use --build, --host, --target
checking for a BSD-compatible install... /usr/bin/install -c -o root -g whe=
el
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd7.0
checking host system type... i386-portbld-freebsd7.0
checking for style of include used by make... GNU
checking for i386-portbld-freebsd7.0-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 ISO C89... none needed
checking dependency style of cc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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 i386-portbld-freebsd7.0-g77... no
checking for i386-portbld-freebsd7.0-f77... no
checking for i386-portbld-freebsd7.0-xlf... no
checking for i386-portbld-freebsd7.0-frt... no
checking for i386-portbld-freebsd7.0-pgf77... no
checking for i386-portbld-freebsd7.0-cf77... no
checking for i386-portbld-freebsd7.0-fort77... no
checking for i386-portbld-freebsd7.0-fl32... no
checking for i386-portbld-freebsd7.0-af77... no
checking for i386-portbld-freebsd7.0-f90... no
checking for i386-portbld-freebsd7.0-xlf90... no
checking for i386-portbld-freebsd7.0-pgf90... no
checking for i386-portbld-freebsd7.0-pghpf... no
checking for i386-portbld-freebsd7.0-epcf90... no
checking for i386-portbld-freebsd7.0-gfortran... no
checking for i386-portbld-freebsd7.0-g95... no
checking for i386-portbld-freebsd7.0-f95... no
checking for i386-portbld-freebsd7.0-fort... no
checking for i386-portbld-freebsd7.0-xlf95... no
checking for i386-portbld-freebsd7.0-ifort... no
checking for i386-portbld-freebsd7.0-ifc... no
checking for i386-portbld-freebsd7.0-efc... no
checking for i386-portbld-freebsd7.0-pgf95... no
checking for i386-portbld-freebsd7.0-lf95... no
checking for i386-portbld-freebsd7.0-ftn... no
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... (cached) 262144
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for i386-portbld-freebsd7.0-ar... no
checking for ar... ar
checking for i386-portbld-freebsd7.0-ranlib... no
checking for ranlib... ranlib
checking for i386-portbld-freebsd7.0-strip... no
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld) supports shared libraries... y=
es
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd7.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++ static flag -static 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... freebsd7.0 ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for i386-portbld-freebsd7.0-gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for i386-portbld-freebsd7.0-pkg-config... no
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XEXT... gnome-config: not found
configure: error: Package requirements (xproto x11 xextproto xau) were not =
met.
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively you may set the XEXT_CFLAGS and XEXT_LIBS environment variabl=
es
to avoid the need to call pkg-config.  See the pkg-config man page for
more details.
=3D=3D=3D>  Script "configure" failed unexpectedly.
Please report the problem to x11@FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libXext/work/libXext-1.0.3/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provi=
de
an overview of all packages installed on your system (e.g. an `ls
/var/db/pkg`).
*** Error code 1

Stop in /usr/ports/x11/libXext.

=3D=3D=3D>>> make failed for x11/libXext
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for /usr/ports/x11/libXext failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for /usr/ports/x11/libXi failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for /usr/ports/java/diablo-jdk15 failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for /usr/ports/java/jdk15 failed
=3D=3D=3D>>> Aborting update

=3D=3D=3D>>> Update for /usr/ports/devel/apache-ant failed
=3D=3D=3D>>> Aborting update
--------CUT

which package provides gnome-config ( pkg_info -W `which gnome-config` ) ??

Thanks

--=20
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

=2E: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.

--ULyIDA2m8JTe+TiX
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFH2eeHVWU5RcjdGKIRAvLdAJ9N5MXXI889pTck+r2utnHX5iUUWgCdF/iP
7hKP9u1UN26fFP7qL7gNyJU=
=laUu
-----END PGP SIGNATURE-----

--ULyIDA2m8JTe+TiX--



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