Date: Thu, 23 Jan 2014 22:41:42 +0100 From: Olivier Duchateau <duchateau.olivier@gmail.com> To: redsvo@frontier.com Cc: "xfce@FreeBSD.org" <xfce@freebsd.org> Subject: Re: Problem compiling xfburn Message-ID: <CAHcdu2pqaxPBvbKrZDjNtsVLzc9cXoehxQ-5CgbYNp5tE-3Q5A@mail.gmail.com> In-Reply-To: <822F94888A644A31903B492AA555699C@AlohaHP> References: <822F94888A644A31903B492AA555699C@AlohaHP>
next in thread | previous in thread | raw e-mail | index | archive | help
2014/1/23 <redsvo@frontier.com>: > I am having a problem compiling the xfburn package under FreeBSD 10.0-REL= EASE. As requested in the output, here is the associated data: > > Thank you, > Rick Sattler > redsvo@frontier.com > --------------------------------------- OUTPUT FROM =93MAKE=94 BEGINS HER= E -------------------------------------- > =3D=3D=3D> Returning to build of xfce4-conf-4.10.0_4 > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on executable: gmake - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on executable: pkgconf - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on file: /usr/local/libdata/pkgc= onfig/x11.pc - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on file: /usr/local/bin/intltool= -extract - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on package: libxfce4util>=3D4.10= .1 - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on file: /usr/local/bin/perl5.18= .1 - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libdbus-glib-= 1.so - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libintl.so - = found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libatk-1.0.so= - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libglib-2.0.s= o - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libpcre.so - = found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libgtk-x11-2.= 0.so - found > =3D=3D=3D> xfce4-conf-4.10.0_4 depends on shared library: libpango-1.0.= so - found > =3D=3D=3D> Configuring for xfce4-conf-4.10.0_4 > =3D=3D=3D> FreeBSD 10 autotools fix applied to /usr/ports/x11/xfce4-con= f/work/xfconf-4.10.0/configure > =3D=3D=3D> FreeBSD 10 autotools fix applied to /usr/ports/x11/xfce4-con= f/work/xfconf-4.10.0/aclocal.m4 > configure: loading site script /usr/ports/Templates/config.site > checking for a BSD-compatible install... /usr/bin/install -c -o root -g w= heel > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p > checking for gawk... (cached) /usr/bin/awk > checking whether gmake sets $(MAKE)... yes > checking how to create a ustar tar archive... (cached) /usr/bin/tar > checking whether to enable maintainer-specific portions of Makefiles... n= o > checking whether gmake supports nested variables... yes > checking for style of include used by gmake... GNU > checking for gcc... cc > checking whether the C compiler works... yes > checking for C compiler default output file name... a.out > checking for suffix of executables... > checking whether we are cross compiling... no > 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 how to run the C preprocessor... cpp > checking for grep that handles long lines and -e... (cached) /usr/bin/gre= p > checking for egrep... (cached) /usr/bin/egrep > checking for ANSI C header files... (cached) yes > checking for sys/types.h... (cached) yes > checking for sys/stat.h... (cached) yes > checking for stdlib.h... (cached) yes > checking for string.h... (cached) yes > checking for memory.h... (cached) yes > checking for strings.h... (cached) yes > checking for inttypes.h... (cached) yes > checking for stdint.h... (cached) yes > checking for unistd.h... (cached) yes > checking for minix/config.h... (cached) no > checking whether it is safe to define __EXTENSIONS__... yes > checking for library containing strerror... none required > checking for 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 whether cc understands -c and -o together... yes > checking whether NLS is requested... yes > checking for intltool-update... /usr/local/bin/intltool-update > checking for intltool-merge... /usr/local/bin/intltool-merge > checking for intltool-extract... /usr/local/bin/intltool-extract > checking for xgettext... /usr/local/bin/xgettext > checking for msgmerge... /usr/local/bin/msgmerge > checking for msgfmt... /usr/local/bin/msgfmt > checking for gmsgfmt... /usr/local/bin/msgfmt > checking for perl... /usr/bin/perl > checking for perl >=3D 5.8.1... 5.18.1 > checking for XML::Parser... configure: error: XML::Parser perl module is = required for intltool > =3D=3D=3D> Script "configure" failed unexpectedly. > Please report the problem to xfce@FreeBSD.org [maintainer] and attach the > "/usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/config.log" including the o= utput > of the failure of your make command. Also, it might be a good idea to pro= vide > an overview of all packages installed on your system (e.g. a > /usr/local/sbin/pkg-static info -g -Ea). > *** Error code 1 If you are upgraded Perl, you must to reinstall textproc/p5-XML-Parser. > Stop. > make[7]: stopped in /usr/ports/x11/xfce4-conf > *** Error code 1 > > Stop. > make[6]: stopped in /usr/ports/x11/xfce4-conf > *** Error code 1 > > Stop. > make[5]: stopped in /usr/ports/x11/libxfce4menu > *** Error code 1 > > Stop. > make[4]: stopped in /usr/ports/x11/libxfce4menu > *** Error code 1 > > Stop. > make[3]: stopped in /usr/ports/x11/libexo > *** Error code 1 > > Stop. > make[2]: stopped in /usr/ports/x11/libexo > *** Error code 1 > > Stop. > make[1]: stopped in /usr/ports/sysutils/xfburn > *** Error code 1 > > Stop. > make: stopped in /usr/ports/sysutils/xfburn > --------------------------> OUTPUT FROM =93MAKE=94 ENDS HERE <-----------= -------------------- > --------------------------> /usr/ports/x11/xfce4-conf/work/xfconf-4.10.0/= config.log <---- > attached in native format > ---------------------------> end log file <------------------------------= ------------------------------- > ---------------------------> packages installed <------------------------= --------------------------- > attached in native format: packages-installed > > > --- > This email is free from viruses and malware because avast! Antivirus prot= ection is active. > http://www.avast.com > > _______________________________________________ > freebsd-xfce@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-xfce > To unsubscribe, send any mail to "freebsd-xfce-unsubscribe@freebsd.org" --=20 olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHcdu2pqaxPBvbKrZDjNtsVLzc9cXoehxQ-5CgbYNp5tE-3Q5A>