Date: Thu, 19 Feb 2009 23:39:01 +0000 From: olumide komolafe <olumidek@hotmail.com> To: <freebsd-x11@freebsd.org> Subject: FW: issues with some libraries for XFCE4 Message-ID: <COL119-W2859534C9C125F3829B2CBD7B20@phx.gbl>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hi there I just tried to install XFCE via the ports collection - I got the following errors during the build - please see attached files. I would appreciate if you can look at them thank you. I am running freebsd 7.1 release. Thank you. Beyond Hotmail - see what else you can do with Windows Live Find out more! _________________________________________________________________ Win New York holidays with Kellogg’s & Live Search http://clk.atdmt.com/UKM/go/111354033/direct/01/ [-- Attachment #2 --] ===> jasper-1.900.1_7 depends on file: /usr/local/bin/libtool - found ===> jasper-1.900.1_7 depends on shared library: jpeg - found ===> jasper-1.900.1_7 depends on shared library: glut.3 - not found ===> Verifying install for glut.3 in /usr/ports/graphics/libglut ===> libglut-7.3_1 depends on executable: gmake - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> libglut-7.3_1 depends on file: /usr/local/libdata/pkgconfig/xmu.pc - found ===> libglut-7.3_1 depends on shared library: GLU.1 - not found ===> Verifying install for GLU.1 in /usr/ports/graphics/libGLU ===> libGLU-7.3 depends on executable: gmake - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xxf86vm.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> libGLU-7.3 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> libGLU-7.3 depends on shared library: GL.1 - found ===> Configuring for libGLU-7.3 checking build system type... amd64-portbld-freebsd7.1 checking host system type... amd64-portbld-freebsd7.1 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... 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 how to run the C preprocessor... cc -E 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 whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for gmake... gmake checking for makedepend... no checking for sed... /usr/bin/sed checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking whether to enable assembly... yes, amd64 checking for cc option to produce PIC... -fPIC checking for dlopen... yes checking for posix_memalign... yes checking pkg-config files for X11 are available... yes checking for LIBDRM... ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/libGLU/work/Mesa-7.3/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 Stop in /usr/ports/graphics/libGLU. *** Error code 1 Stop in /usr/ports/graphics/libglut. *** Error code 1 Stop in /usr/ports/graphics/jasper. *** Error code 1 Stop in /usr/ports/graphics/jasper. [-- Attachment #3 --] This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Mesa configure 7.3.0, which was generated by GNU Autoconf 2.61. Invocation command line was $ ./configure --disable-glut --disable-glw --with-demos=no --with-dri-drivers=no --enable-xcb --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd7.1 ## --------- ## ## Platform. ## ## --------- ## hostname = uname -m = amd64 uname -r = 7.1-RELEASE uname -s = FreeBSD uname -v = FreeBSD 7.1-RELEASE #0: Thu Jan 1 08:58:24 UTC 2009 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1927: checking build system type configure:1945: result: amd64-portbld-freebsd7.1 configure:1967: checking host system type configure:1982: result: amd64-portbld-freebsd7.1 configure:2056: checking for gcc configure:2083: result: cc configure:2321: checking for C compiler version configure:2328: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2331: $? = 0 configure:2338: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:2341: $? = 0 configure:2348: cc -V >&5 cc: '-V' option must have argument configure:2351: $? = 1 configure:2374: checking for C compiler default output file name configure:2401: cc -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2404: $? = 0 configure:2442: result: a.out configure:2459: checking whether the C compiler works configure:2469: ./a.out configure:2472: $? = 0 configure:2489: result: yes configure:2496: checking whether we are cross compiling configure:2498: result: no configure:2501: checking for suffix of executables configure:2508: cc -o conftest -O2 -fno-strict-aliasing -pipe -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:2511: $? = 0 configure:2535: result: configure:2541: checking for suffix of object files configure:2567: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2570: $? = 0 configure:2593: result: o configure:2597: checking whether we are using the GNU C compiler configure:2626: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2632: $? = 0 configure:2649: result: yes configure:2654: checking whether cc accepts -g configure:2684: cc -c -g -I/usr/local/include conftest.c >&5 configure:2690: $? = 0 configure:2789: result: yes configure:2806: checking for cc option to accept ISO C89 configure:2880: cc -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.c >&5 configure:2886: $? = 0 configure:2909: result: none needed configure:2932: checking how to run the C preprocessor configure:2972: cc -E -I/usr/local/include conftest.c configure:2978: $? = 0 configure:3009: cc -E -I/usr/local/include conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3015: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3048: result: cc -E configure:3077: cc -E -I/usr/local/include conftest.c configure:3083: $? = 0 configure:3114: cc -E -I/usr/local/include conftest.c conftest.c:8:28: error: ac_nonexistent.h: No such file or directory configure:3120: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "Mesa" | #define PACKAGE_TARNAME "mesa" | #define PACKAGE_VERSION "7.3.0" | #define PACKAGE_STRING "Mesa 7.3.0" | #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3205: checking for gcc configure:3232: result: cc configure:3470: checking for C compiler version configure:3477: cc --version >&5 cc (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3480: $? = 0 configure:3487: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3490: $? = 0 configure:3497: cc -V >&5 cc: '-V' option must have argument configure:3500: $? = 1 configure:3503: checking whether we are using the GNU C compiler configure:3555: result: yes configure:3560: checking whether cc accepts -g configure:3695: result: yes configure:3712: checking for cc option to accept ISO C89 configure:3815: result: none needed configure:3949: checking for C++ compiler version configure:3956: c++ --version >&5 c++ (GCC) 4.2.1 20070719 [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3959: $? = 0 configure:3966: c++ -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070719 [FreeBSD] configure:3969: $? = 0 configure:3976: c++ -V >&5 c++: '-V' option must have argument configure:3979: $? = 1 configure:3982: checking whether we are using the GNU C++ compiler configure:4011: c++ -c -O2 -fno-strict-aliasing -pipe -I/usr/local/include conftest.cpp >&5 configure:4017: $? = 0 configure:4034: result: yes configure:4039: checking whether c++ accepts -g configure:4069: c++ -c -g -I/usr/local/include conftest.cpp >&5 configure:4075: $? = 0 configure:4174: result: yes configure:4201: checking for gmake configure:4228: result: gmake configure:4241: checking for makedepend configure:4274: result: no configure:4281: checking for sed configure:4299: found /usr/bin/sed configure:4311: result: /usr/bin/sed configure:4431: checking for pkg-config configure:4449: found /usr/local/bin/pkg-config configure:4461: result: /usr/local/bin/pkg-config configure:4490: checking pkg-config is at least version 0.9.0 configure:4493: result: yes configure:4679: checking whether to enable assembly configure:4731: result: yes, amd64 configure:4765: checking for cc option to produce PIC configure:4851: result: -fPIC configure:4858: checking for dlopen configure:4914: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:4920: $? = 0 configure:4937: result: yes configure:5010: checking for posix_memalign configure:5066: cc -o conftest -O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:5072: $? = 0 configure:5089: result: yes configure:5832: checking pkg-config files for X11 are available configure:5835: $PKG_CONFIG --exists --print-errors "x11" configure:5838: $? = 0 configure:5849: result: yes configure:7341: checking for LIBDRM configure:7349: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" Requested 'libdrm >= 2.4.3' but version of libdrm is 2.3.1 configure:7352: $? = 1 configure:7367: $PKG_CONFIG --exists --print-errors "libdrm >= $LIBDRM_REQUIRED" Requested 'libdrm >= 2.4.3' but version of libdrm is 2.3.1 configure:7370: $? = 1 Requested 'libdrm >= 2.4.3' but version of libdrm is 2.3.1 configure:7398: error: Package requirements (libdrm >= 2.4.3) were not met: Requested 'libdrm >= 2.4.3' but version of libdrm is 2.3.1 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables LIBDRM_CFLAGS and LIBDRM_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=amd64-portbld-freebsd7.1 ac_cv_c_compiler_gnu=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_ARCH_FLAGS_set='' ac_cv_env_ARCH_FLAGS_value='' ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set='' ac_cv_env_CPP_value='' ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-O2 -fno-strict-aliasing -pipe' ac_cv_env_CXX_set=set ac_cv_env_CXX_value=c++ ac_cv_env_DRI2PROTO_CFLAGS_set='' ac_cv_env_DRI2PROTO_CFLAGS_value='' ac_cv_env_DRI2PROTO_LIBS_set='' ac_cv_env_DRI2PROTO_LIBS_value='' ac_cv_env_DRIGL_CFLAGS_set='' ac_cv_env_DRIGL_CFLAGS_value='' ac_cv_env_DRIGL_LIBS_set='' ac_cv_env_DRIGL_LIBS_value='' ac_cv_env_EXTRA_LIB_PATH_set='' ac_cv_env_EXTRA_LIB_PATH_value='' ac_cv_env_GLUT_CFLAGS_set='' ac_cv_env_GLUT_CFLAGS_value='' ac_cv_env_GLUT_LIBS_set='' ac_cv_env_GLUT_LIBS_value='' ac_cv_env_GLW_CFLAGS_set='' ac_cv_env_GLW_CFLAGS_value='' ac_cv_env_GLW_LIBS_set='' ac_cv_env_GLW_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=-L/usr/local/lib ac_cv_env_LIBDRM_CFLAGS_set='' ac_cv_env_LIBDRM_CFLAGS_value='' ac_cv_env_LIBDRM_LIBS_set='' ac_cv_env_LIBDRM_LIBS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_MKLIB_OPTIONS_set='' ac_cv_env_MKLIB_OPTIONS_value='' ac_cv_env_OPT_FLAGS_set='' ac_cv_env_OPT_FLAGS_value='' ac_cv_env_PIC_FLAGS_set='' ac_cv_env_PIC_FLAGS_value='' ac_cv_env_PKG_CONFIG_set='' ac_cv_env_PKG_CONFIG_value='' ac_cv_env_X11_INCLUDES_set='' ac_cv_env_X11_INCLUDES_value='' ac_cv_env_XCB_CFLAGS_set='' ac_cv_env_XCB_CFLAGS_value='' ac_cv_env_XCB_LIBS_set='' ac_cv_env_XCB_LIBS_value='' ac_cv_env_XLIBGL_CFLAGS_set='' ac_cv_env_XLIBGL_CFLAGS_value='' ac_cv_env_XLIBGL_LIBS_set='' ac_cv_env_XLIBGL_LIBS_value='' ac_cv_env_XMKMF_set='' ac_cv_env_XMKMF_value='' ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd7.1 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_dlopen=yes ac_cv_func_posix_memalign=yes ac_cv_host=amd64-portbld-freebsd7.1 ac_cv_objext=o ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/local/bin/pkg-config ac_cv_prog_CPP='cc -E' ac_cv_prog_MAKE=gmake ac_cv_prog_ac_ct_CC=cc ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## APP_LIB_DEPS='' ARCH_FLAGS='' ASM_API='$(X86-64_API)' ASM_FLAGS='-DUSE_X86_64_ASM' ASM_SOURCES='$(X86-64_SOURCES)' CC='cc' CFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -Wmissing-prototypes -std=c99 -ffast-math -fno-strict-aliasing' CPP='cc -E' CPPFLAGS='-I/usr/local/include' CXX='c++' CXXFLAGS='-O2 -fno-strict-aliasing -pipe -Wall -fno-strict-aliasing' DEFINES=' -DHAVE_POSIX_MEMALIGN -DUSE_XCB' DEFS='' DRI2PROTO_CFLAGS='' DRI2PROTO_LIBS='' DRIGL_CFLAGS='' DRIGL_LIBS='' DRIVER_DIRS='dri' DRI_DIRS='' DRI_DRIVER_INSTALL_DIR='' DRI_LIB_DEPS='' DRI_PC_REQ_PRIV='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='' EXEEXT='' EXPAT_INCLUDES='' EXTRA_LIB_PATH='' GLUT_CFLAGS='' GLUT_LIBS='' GLUT_LIB_DEPS='' GLUT_LIB_NAME='lib$(GLUT_LIB).so' GLUT_MESA_DEPS='' GLUT_PC_CFLAGS='' GLUT_PC_LIB_PRIV='' GLUT_PC_REQ_PRIV='' GLU_DIRS='sgi' GLU_LIB_DEPS='' GLU_LIB_NAME='lib$(GLU_LIB).so' GLU_MESA_DEPS='' GLU_PC_CFLAGS='' GLU_PC_LIB_PRIV='' GLU_PC_REQ='' GLU_PC_REQ_PRIV='' GLW_CFLAGS='' GLW_LIBS='' GLW_LIB_DEPS='' GLW_LIB_NAME='lib$(GLW_LIB).so' GLW_MESA_DEPS='' GLW_PC_CFLAGS='' GLW_PC_LIB_PRIV='' GLW_PC_REQ_PRIV='' GLW_SOURCES='' GL_LIB_DEPS='' GL_LIB_NAME='lib$(GL_LIB).so' GL_PC_CFLAGS='' GL_PC_LIB_PRIV='' GL_PC_REQ_PRIV='' GREP='' LDFLAGS='-L/usr/local/lib' LIBDRM_CFLAGS='' LIBDRM_LIBS='' LIBOBJS='' LIBS='' LIB_DIR='lib' LTLIBOBJS='' MAKE='gmake' MKDEP='' MKDEP_OPTIONS='-fdepend -Iinclude' MKLIB_OPTIONS='' MOTIF_CFLAGS='' MOTIF_CONFIG='' OBJEXT='o' OPT_FLAGS='' OSMESA_LIB='' OSMESA_LIB_DEPS='' OSMESA_LIB_NAME='lib$(OSMESA_LIB).so' OSMESA_MESA_DEPS='' OSMESA_PC_LIB_PRIV='' OSMESA_PC_REQ='' PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa' PACKAGE_NAME='Mesa' PACKAGE_STRING='Mesa 7.3.0' PACKAGE_TARNAME='mesa' PACKAGE_VERSION='7.3.0' PATH_SEPARATOR=':' PIC_FLAGS='-fPIC' PKG_CONFIG='/usr/local/bin/pkg-config' POSIX_SHELL='' PROGRAM_DIRS='' SED='/usr/bin/sed' SHELL='/bin/sh' SRC_DIRS='glx/x11 mesa' USING_EGL='' WINDOW_SYSTEM='dri' X11_INCLUDES='' XCB_CFLAGS='' XCB_LIBS='' XLIBGL_CFLAGS='' XLIBGL_LIBS='' XMKMF='' X_CFLAGS='' X_EXTRA_LIBS='' X_LIBS='' X_PRE_LIBS='' ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd7.1' build_alias='amd64-portbld-freebsd7.1' build_cpu='amd64' build_os='freebsd7.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd7.1' host_alias='' host_cpu='amd64' host_os='freebsd7.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info/' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='/usr/local/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "Mesa" #define PACKAGE_TARNAME "mesa" #define PACKAGE_VERSION "7.3.0" #define PACKAGE_STRING "Mesa 7.3.0" #define PACKAGE_BUGREPORT "https://bugs.freedesktop.org/enter_bug.cgi?product=Mesa" configure: exit 1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?COL119-W2859534C9C125F3829B2CBD7B20>
