Failed /usr/ports/x11/nvidia-settings make on PC-BSD 7.1RC1

.. tuongngo at gmail.com
Mon Apr 6 01:01:05 UTC 2009


Hi,

I've been tring to make-install nvidia-settings. Here is the output of my
failed make, followed by a list of my pcakages. Also I've attached my
config.log.

Thank you!

-Tom

You have mail.
root at pcbsd# cd /usr/ports/x11/nvidia-settings/
root at pcbsd# ls
Makefile  distinfo  files     pkg-descr work
root at pcbsd# make
===>   nvidia-settings-185.13 depends on executable: gmake - found
===>   nvidia-settings-185.13 depends on file:
/usr/local/libdata/pkgconfig/xv.pc - not found
===>    Verifying install for /usr/local/libdata/pkgconfig/xv.pc in
/usr/ports/x11/libXv
===>   libXv-1.0.4,1 depends on file:
/usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libXv-1.0.4,1 depends on file:
/usr/local/libdata/pkgconfig/videoproto.pc - found
===>   libXv-1.0.4,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc -
not found
===>    Verifying install for /usr/local/libdata/pkgconfig/x11.pc in
/usr/ports/x11/libX11
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xcb.pc -
found
===>   libX11-1.2,1 depends on file: /usr/local/share/aclocal/xorg-macros.m4
- found
===>   libX11-1.2,1 depends on file:
/usr/local/libdata/pkgconfig/bigreqsproto.pc - found
===>   libX11-1.2,1 depends on file:
/usr/local/libdata/pkgconfig/xcmiscproto.pc - found
===>   libX11-1.2,1 depends on file:
/usr/local/libdata/pkgconfig/xextproto.pc - found
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xtrans.pc
- found
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/kbproto.pc
- found
===>   libX11-1.2,1 depends on file:
/usr/local/libdata/pkgconfig/inputproto.pc - found
===>   libX11-1.2,1 depends on file:
/usr/local/libdata/pkgconfig/xf86bigfontproto.pc - found
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xau.pc -
found
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xdmcp.pc -
found
===>   libX11-1.2,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc
- found
===>   libX11-1.2,1 depends on file: /usr/local/bin/automake-1.10 -
found
===>   libX11-1.2,1 depends on file: /usr/local/bin/autoconf-2.62 -
found
===>   libX11-1.2,1 depends on file: /usr/local/bin/libtool -
found
===>   libX11-1.2,1 depends on executable: pkg-config -
found
===>  Configuring for libX11-1.2,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g
wheel
checking whether build environment is sane... yes

checking for a thread-safe mkdir -p... ./install-sh -c -d

checking for gawk... gawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking if xorg-macros used to generate configure is at least 1.2... yes,
1.2.1
checking build system type...
i386-portbld-freebsd7.2
checking host system type...
i386-portbld-freebsd7.2
checking for style of include used by make...
GNU
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 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 recognize 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 g77...
no
checking for xlf...
no
checking for f77...
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 xlf90...
no
checking for f90...
no
checking for pgf90...
no
checking for pghpf...
no
checking for epcf90...
no
checking for gfortran...
no
checking for g95...
no
checking for xlf95...
no
checking for f95...
no
checking for fort...
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 ar...
ar
checking for ranlib...
ranlib
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...
yes
checking whether -lc should be explicitly linked in...
no
checking dynamic linker characteristics... freebsd7.2
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.2 ld.so
(cached) (cached) checking how to hardcode library paths into programs...
immediate
appending configuration tag "F77" to libtool
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
CWARNFLAGS+= -Wold-style-definition -Wdeclaration-after-statement: not found
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking whether to use XCB... (cached) yes
./configure: 21141: Syntax error: word unexpected (expecting ")")
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/usr/ports/x11/libX11/work/libX11-1.2/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/x11/libX11.
*** Error code 1

Stop in /usr/ports/x11/libXv.
*** Error code 1

Stop in /usr/ports/x11/nvidia-settings.




HERE ARE MY PACKAGES

autoconf-2.62             inputproto-1.5.0
libiconv-1.11_1           perl-5.8.9_2              xf86bigfontproto-1.1.2
autoconf-wrapper-20071109 kbproto-1.0.3
libpthread-stubs-0.1      python25-2.5.4_1          xorg-macros-1.2.1
automake-1.10.1           libXau-1.0.4
libtool-1.5.26            videoproto-2.2.2          xproto-7.0.15
automake-wrapper-20071109 libXdmcp-1.0.2_1
libxcb-1.2                xcb-proto-1.4             xtrans-1.2.3
bigreqsproto-1.0.2        libcheck-0.9.6
mpfr-2.4.1                xcmiscproto-1.1.2
ffcall-1.10_1             libgmp-4.2.4
nvidia-xconfig-1.0_2      xextproto-7.0.5


More information about the freebsd-x11 mailing list