Ver Mensaje Individual
  #5 (permalink)  
Antiguo 30/03/2005, 17:05
Avatar de thunder-ion
thunder-ion
 
Fecha de Ingreso: diciembre-2004
Mensajes: 106
Antigüedad: 19 años, 5 meses
Puntos: 0
Desacuerdo

Logré encontrar el RPM por el DVD del mandrake lo instalé y ahora ya no me da más problemas con las librerias de X.

El problema reside ahora en este error:
Código:
fluxbox.cc:1976: error: `B_EuropeanDate' undeclared (first use this function)
fluxbox.cc:1976: error: (Each undeclared identifier is reported only once for each function it appears in.)
fluxbox.cc: In member function `void Fluxbox::load_rc(BScreen*)':
fluxbox.cc:2324: error: `B_AmericanDate' undeclared (first use this function)
make[3]: *** [fluxbox.o] Error 1
make[3]: Leaving directory `/home/david/Desktop/fluxbox-0.1.14/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/david/Desktop/fluxbox-0.1.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/david/Desktop/fluxbox-0.1.14'
make: *** [all] Error 2
Estube buscando información sobre dicho error haber si podia solucionarlo y encontré la solución. Según parece tengo que instalar el siguiente parche:

http://fluxbox.org/download/patches/...14-gcc33.patch

He descargado el fichero, pero no se que hacer con él, en definitiva, no se como se aplica el parche (cosas de novatos )

Saludos