libgsf configure fails
Adam Weinberger
adamw at FreeBSD.org
Wed Jun 9 18:58:56 GMT 2004
>> (06.09.2004 @ 1452 PST): Steve Tremblett said, in 10K: <<
>
> This has been an issue for a while. Since I haven't seen anyone else
> comment on it, I suspect it is something unique to my box. Below are
> the make output and the config.log. gnomeloganalyzer was not familiar
> with the failure. Any suggestions/workarounds?
Recompile libxml2 without THREADS support.
cd /usr/ports/textproc/libxml2 && make config
and turn off THREADS support.
# Adam
>
> Thanks
> Steve
>
>
> >>>>>> libgsf.make:
>
> ===> Vulnerability check disabled
> ===> Extracting for libgsf-gnome-1.9.1_1
> >> Checksum OK for gnome2/libgsf-1.9.1.tar.bz2.
> ===> Patching for libgsf-gnome-1.9.1_1
> ===> Applying FreeBSD patches for libgsf-gnome-1.9.1_1
> ===> libgsf-gnome-1.9.1_1 depends on executable: gmake - found
> ===> libgsf-gnome-1.9.1_1 depends on file: /usr/local/bin/libtool13 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on file:
> /usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
> ===> libgsf-gnome-1.9.1_1 depends on executable: pkg-config - found
> ===> libgsf-gnome-1.9.1_1 depends on file:
> /usr/local/bin/intltool-extract - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: glib-2.0.400 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: atk-1.0.600 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: pango-1.0.399 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: gtk-x11-2.0.400 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: linc.1 - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: IDL-2.0 - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: ORBit-2.0 - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: xml2.5 - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: bonobo-2.0 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: gconf-2.5 - found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: gnomevfs-2.600 -
> found
> ===> libgsf-gnome-1.9.1_1 depends on shared library: gsf-1.10 - found
> ===> Configuring for libgsf-gnome-1.9.1_1
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g
> wheel
> checking whether build environment is sane... yes
> /usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/missing: Unknown `--run'
> option
> Try `/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/missing --help' for
> more information
> configure: WARNING: `missing' script is too old or missing
> 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... configure: error: C
> compiler cannot create executables
> See `config.log' for more details.
> ===> Script "configure" failed unexpectedly.
> Please direct the output of the failure of the make command to a file,
> and
> then feed that file to the gnomelogalyzer, available from
> http://www.freebsd.org/gnome/gnomelogalyzer.sh, which will diagnose the
> problem
> and suggest a solution. If - and only if - the gnomelogalyzer cannot
> solve
> the problem, report the problem to the FreeBSD GNOME team at
> gnome at FreeBSD.org,
> and attach "/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/config.log"
> and
> the output of the failure of the 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
>
> Stop in /usr/ports/devel/libgsf-gnome.
>
> <<<<<<<<
>
> >>>>>>> config.log
>
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
>
> It was created by configure, which was
> generated by GNU Autoconf 2.59. Invocation command line was
>
> $ ./configure --with-html-dir=/usr/local/share/doc/gsf
> --disable-gtk-doc --with-bz2 --with-gnome --prefix=/usr/local
> --build=i386-portbld-freebsd4.10
>
> ## --------- ##
> ## Platform. ##
> ## --------- ##
>
> hostname = sjt-bsd.corrosiv.org
> uname -m = i386
> uname -r = 4.10-STABLE
> uname -s = FreeBSD
> uname -v = FreeBSD 4.10-STABLE #0: Sun May 30 17:25:49 EDT 2004
> root at sjt-bsd.corrosiv.org:/usr/obj/usr/src/sys/SJT
>
> /usr/bin/uname -p = i386
> /bin/uname -X = unknown
>
> /bin/arch = unknown
> /usr/bin/arch -k = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo = unknown
> /bin/machine = unknown
> /usr/bin/oslevel = unknown
> /bin/universe = unknown
>
> PATH: /usr/local/libexec/libtool13
> PATH: /sbin
> PATH: /usr/sbin
> PATH: /bin
> PATH: /usr/bin
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
> PATH: /usr/local/bin
> PATH: /usr/X11R6/bin
>
>
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
>
> configure:1560: checking for a BSD-compatible install
> configure:1615: result: /usr/bin/install -c -o root -g wheel
> configure:1626: checking whether build environment is sane
> configure:1669: result: yes
> configure:1694: WARNING: `missing' script is too old or missing
> configure:1702: checking for gawk
> configure:1731: result: no
> configure:1702: checking for mawk
> configure:1731: result: no
> configure:1702: checking for nawk
> configure:1718: found /usr/bin/nawk
> configure:1728: result: nawk
> configure:1738: checking whether gmake sets $(MAKE)
> configure:1758: result: yes
> configure:1922: checking whether to enable maintainer-specific portions
> of Makefiles
> configure:1931: result: no
> configure:1993: checking for gcc
> configure:2019: result: cc
> configure:2263: checking for C compiler version
> configure:2266: cc --version </dev/null >&5
> 2.95.4
> configure:2269: $? = 0
> configure:2271: cc -v </dev/null >&5
> Using builtin specs.
> gcc version 2.95.4 20020320 [FreeBSD]
> configure:2274: $? = 0
> configure:2276: cc -V </dev/null >&5
> cc: argument to `-V' is missing
> configure:2279: $? = 1
> configure:2302: checking for C compiler default output file name
> configure:2305: cc -O -pipe -I/usr/local/include -L/usr/local/lib
> -lgsf-1 conftest.c >&5
> /usr/local/lib/libxml2.so.5: undefined reference to
> `pthread_cond_signal'
> /usr/local/lib/libxml2.so.5: undefined reference to
> `pthread_getspecific'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_once'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_key_create'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_cond_init'
> /usr/local/lib/libxml2.so.5: undefined reference to
> `pthread_mutex_unlock'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_self'
> /usr/local/lib/libxml2.so.5: undefined reference to
> `pthread_mutex_destroy'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_lock'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_cond_wait'
> /usr/local/lib/libxml2.so.5: undefined reference to `pthread_mutex_init'
> /usr/local/lib/libxml2.so.5: undefined reference to
> `pthread_setspecific'
> configure:2308: $? = 1
> configure: failed program was:
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "libgsf"
> | #define VERSION "1.9.1"
> | /* end confdefs.h. */
> |
> | int
> | main ()
> | {
> |
> | ;
> | return 0;
> | }
> configure:2346: error: C compiler cannot create executables
> See `config.log' for more details.
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> ac_cv_env_CXXFLAGS_value=' -O -pipe '
> ac_cv_env_F77_value=
> ac_cv_env_CXXCPP_set=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_CFLAGS_set=set
> ac_cv_prog_make_gmake_set=yes
> ac_cv_env_FFLAGS_set=
> lt_cv_sys_max_cmd_len=65536
> ac_cv_env_CPP_value=
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CXX_set=set
> ac_cv_env_host_alias_set=
> ac_cv_env_build_alias_set=set
> ac_cv_env_CXXCPP_value=
> ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lgsf-1'
> ac_cv_env_target_alias_set=
> ac_cv_env_CFLAGS_value='-O -pipe '
> ac_cv_env_CC_set=set
> ac_cv_env_FFLAGS_value=
> ac_cv_env_CPPFLAGS_value=-I/usr/local/include
> ac_cv_env_CXXFLAGS_set=set
> ac_cv_env_CXX_value=c++
> ac_cv_env_F77_set=
> ac_cv_env_host_alias_value=
> ac_cv_prog_AWK=nawk
> ac_cv_env_build_alias_value=i386-portbld-freebsd4.10
> ac_cv_prog_ac_ct_CC=cc
> ac_cv_env_target_alias_value=
> ac_cv_env_CC_value=cc
> ac_cv_env_CPP_set=
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='aclocal-1.7'
> AMDEPBACKSLASH=''
> AMDEP_FALSE=''
> AMDEP_TRUE=''
> AMTAR='tar'
> AR=''
> AS=''
> AUTOCONF='autoconf'
> AUTOHEADER='autoheader'
> AUTOMAKE='automake-1.7'
> AWK='nawk'
> BZ2_LIBS=''
> CC='cc'
> CCDEPMODE=''
> CFLAGS='-O -pipe '
> CPP=''
> CPPFLAGS='-I/usr/local/include'
> CXX='c++'
> CXXCPP=''
> CXXDEPMODE=''
> CXXFLAGS=' -O -pipe '
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR=''
> DLLTOOL=''
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> ENABLE_GTK_DOC_FALSE=''
> ENABLE_GTK_DOC_TRUE=''
> EXEEXT=''
> F77=''
> FFLAGS=''
> GTK_DOC_USE_LIBTOOL_FALSE=''
> GTK_DOC_USE_LIBTOOL_TRUE=''
> HTML_DIR=''
> INSTALL_DATA='install -c -o root -g wheel -m 444'
> INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
> INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> LDFLAGS='-L/usr/local/lib -lgsf-1'
> LIBGSF_CFLAGS=''
> LIBGSF_GNOME_CFLAGS=''
> LIBGSF_GNOME_LIBS=''
> LIBGSF_LIBS=''
> LIBGSF_MAJOR_VERSION='1'
> LIBGSF_MICRO_VERSION='1'
> LIBGSF_MINOR_VERSION='9'
> LIBOBJS=''
> LIBS=''
> LIBTOOL='/usr/local/bin/libtool13'
> LN_S=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='makeinfo'
> OBJDUMP=''
> OBJEXT=''
> OS_WIN32_FALSE=''
> OS_WIN32_TRUE=''
> PACKAGE='libgsf'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> PLATFORM_WIN32_FALSE=''
> PLATFORM_WIN32_TRUE=''
> RANLIB=''
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP=''
> VERSION='1.9.1'
> VERSION_INFO='10:1:9'
> WARN_CFLAGS=''
> WITH_LIBGSF_GNOME_FALSE=''
> WITH_LIBGSF_GNOME_TRUE=''
> WITH_PYTHON_FALSE=''
> WITH_PYTHON_TRUE=''
> Z_LIBS=''
> ac_ct_AR=''
> ac_ct_AS=''
> ac_ct_CC='cc'
> ac_ct_CXX=''
> ac_ct_DLLTOOL=''
> ac_ct_F77=''
> ac_ct_OBJDUMP=''
> ac_ct_RANLIB=''
> ac_ct_STRIP=''
> am__fastdepCC_FALSE=''
> am__fastdepCC_TRUE=''
> am__fastdepCXX_FALSE=''
> am__fastdepCXX_TRUE=''
> am__include=''
> am__leading_dot='.'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build='i386-portbld-freebsd4.10'
> build_alias='i386-portbld-freebsd4.10'
> build_cpu=''
> build_os=''
> build_vendor=''
> datadir='${prefix}/share'
> exec_prefix='NONE'
> host=''
> host_alias=''
> host_cpu=''
> host_os=''
> host_vendor=''
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/usr/ports/devel/libgsf-gnome/work/libgsf-1.9.1/install-sh'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='/usr/local'
> program_transform_name='s,x,x,'
> sbindir='${exec_prefix}/sbin'
> sharedstatedir='${prefix}/com'
> sysconfdir='${prefix}/etc'
> target_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE "libgsf"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define VERSION "1.9.1"
>
> configure: exit 77
>
> <<<<<<<<<<<<
>
> --
> Steve Tremblett
> Cisco Systems
>
>
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>> end of "libgsf configure fails" from Steve Tremblett <<
--
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx || adamw at gnome.org
http://www.vectors.cx
More information about the freebsd-gnome
mailing list