Splix make

Stein Kråbøl stein.skrabol at arctictelecom.no
Thu Sep 10 12:34:47 UTC 2009


After installing cups

Stein Kråbøl
----------------------------

libtool: link: cc -O2 -fno-strict-aliasing -pipe -o .libs/drmstat drmstat.o  ../libdrm/.libs/libdrm.so -Wl,-rpath -Wl,/usr/local/lib
===>  Installing for libdrm-2.4.12
===>   libdrm-2.4.12 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found
===>   Generating temporary packing list
===>  Checking if graphics/libdrm already installed
Making install in libdrm
Making install in .
test -z "/usr/local/lib" || .././install-sh -c -d "/usr/local/lib"
 /bin/sh ../libtool   --mode=install /usr/bin/install -c -o root -g wheel  'libdrm.la' '/usr/local/lib/libdrm.la'
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm.so.2 /usr/local/lib/libdrm.so.2
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm.so.2 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2 libdrm.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm.so.2 libdrm.so || { rm -f libdrm.so && ln -s libdrm.so.2 libdrm.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm.lai /usr/local/lib/libdrm.la
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include" || .././install-sh -c -d "/usr/local/include"
 install  -o root -g wheel -m 444 'xf86drm.h' '/usr/local/include/xf86drm.h'
 install  -o root -g wheel -m 444 'xf86drmMode.h' '/usr/local/include/xf86drmMode.h'
Making install in intel
test -z "/usr/local/lib" || ../.././install-sh -c -d "/usr/local/lib"
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -o root -g wheel  'libdrm_intel.la' '/usr/local/lib/libdrm_intel.la'
libtool: install: warning: relinking `libdrm_intel.la'
libtool: install: (cd /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/intel; /bin/sh /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libtool  --tag CC --mode=relink cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-long -Winline -I../../libdrm -I../../libdrm/intel -I../../shared-core -O2 -fno-strict-aliasing -pipe -version-number 1:0:0 -no-undefined -o libdrm_intel.la -rpath /usr/local/lib intel_bufmgr.lo intel_bufmgr_fake.lo intel_bufmgr_gem.lo mm.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs )
libtool: relink: cc -shared  .libs/intel_bufmgr.o .libs/intel_bufmgr_fake.o .libs/intel_bufmgr_gem.o .libs/mm.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -ldrm -lpthread-stubs    -Wl,-soname -Wl,libdrm_intel.so.1 -o .libs/libdrm_intel.so.1
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_intel.so.1T /usr/local/lib/libdrm_intel.so.1
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_intel.so.1 libdrm_intel.so || { rm -f libdrm_intel.so && ln -s libdrm_intel.so.1 libdrm_intel.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_intel.so.1 libdrm_intel.so || { rm -f libdrm_intel.so && ln -s libdrm_intel.so.1 libdrm_intel.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_intel.lai /usr/local/lib/libdrm_intel.la
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include" || ../.././install-sh -c -d "/usr/local/include"
 install  -o root -g wheel -m 444 'intel_bufmgr.h' '/usr/local/include/intel_bufmgr.h'
Making install in nouveau
test -z "/usr/local/lib" || ../.././install-sh -c -d "/usr/local/lib"
 /bin/sh ../../libtool   --mode=install /usr/bin/install -c -o root -g wheel  'libdrm_nouveau.la' '/usr/local/lib/libdrm_nouveau.la'
libtool: install: warning: relinking `libdrm_nouveau.la'
libtool: install: (cd /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libdrm/nouveau; /bin/sh /usr/ports/graphics/libdrm/work/libdrm-2.4.12/libtool  --tag CC --mode=relink cc -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wdeclaration-after-statement -Wold-style-definition -Wno-unused-parameter -Wno-long-long -Winline -I../../libdrm -I../../libdrm/nouveau -I../../shared-core -O2 -fno-strict-aliasing -pipe -version-number 1:0:0 -no-undefined -o libdrm_nouveau.la -rpath /usr/local/lib nouveau_device.lo nouveau_channel.lo nouveau_pushbuf.lo nouveau_grobj.lo nouveau_notifier.lo nouveau_bo.lo nouveau_resource.lo nouveau_dma.lo nouveau_fence.lo ../libdrm.la -L/usr/local/lib -lpthread-stubs )
libtool: relink: cc -shared  .libs/nouveau_device.o .libs/nouveau_channel.o .libs/nouveau_pushbuf.o .libs/nouveau_grobj.o .libs/nouveau_notifier.o .libs/nouveau_bo.o .libs/nouveau_resource.o .libs/nouveau_dma.o .libs/nouveau_fence.o   -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -ldrm -lpthread-stubs    -Wl,-soname -Wl,libdrm_nouveau.so.1 -o .libs/libdrm_nouveau.so.1
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_nouveau.so.1T /usr/local/lib/libdrm_nouveau.so.1
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_nouveau.so.1 libdrm_nouveau.so || { rm -f libdrm_nouveau.so && ln -s libdrm_nouveau.so.1 libdrm_nouveau.so; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libdrm_nouveau.so.1 libdrm_nouveau.so || { rm -f libdrm_nouveau.so && ln -s libdrm_nouveau.so.1 libdrm_nouveau.so; }; })
libtool: install: /usr/bin/install -c -o root -g wheel .libs/libdrm_nouveau.lai /usr/local/lib/libdrm_nouveau.la
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include/nouveau" || ../.././install-sh -c -d "/usr/local/include/nouveau"
 install  -o root -g wheel -m 444 'nouveau_device.h' '/usr/local/include/nouveau/nouveau_device.h'
 install  -o root -g wheel -m 444 'nouveau_channel.h' '/usr/local/include/nouveau/nouveau_channel.h'
 install  -o root -g wheel -m 444 'nouveau_grobj.h' '/usr/local/include/nouveau/nouveau_grobj.h'
 install  -o root -g wheel -m 444 'nouveau_notifier.h' '/usr/local/include/nouveau/nouveau_notifier.h'
 install  -o root -g wheel -m 444 'nouveau_pushbuf.h' '/usr/local/include/nouveau/nouveau_pushbuf.h'
 install  -o root -g wheel -m 444 'nouveau_bo.h' '/usr/local/include/nouveau/nouveau_bo.h'
 install  -o root -g wheel -m 444 'nouveau_resource.h' '/usr/local/include/nouveau/nouveau_resource.h'
 install  -o root -g wheel -m 444 'nouveau_class.h' '/usr/local/include/nouveau/nouveau_class.h'
test -z "/usr/local/include/drm" || ../.././install-sh -c -d "/usr/local/include/drm"
 install  -o root -g wheel -m 444 'nouveau_drmif.h' '/usr/local/include/drm/nouveau_drmif.h'
test -z "/usr/local/libdata/pkgconfig" || ../.././install-sh -c -d "/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 'libdrm_nouveau.pc' '/usr/local/libdata/pkgconfig/libdrm_nouveau.pc'
Making install in shared-core
test -z "/usr/local/include/drm" || .././install-sh -c -d "/usr/local/include/drm"
 install  -o root -g wheel -m 444 'drm.h' '/usr/local/include/drm/drm.h'
 install  -o root -g wheel -m 444 'drm_mode.h' '/usr/local/include/drm/drm_mode.h'
 install  -o root -g wheel -m 444 'drm_sarea.h' '/usr/local/include/drm/drm_sarea.h'
 install  -o root -g wheel -m 444 'i915_drm.h' '/usr/local/include/drm/i915_drm.h'
 install  -o root -g wheel -m 444 'mach64_drm.h' '/usr/local/include/drm/mach64_drm.h'
 install  -o root -g wheel -m 444 'mga_drm.h' '/usr/local/include/drm/mga_drm.h'
 install  -o root -g wheel -m 444 'nouveau_drm.h' '/usr/local/include/drm/nouveau_drm.h'
 install  -o root -g wheel -m 444 'r128_drm.h' '/usr/local/include/drm/r128_drm.h'
 install  -o root -g wheel -m 444 'radeon_drm.h' '/usr/local/include/drm/radeon_drm.h'
 install  -o root -g wheel -m 444 'savage_drm.h' '/usr/local/include/drm/savage_drm.h'
 install  -o root -g wheel -m 444 'sis_drm.h' '/usr/local/include/drm/sis_drm.h'
 install  -o root -g wheel -m 444 'via_drm.h' '/usr/local/include/drm/via_drm.h'
 install  -o root -g wheel -m 444 'r300_reg.h' '/usr/local/include/drm/r300_reg.h'
 install  -o root -g wheel -m 444 'via_3d_reg.h' '/usr/local/include/drm/via_3d_reg.h'
 install  -o root -g wheel -m 444 'xgi_drm.h' '/usr/local/include/drm/xgi_drm.h'
Making install in tests
Making install in modeprint
Making install in modetest
test -z "/usr/local/libdata/pkgconfig" || ./install-sh -c -d "/usr/local/libdata/pkgconfig"
 install  -o root -g wheel -m 444 'libdrm.pc' '/usr/local/libdata/pkgconfig/libdrm.pc'
 install  -o root -g wheel -m 444 'libdrm_intel.pc' '/usr/local/libdata/pkgconfig/libdrm_intel.pc'
===>   Running ldconfig
/sbin/ldconfig -m /usr/local/lib
===>   Registering installation for libdrm-2.4.12
===>   Returning to build of libGL-7.4.4
===>   libGL-7.4.4 depends on shared library: expat.6 - found
===>  Configuring for libGL-7.4.4
checking build system type... i386-portbld-freebsd6.2
checking host system type... i386-portbld-freebsd6.2
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... /usr/local/bin/makedepend
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, x86
checking for cc option to produce PIC... -fPIC
checking for dlopen... yes
checking for posix_memalign... no
checking pkg-config files for X11 are available... yes
checking for LIBDRM... yes
checking for DRI2PROTO... yes
checking for DRIGL... configure: error: Package requirements (x11 xext xxf86vm xdamage xfixes x11-xcb xcb-glx) were not met:

gnome-config: not found
No package 'x11-xcb' found
gnome-config: not found
No package 'xcb-glx' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables DRIGL_CFLAGS
and DRIGL_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/graphics/libGL/work/Mesa-7.4.4/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/libGL.
*** Error code 1

Stop in /usr/ports/x11-toolkits/fltk.
*** Error code 1

Stop in /usr/ports/print/cupsddk.
*** Error code 1

Stop in /usr/ports/print/splix.
*** Error code 1

Stop in /usr/ports/print/splix.
You have new mail in /var/mail/root
[root at nova /usr/ports/print/splix]# ls /var/db/pkg
apache-2.2.4_2                 heimdal-0.7.2_2                libXxf86vm-1.0.1               p5-MIME-Base64-3.07            php5-mbstring-5.2.3_1
autoconf-2.59_3                help2man-1.36.4_1              libart_lgpl-2.3.19,1           p5-Math-BigInt-1.87            php5-pcre-5.2.3_1
autoconf-2.61_2                icu-3.6                        libdmx-1.0.2                   p5-Net-1.22,1                  php5-pdo-5.2.3_1
autoconf-2.62                  inputproto-1.3.2               libdrm-2.4.12                  p5-Net-DNS-0.61                php5-pdo_pgsql-5.2.3_1
autoconf-wrapper-20070404      ipcalc-0.41                    libfontenc-1.0.4               p5-Net-IP-1.25                 php5-pgsql-5.2.3_1
automake-1.9.6_2               iperf-2.0.2_1                  libgcrypt-1.4.4                p5-Net-SSLeay-1.30_1           php5-session-5.2.3_1
automake-wrapper-20070404      javavmwrapper-2.3              libgmp-4.2.1_2                 p5-Net-Telnet-3.03             php5-simplexml-5.2.3_1
bash-3.2.25                    jpeg-7                         libgpg-error-1.7               p5-PathTools-3.25              php5-spl-5.2.3_1
bigreqsproto-1.0.2             kbproto-1.0.3                  libiconv-1.9.2_2               p5-Pod-Parser-1.35             pkg-config-0.22
bison-1.75_2,1                 ksh93-20070628                 libidn-1.2                     p5-SNMP_Session-1.08           png-1.2.18
cclient-2004g,1                libFS-1.0.0                    libltdl-2.2.6a                 p5-Scalar-List-Utils-1.19,1    popt-1.7_4
cdpd-1.0.2_4                   libICE-1.0.3,1                 libnet10-1.0.2a_4,1            p5-Socket6-0.19                postgresql-client-8.2.4
compositeproto-0.3.1           libSM-1.0.3,1                  liboldX-1.0.1                  p5-Storable-2.16               postgresql-server-8.2.4_1
cups-base-1.3.10_4             libX11-1.1.2_1,1               libpthread-stubs-0.1           p5-Text-Iconv-1.5              printproto-1.0.3
cups-client-1.3.10_4           libXScrnSaver-1.1.2            libtool-1.5.22_2               p5-Time-HiRes-1.9707,1         randrproto-1.2.1
cups-image-1.3.10_4            libXTrap-1.0.0                 libtool-2.2.6a                 p5-URI-1.35                    recordproto-1.13.2
cups-pstoraster-8.15.4_4       libXau-1.0.3_2                 libxkbfile-1.0.4               p5-XML-Filter-BufferText-1.01  renderproto-0.9.2
curl-7.16.3                    libXaw-1.0.3,1                 libxkbui-1.0.2                 p5-XML-NamespaceSupport-1.09_1 resourceproto-1.0.2
cvsup-without-gui-16.1h_2      libXcomposite-0.3.2,1          libxml2-2.6.29                 p5-XML-SAX-0.16                rrdtool-1.2.23
damageproto-1.1.0_2            libXcursor-1.1.8_1             linux_base-fc-4_9              p5-XML-SAX-Writer-0.50         screen-4.0.3_1
diablo-jdk-1.5.0.07.01         libXdamage-1.1.1               lynx-2.8.5_2                   p5-gettext-1.05_1              scrnsaverproto-1.1.0
dmxproto-2.2.2                 libXdmcp-1.0.2                 m4-1.4.9                       p5-perl-ldap-0.34              sipp-1.1.r6
dri2proto-2.0                  libXevie-1.0.2                 makedepend-1.0.1,1             pcre-7.2                       smokeping-2.1.0
echoping-6.0.0                 libXext-1.0.3,1                mc-4.6.1_4                     pecl-fileinfo-1.0.4            splat-1.1.1_1
evieext-1.0.2                  libXfixes-4.0.3                mrtg-2.15.2,1                  pecl-filter-0.11.0             sudo-1.6.9.3_2
expat-2.0.0_1                  libXfont-1.2.8,1               nano-1.2.5                     pecl-fribidi-1.0               t1lib-5.1.1_2,1
ezm3-1.2_1                     libXfontcache-1.0.4            net-snmp-5.3.1_7               pecl-hash-1.5                  tiff-3.8.2_4
fixesproto-4.0                 libXft-2.1.12                  nmap-4.11                      perl-5.8.8                     tmux-0.8
fontcacheproto-0.1.2           libXi-1.0.2,1                  openldap-client-2.3.39         php5-5.2.3_1                   tomcat-5.5.23_2
fontconfig-2.4.2_2,1           libXinerama-1.0.2,1            p5-Authen-Radius-0.13          php5-bcmath-5.2.3_1            trafshow-5.2.3,1
fontsproto-2.0.2               libXmu-1.0.3,1                 p5-Authen-SASL-2.10_1          php5-bz2-5.2.3_1               trapproto-3.4.3
fping-2.4b2_1                  libXp-1.0.0,1                  p5-CGI-SpeedyCGI-2.22_4        php5-calendar-5.2.3_1          wget-1.10.2_1
freeradius-1.1.7_4             libXpm-3.5.6_1                 p5-CGI.pm-3.29,1               php5-ctype-5.2.3_1             videoproto-2.2.2
freetype2-2.2.1_2              libXprintAppUtil-1.0.1         p5-Convert-ASN1-0.21           php5-curl-5.2.3_1              xcmiscproto-1.1.2
fribidi-0.10.9                 libXprintUtil-1.0.1            p5-DBD-Pg-1.49                 php5-dba-5.2.3_1               xextproto-7.0.2
gd-2.0.35,1                    libXrandr-1.2.1                p5-DBI-1.58                    php5-dbase-5.2.3_1             xf86bigfontproto-1.1.2
gdbm-1.8.3_3                   libXrender-0.9.2               p5-Data-HexDump-0.02           php5-dom-5.2.3_1               xf86dgaproto-2.0.2
gettext-0.14.5_2               libXres-1.0.3_1                p5-Digest-1.15                 php5-exif-5.2.3_1              xf86miscproto-0.9.2
ghostscript8-8.64_6            libXt-1.0.5                    p5-Digest-HMAC-1.01            php5-ftp-5.2.3_1               xf86vidmodeproto-2.2.2
glib-2.12.4                    libXtst-1.0.2                  p5-Digest-MD5-2.36             php5-gd-5.2.3_1                xineramaproto-1.1.2
glproto-1.4.10                 libXv-1.0.3,1                  p5-Digest-SHA1-2.11            php5-gettext-5.2.3_1           xorg-libraries-7.2_2
gmake-3.81_1                   libXvMC-1.0.4                  p5-GSSAPI-0.24                 php5-gmp-5.2.3_1               xproto-7.0.10
gnutls-2.8.3                   libXxf86dga-1.0.1              p5-IO-Socket-INET6-2.51_1      php5-iconv-5.2.3_1             xtrans-1.0.3
gsfonts-8.11_5                 libXxf86misc-1.0.1             p5-IO-Socket-SSL-1.12          php5-imap-5.2.3_1



More information about the freebsd-x11 mailing list