Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142276 - nvidia-settings-1.0.20060516-r1 does not compile
Summary: nvidia-settings-1.0.20060516-r1 does not compile
Status: RESOLVED DUPLICATE of bug 141064
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-31 06:12 UTC by khaelin
Modified: 2006-07-31 06:18 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description khaelin 2006-07-31 06:12:06 UTC
---------------------------------------------------------------------
The error:

In file included from src/libXNVCtrlAttributes/NvCtrlAttributes.c:26:
src/libXNVCtrlAttributes/NvCtrlAttributesPrivate.h:32:43: X11/extensions/Xvlib.h: No such file or directory
x86_64-pc-linux-gnu-gcc -c -march=athlon64 -O2 -pipe -msse3 -Wall -O -DNDEBUG -I /usr/X11R6/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -I doc -I src -I src/image_data -I src/xpm_data -I src/gtk+-2.x -I src/libXNVCtrl -I src/libXNVCtrlAttributes src/libXNVCtrlAttributes/NvCtrlAttributesVidMode.c -o .objs/NvCtrlAttributesVidMode.o
make: *** [.objs/NvCtrlAttributes.o] Error 1
make: *** Waiting for unfinished jobs....
In file included from src/libXNVCtrlAttributes/NvCtrlAttributesVidMode.c:26:
src/libXNVCtrlAttributes/NvCtrlAttributesPrivate.h:32:43: X11/extensions/Xvlib.h: No such file or directory
In file included from src/libXNVCtrlAttributes/NvCtrlAttributesNvControl.c:26:
src/libXNVCtrlAttributes/NvCtrlAttributesPrivate.h:32:43: X11/extensions/Xvlib.h: No such file or directory
make: *** [.objs/NvCtrlAttributesNvControl.o] Error 1

---------------------------------------------------------------------
emerge --info:

Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.4, glibc-2.4-r3, 2.6.17-gentoo-r4 x86_64)
=================================================================
System uname: 2.6.17-gentoo-r4 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 3800+
Gentoo Base System version 1.6.14
app-admin/eselect-compiler: 2.0.0_rc2-r1
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.17
sys-devel/gcc-config: 2.0.0_rc1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.16
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=athlon64 -O2 -pipe -msse3"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=athlon64 -O2 -pipe -msse3"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/  http://ftp.snt.utwente.nl/pub/os/linux/gentoo ftp://ftp.snt.utwente.nl/pub/os/linux/gentoo"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://192.168.1.10/gentoo-portage"
USE="amd64 X alsa avi berkdb bitmap-fonts bzip2 cli crypt cups dlloader doc dri eds emboss encode expat foomaticdb fortran gif glut gnome gpm gstreamer gtk gtk2 imlib isdnlog jpeg kde lzw lzw-tiff mng mp3 mpeg ncurses nptl nptlonly opengl pcre pdflib perl png pppd python qt qt3 qt4 quicktime readline reflection sdl session smp spell spl sse3 ssl tcpd tiff truetype truetype-fonts type1-fonts udev unicode usb xml2 xorg xpm xv zlib video_cards_vesa video_cards_vga video_cards_nvidia video_cards_nv input_devices_keyboard input_devices_mouse userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-31 06:18:36 UTC

*** This bug has been marked as a duplicate of 141064 ***