|
[Mesa3d-users] Problems with cvs version and SiS 630
From: Aldo Luis Aguirre <aguirrel@y2...> - 2004-01-31 01:29
|
Hi!
I've did cvs checkout today. I've compiled and no I have not any
problems. But when I execute
./sample_server
[miniglx] probed chipset 0x6300
got MMIOAddress 0x40fa7000 offset 12582912
Unable to open sis_dri.so:
/home/aguirrel/bajadoNuevo/xfree86/Mesa/lib/sis_dri.so: undefined
symbol: driQueryOptioni
InitDriver failed
and sis_dri.so exist in that path.
I have other problems too:
In progs/demos:
When I try to do make geartrain it shows:
make geartrain
cc geartrain.c -o geartrain
/tmp/ccZwSuYV.o(.text+0x7be): En la función `axle':
: referencia a `glBegin' sin definir
/tmp/ccZwSuYV.o(.text+0x80e): En la función `axle':
: referencia a `sin' sin definir
/tmp/ccZwSuYV.o(.text+0x82a): En la función `axle':
: referencia a `cos' sin definir
so I've compiled with
cc -I../../include/ -L../../lib/ geartrain.c -o geartrain -lGL -lGLU
-lglut
and It compiled, but when I execute it says:
[miniglx] probed chipset 0x6300
connect: No such file or directory
server connection lost
I attach the config file int /etc
really thanks in advance :-D
I have SuSE linux 9.0, kernel 2.6.1, with XFree86 4.4rc1.
--
Aldo Luis Aguirre
Y2k Networks
Córdoba - Argentina
TE: +54 351 4290512
Móvil: +54 351 155401435
e-mail: aguirrel@...
MSN: aldoluisaguirre@...
Móvil: aguirrelcelular@...
|
| Thread | Author | Date |
|---|---|---|
| [Mesa3d-users] Problems with cvs version and SiS 630 | Aldo Luis Aguirre <aguirrel@y2...> |