Advertising
- namax
- Friday, May 18th, 2007 at 3:15:57am UTC
- [email protected]:~/nvclock$ ./configure
- checking for gcc... gcc
- 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 gcc accepts -g... yes
- checking for gcc option to accept ANSI C... none needed
- checking for g++... g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether make sets $(MAKE)... yes
- checking how to run the C preprocessor... gcc -E
- checking for egrep... grep -E
- checking for ANSI C header files... yes
- checking for library containing getopt_long... none required
- 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 getopt.h usability... yes
- checking getopt.h presence... yes
- checking for getopt.h... yes
- checking for pkg-config... /usr/bin/pkg-config
- checking for gtk+-2.0 >= 2.4.0... checking for X... no
- configure: no X Window System found
- configure: creating ./config.status
- config.status: creating src/Makefile
- config.status: creating src/backend/Makefile
- config.status: creating src/nvcontrol/Makefile
- config.status: creating src/qt/Makefile
- config.status: creating src/gtk/Makefile
- config.status: creating Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing default-1 commands
- NVClock build summary:
- ----------------------
- - Commandline version enabled
- - NV-CONROL support disabled
- - GTK2 GUI disabled
- - QT GUI disabled
- [email protected]:~/nvclock$ make
- make -C src all
- make[1]: Entering directory `/home/roger/nvclock/src'
- make[2]: Entering directory `/home/roger/nvclock/src/backend'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/roger/nvclock/src/backend'
- make[2]: Entering directory `/home/roger/nvclock/src/nvcontrol'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/roger/nvclock/src/nvcontrol'
- make[2]: Entering directory `/home/roger/nvclock/src/gtk'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/roger/nvclock/src/gtk'
- make[2]: Entering directory `/home/roger/nvclock/src/qt'
- make[2]: Nothing to be done for `all'.
- make[2]: Leaving directory `/home/roger/nvclock/src/qt'
- gcc -o nvclock nvclock.c -I./backend -I./nvcontrol -I.. -L./backend -lbackend
- nvclock.c: In function main:
- nvclock.c:948: error: NVCard has no member named get_debug_info
- nvclock.c:1066: error: NVCard has no member named get_smartdimmer
- nvclock.c:1083: error: NVCard has no member named get_smartdimmer
- nvclock.c:1084: error: NVCard has no member named set_smartdimmer
- nvclock.c:1085: error: NVCard has no member named get_smartdimmer
- nvclock.c:1236: error: NV5X undeclared (first use in this function)
- nvclock.c:1236: error: (Each undeclared identifier is reported only once
- nvclock.c:1236: error: for each function it appears in.)
- nvclock.c:1242: error: NVCard has no member named get_shader_speed
- nvclock.c:1243: error: NVCard has no member named get_stream_units
- nvclock.c:1245: error: NVCard has no member named get_rop_units
- nvclock.c:1274: error: NVCard has no member named get_smartdimmer
- nvclock.c:1316: error: struct performance has no member named shaderclk
- nvclock.c:1317: error: struct performance has no member named shaderclk
- make[1]: *** [nvclock] Error 1
- make[1]: Leaving directory `/home/roger/nvclock/src'
- make: *** [all] Error 2
- [email protected]:~/nvclock$
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.