[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

REnouveau, come installare



Ciao non riesco ad installare REnoueau, vorrei dare informazioni sulla
mia GeForceGo 7300

Vado sul sito
http://nouveau.freedesktop.org/wiki/REnouveau

e scarico lo script
http://www.ping.de/sites/koala/script/createdump.sh

per installare, ma questo mi da alcuni errori
$ make
cc -g -Wall `sdl-config --cflags`   -c -o re.o re.c
/bin/sh: sdl-config: command not found
re.c:19:27: error: SDL/SDL_syswm.h: No such file or directory
In file included from re.c:26:
NVCtrlLib.h:15: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryExtension'
NVCtrlLib.h:30: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryVersion'
NVCtrlLib.h:44: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLIsNvScreen'
NVCtrlLib.h:65: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryTargetCount'
NVCtrlLib.h:91: error: expected ')' before '*' token
NVCtrlLib.h:114: error: expected ')' before '*' token
NVCtrlLib.h:132: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLSetAttributeAndGetStatus'
NVCtrlLib.h:160: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryAttribute'
NVCtrlLib.h:184: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryTargetAttribute'
NVCtrlLib.h:212: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryStringAttribute'
NVCtrlLib.h:235: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryTargetStringAttribute'
NVCtrlLib.h:256: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLSetStringAttribute'
NVCtrlLib.h:278: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryValidAttributeValues'
NVCtrlLib.h:296: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryValidTargetAttributeValues'
NVCtrlLib.h:357: error: expected ')' before '*' token
NVCtrlLib.h:380: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryGvoColorConversion'
NVCtrlLib.h:415: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryDDCCILutSize'
NVCtrlLib.h:437: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryDDCCISinglePointLutOperation'
NVCtrlLib.h:458: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLSetDDCCISinglePointLutOperation'
NVCtrlLib.h:477: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryDDCCIBlockLutOperation'
NVCtrlLib.h:500: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLSetDDCCIBlockLutOperation'
NVCtrlLib.h:527: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLSetDDCCIRemoteProcedureCall'
NVCtrlLib.h:547: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryDDCCIDisplayControllerType'
NVCtrlLib.h:573: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'NVCTRLQueryDDCCICapabilities'
NVCtrlLib.h:595: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryDDCCITimingReport'
NVCtrlLib.h:627: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryBinaryData'
NVCtrlLib.h:652: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCTRLQueryTargetBinaryData'
NVCtrlLib.h:676: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCtrlSelectNotify'
NVCtrlLib.h:698: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'XNVCtrlSelectTargetNotify'
NVCtrlLib.h:714: error: expected specifier-qualifier-list before 'Bool'
NVCtrlLib.h:737: error: expected specifier-qualifier-list before 'Bool'
In file included from re.c:28:
regl.h:4:17: error: SDL.h: No such file or directory
re.c: In function 'setup_SDL':
re.c:70: warning: implicit declaration of function 'SDL_Init'
re.c:70: error: 'SDL_INIT_VIDEO' undeclared (first use in this function)
re.c:70: error: (Each undeclared identifier is reported only once
re.c:70: error: for each function it appears in.)
re.c:73: warning: implicit declaration of function 'SDL_GL_SetAttribute'
re.c:73: error: 'SDL_GL_DOUBLEBUFFER' undeclared (first use in this function)
re.c:74: error: 'SDL_GL_DEPTH_SIZE' undeclared (first use in this function)
re.c:75: error: 'SDL_GL_STENCIL_SIZE' undeclared (first use in this function)
re.c: In function 'query_bus_type':
re.c:181: error: 'SDL_SysWMinfo' undeclared (first use in this function)
re.c:181: error: expected ';' before 'sdli'
re.c:182: warning: implicit declaration of function 'SDL_VERSION'
re.c:182: error: 'sdli' undeclared (first use in this function)
re.c:184: warning: implicit declaration of function 'SDL_GetWMInfo'
re.c:187: warning: implicit declaration of function 'XNVCTRLQueryExtension'
re.c:191: warning: implicit declaration of function 'XNVCTRLQueryAttribute'
re.c: In function 'dump_shader_program':
re.c:369: warning: format '%08x' expects type 'unsigned int', but
argument 2 has type 'unsigned int *'
re.c: In function 'dump_fifo':
re.c:891: warning: unused variable 'str'
re.c:881: warning: unused variable 'nops'
make: *** [re.o] Error 1

Sul sito c'è scritto che
"Debian etch needs packages libsdl1.2-dev, nvidia drivers,
libxvmc-dev, libxv-dev for sdl-config command and Xext, XvMCNVIDIA,
XvMC, Xv library respectively."

Io uso Testing.
Devo quindi installare libsdl1.2-dev libxvmc-dev libxv-dev ?

Anche qualcosa d'altro?

grazie


Reply to: