Portál AbcLinuxu, 11. listopadu 2025 03:12
In file included from i810_accel.c:55:
i810.h:58:23: error: GL/glxint.h: No such file or directory
In file included from i810.h:62,
from i810_accel.c:55:
common.h:133: error: expected declaration specifiers or '...' before 'size_t'
common.h: In function 'memset_volatile':
common.h:137: error: 'len' undeclared (first use in this function)
common.h:137: error: (Each undeclared identifier is reported only once
common.h:137: error: for each function it appears in.)
common.h: At top level:
common.h:142: error: expected declaration specifiers or '...' before 'size_t'
common.h: In function 'memcpy_volatile':
common.h:146: error: 'len' undeclared (first use in this function)
In file included from i810_accel.c:55:
i810.h: At top level:
i810.h:233: error: expected specifier-qualifier-list before '__GLXvisualConfig'
i810_accel.c:630: fatal error: opening dependency file .deps/i810_accel.Tpo: Permission denied
compilation terminated.
make[3]: *** [i810_accel.lo] Error 1
make[3]: Leaving directory `/usr/src/xf86-video-intel-2.1.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/xf86-video-intel-2.1.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/xf86-video-intel-2.1.0'
make: *** [all] Error 2
Nevíte prosím někdo, co s tím? Díky
modes/xf86EdidModes.c:427: warning: no previous prototype for 'intel_xf86DDCMonitorSet' modes/xf86EdidModes.c: In function 'intel_xf86DDCMonitorSet': modes/xf86EdidModes.c:484: error: 'struct anonymous' has no member named 'maxPixClock' modes/xf86EdidModes.c:485: error: 'struct anonymous' has no member named 'maxPixClock' make[3]: *** [xf86EdidModes.lo] Error 1 make[3]: Leaving directory `/usr/src/xf86-video-intel-2.1.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/xf86-video-intel-2.1.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/xf86-video-intel-2.1.0' make: *** [all] Error 2Neměl byste ještě jednu stejně rychlou a účinnou radu? :)
210 Bool reducedblanking; /* Allow CVT reduced blanking modes? */
211 } MonRec, *MonPtr;
212
213 /* the list of clock ranges */
214 typedef struct x_ClockRange {
215 struct x_ClockRange *next;
216 int minClock; /* (kHz) */
217 int maxClock; /* (kHz) */
218 int clockIndex; /* -1 for programmable clocks */
219 Bool interlaceAllowed;
220 Bool doubleScanAllowed;
Nevím, jestli jsou to přesně ty řádky, které jste myslel. Nezdá se mi, že by mohly být k něčemu užitečné. Celý obsah souboru je kdyžtak tady.
int maxPixClock; /* in kHz, like mode->Clock */
tesne za
Bool reducedblanking; /* Allow CVT reduced blanking modes? */
kdyz to tam jen dopisete, tak to fungovat nebude, je potreba novejsi xserver
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.