Menú

Mostrar Mensajes

Esta sección te permite ver todos los mensajes escritos por este usuario. Ten en cuenta que sólo puedes ver los mensajes escritos en zonas a las que tienes acceso en este momento.

Mostrar Mensajes Menú

Mensajes - X3R4CK3R

#71
Quieres hacer un MMORPG desde 0? en qué lenguaje? 2D o 3D? Qué tipo de fines terapéuticos? Quizá pueda ayudar en el proyecto en cuanto a la programación.

Saludos!
#72
Cita de: peterfly en 16 Julio 2012, 17:32 PM
Otra duda...
Para que al mismo tiempo, la pagina original (la de internet) y pagina simulada en c++, estén vinculadas y cuando hago una acción en la pagina simulada en c++ se refleje en la pagina web original (la de internet), o dicho con otras palabras, haga la misma acción en la "simulación" y en la de pagina de internet

Y hacer eso sin internet? por medios telepáticos? no es posible xD A no ser que te refieras a navegar en el programa sin internet, y actualizar los cambios hechos desde el programa en la web una vez te conectas, es eso?

Podrías poner un ejemplo de lo que quieres exactamente.

En cuanto a la Api de MySQL para C++ aquí te la dejo: http://necroupload.com/qw298wr83rkk/api_mysql.zip.html
De todas formas también necesitarías emular el code PHP de la web en cuestión...

Cita de: durasno en 17 Julio 2012, 09:11 AM
creo q con sockets podes hacer lo que queres, averigua por ese lado

Sockets? de qué forma? no lo veo... Lo que sí debería usar es LibCurl para enviar los formularios a la web y actualizar lo que se haga desde el programa...

En fin, podría hacerse pero sería muy costoso, si sigues con la idea, ánimo!

Saludos
#73
Cita de: BlackZeroX (Astaroth) en 17 Julio 2012, 06:50 AM
puros errores...



Software error:

can't find an executable sendmail at Modules/Session.pm line 492
For help, please send mail to the webmaster (webmaster@necroupload.com), giving this error message and the time and date of the error.

Software error:

[Tue Jul 17 06:48:44 2012] index.cgi: can't find an executable sendmail at Modules/Session.pm line 492
Compilation failed in require at Modules/Session.pm line 492.
For help, please send mail to the webmaster (webmaster@necroupload.com), giving this error message and the time and date of the error.



Dulces Lunas!¡.

Gracias por avisar, se nos pasó verificar que el registro funcione bien después de los cambios...
Tu cuenta se ha creado, el único problema es que no se envía el correo para la de verificación. Ya la tienes activada y esta tarde lo solucionaremos.

EDIT: Solucionado.

Saludos!
#74
Programación C/C++ / Re: Chat Qt4/SFML
16 Julio 2012, 23:41 PM
Cita de: Xafi en 16 Julio 2012, 23:36 PM
Pero si tienes tiempo para joder la vida a los demás. gilip.ollas de mier.da
Eres un puto retra-sado, que te creas tu mismo los malos rollos pero así lo has querido...

Esto es un foro de programación, no el patio de tu colegio, ten un poco de marudez y no hagas perder el tiempo a los que venimos aquí por motivos serios, todos tus mensajes que veo son chorradas offtopics que no vienen a cuento...

Si tienes algo que decirme utiliza los privados.

Saludos
#75
Cita de: _Enko en 16 Julio 2012, 23:08 PM
si van en serio, saquen ese tema negro de hacker de los 80... esta muy quemado.

Los de blackberry estan justificados, se supone que es BLACKberry.
http://es.blackberry.com/

No es "tema de hacker", es tema necro, que al fin y al cabo es el nombre de la página. Como ya se ha dicho, el diseño todavía está aún por desarrollar, solo tenemos una base, pero gracias por tu opinión. :)

Saludos!
#76
Cita de: dimitrix en 16 Julio 2012, 22:47 PM
Pues a mi no me va xDDD

Pff, has tenido que meterte en los únicos 30segundos que hemos hecho un reboot xD Ya tienes puntería
#77
Ya vuelve a estar operativa, disculpen las molestias, hemos tenido que solucionar unos pequeños conflictos.

Saludos!
#78
Programación C/C++ / Re: Chat Qt4/SFML
16 Julio 2012, 21:47 PM
@[Zero]: Tienes razón pero no tengo apenas tiempo para ponerme a aprender QTNetwork, es por eso que de momento estamos usando SFML-Network, cuando saque más tiempo libre ya pensaremos en pasarnos.

@Xafi: Existen los mensajes privados, tu mensaje no pinta nada aquí. A ver si usamos un poco la cabeza.

Saludos!
#79
Bueno pues eso, necesito instalar el módulo DBI de Perl pero obtengo errores, lo que hago es:

perl -MCPAN -e shell
install DBI


También probé descargándolo manualmente e instalarlo por makefile, y de ambas formas obtengo el mismo error:

/usr/lib/perl/5.10/CORE/perl.h:2839: error: expected =, ,, ;, âasmâ or â__attribute__â before âperl_condâ
/usr/lib/perl/5.10/CORE/perl.h:2840: error: expected =, ,, ;, âasmâ or â__attribute__â before âperl_keyâ
In file included from /usr/lib/perl/5.10/CORE/iperlsys.h:51,
                from /usr/lib/perl/5.10/CORE/perl.h:3365,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlio.h:65:19: error: stdio.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/iperlsys.h:51,
                from /usr/lib/perl/5.10/CORE/perl.h:3365,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlio.h:257: error: expected ) before * token
/usr/lib/perl/5.10/CORE/perlio.h:260: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlio.h:263: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlio.h:266: error: expected declaration specifiers or ... before âFILEâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3413,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/sv.h:738: error: expected specifier-qualifier-list before âDIRâ
In file included from /usr/lib/perl/5.10/CORE/op.h:633,
                from /usr/lib/perl/5.10/CORE/perl.h:3420,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/reentr.h:95:20: error: pwd.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:98:20: error: grp.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:108:26: error: crypt.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:113:27: error: shadow.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/op.h:633,
                from /usr/lib/perl/5.10/CORE/perl.h:3420,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/reentr.h:643: error: field â_drand48_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:647: error: field â_grent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:658: error: field â_hostent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:677: error: field â_netent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:692: error: field â_protoent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:707: error: field â_pwent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:718: error: field â_servent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:733: error: field â_spent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:744: error: field â_gmtime_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:747: error: field â_localtime_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:750: error: field â_random_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:758: error: expected specifier-qualifier-list before âint32_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3422,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/cop.h:33: error: expected specifier-qualifier-list before âsigjmp_bufâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3423,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/av.h:25: error: expected specifier-qualifier-list before âssize_tâ
/usr/lib/perl/5.10/CORE/av.h:42: error: expected specifier-qualifier-list before âssize_tâ
In file included from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perl.h:3591: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetuidâ
/usr/lib/perl/5.10/CORE/perl.h:3592: error: expected =, ,, ;, âasmâ or â__attribute__â before âgeteuidâ
/usr/lib/perl/5.10/CORE/perl.h:3593: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetgidâ
/usr/lib/perl/5.10/CORE/perl.h:3594: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetegidâ
In file included from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perl.h:3924:22: error: math.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/perl.h:4796,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/intrpvar.h:84: error: field âIstatbufâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:85: error: field âIstatcacheâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:90: error: field âItimesbufâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:248: error: expected specifier-qualifier-list before âtime_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:4829,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/proto.h:284: error: expected declaration specifiers or ... before âmode_tâ
/usr/lib/perl/5.10/CORE/proto.h:286: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
In file included from /usr/lib/perl/5.10/CORE/perl.h:4829,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/proto.h:690: error: expected declaration specifiers or ... before âoff64_tâ
/usr/lib/perl/5.10/CORE/proto.h:697: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_do_sysseekâ
/usr/lib/perl/5.10/CORE/proto.h:702: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_do_tellâ
/usr/lib/perl/5.10/CORE/proto.h:1087: error: expected declaration specifiers or ... before âgid_tâ
/usr/lib/perl/5.10/CORE/proto.h:1931: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_my_forkâ
/usr/lib/perl/5.10/CORE/proto.h:3674: error: expected declaration specifiers or ... before âpid_tâ
/usr/lib/perl/5.10/CORE/proto.h:3675: error: nonnull argument references non-pointer operand (argument 1, operand 3)
/usr/lib/perl/5.10/CORE/proto.h:4086: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/proto.h:5982: error: expected declaration specifiers or ... before âDIRâ
/usr/lib/perl/5.10/CORE/proto.h:6004: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_readâ
/usr/lib/perl/5.10/CORE/proto.h:6009: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_writeâ
/usr/lib/perl/5.10/CORE/proto.h:6014: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_unreadâ
/usr/lib/perl/5.10/CORE/proto.h:6019: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_tellâ
/usr/lib/perl/5.10/CORE/proto.h:6020: error: expected declaration specifiers or ... before âoff64_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:4875,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlvars.h:32: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_thr_keyâ
/usr/lib/perl/5.10/CORE/perlvars.h:50: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_op_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:54: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_dollarzero_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:140: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_my_ctx_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:146: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_hints_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:150: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_perlio_mutexâ
/usr/lib/perl/5.10/CORE/perl.h:5576:24: error: sys/ipc.h: No such file or directory
/usr/lib/perl/5.10/CORE/perl.h:5577:24: error: sys/sem.h: No such file or directory
/usr/lib/perl/5.10/CORE/perl.h:5735:24: error: sys/file.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/perlapi.h:40,
                from /usr/lib/perl/5.10/CORE/XSUB.h:417,
                from DBIXS.h:24,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/intrpvar.h:248: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:410: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:411: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:412: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:413: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
In file included from /usr/lib/perl/5.10/CORE/perlapi.h:41,
                from /usr/lib/perl/5.10/CORE/XSUB.h:417,
                from DBIXS.h:24,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlvars.h:32: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:50: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:54: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:140: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:146: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:150: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
Perl.xs: In function âdbd_st_rowsâ:
Perl.xs:43: warning: implicit declaration of function âpthread_getspecificâ
Perl.xs:43: warning: implicit declaration of function âPerl_Gthr_key_ptrâ
Perl.xs:43: error: invalid type argument of âunary * (have âintâ)
In file included from Perl.c:106:
Driver_xst.h: In function âdbixst_bounce_methodâ:
Driver_xst.h:19: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h: In function âdbdxst_bind_paramsâ:
Driver_xst.h:57: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h:70: warning: implicit declaration of function âsprintfâ
Driver_xst.h:70: warning: incompatible implicit declaration of built-in function âsprintfâ
Driver_xst.h: In function âdbdxst_fetchall_arrayrefâ:
Driver_xst.h:92: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h:97: warning: incompatible implicit declaration of built-in function âsprintfâ
Driver_xst.h:114: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__dr_data_sourcesâ:
Perl.xsi:67: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__db_selectrow_arrayrefâ:
Perl.xsi:210: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__st_fetchrow_arrayâ:
Perl.xsi:642: error: âXPVAVâ has no member named âxav_fillâ
make: *** [Perl.o] Error 1
 TIMB/DBI-1.622.tar.gz
 /usr/bin/make -- NOT OK
Running make test
 Can't test without successful make
Running make install
 Make had returned bad status, install seems impossible
Failed during this command:
TIMB/DBI-1.622.tar.gz                        : make NO

cpan[3]>


Eso realmente es solo "un trozo" de error, es todo lo que puedo llegar a copiar de la terminal.

Hace un poco más de un mes lo instalé sin problemas en UbuntuDesktop10.04, pero ahora en UbuntuServer me pasa esto, aunque dudo seriamente que sea ese el motivo... me da la sensación de que es un conflicto con la última versión de perl... pero no estoy para nada seguro de qué puede ser... Alguien me echa una manita?  :-X

PD: Siento postear 2 veces lo mismo en distintos foros, pero me urge bastante y he pensado que en este foro puede ser más visto que ne GNU/Linux
(http://foro.elhacker.net/gnulinux/error_al_instalar_mudulo_dbi_de_perl_en_ubuntu_server_1004-t367041.0.html)

Gracias de antemano y saludos!
#80
Bueno pues eso, necesito instalar el módulo DBI de Perl pero obtengo errores, lo que hago es:

perl -MCPAN -e shell
install DBI


También probé descargándolo manualmente e instalarlo por makefile, y de ambas formas obtengo el mismo error:

/usr/lib/perl/5.10/CORE/perl.h:2839: error: expected =, ,, ;, âasmâ or â__attribute__â before âperl_condâ
/usr/lib/perl/5.10/CORE/perl.h:2840: error: expected =, ,, ;, âasmâ or â__attribute__â before âperl_keyâ
In file included from /usr/lib/perl/5.10/CORE/iperlsys.h:51,
                from /usr/lib/perl/5.10/CORE/perl.h:3365,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlio.h:65:19: error: stdio.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/iperlsys.h:51,
                from /usr/lib/perl/5.10/CORE/perl.h:3365,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlio.h:257: error: expected ) before * token
/usr/lib/perl/5.10/CORE/perlio.h:260: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlio.h:263: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlio.h:266: error: expected declaration specifiers or ... before âFILEâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3413,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/sv.h:738: error: expected specifier-qualifier-list before âDIRâ
In file included from /usr/lib/perl/5.10/CORE/op.h:633,
                from /usr/lib/perl/5.10/CORE/perl.h:3420,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/reentr.h:95:20: error: pwd.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:98:20: error: grp.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:108:26: error: crypt.h: No such file or directory
/usr/lib/perl/5.10/CORE/reentr.h:113:27: error: shadow.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/op.h:633,
                from /usr/lib/perl/5.10/CORE/perl.h:3420,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/reentr.h:643: error: field â_drand48_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:647: error: field â_grent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:658: error: field â_hostent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:677: error: field â_netent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:692: error: field â_protoent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:707: error: field â_pwent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:718: error: field â_servent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:733: error: field â_spent_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:744: error: field â_gmtime_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:747: error: field â_localtime_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:750: error: field â_random_structâ has incomplete type
/usr/lib/perl/5.10/CORE/reentr.h:758: error: expected specifier-qualifier-list before âint32_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3422,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/cop.h:33: error: expected specifier-qualifier-list before âsigjmp_bufâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:3423,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/av.h:25: error: expected specifier-qualifier-list before âssize_tâ
/usr/lib/perl/5.10/CORE/av.h:42: error: expected specifier-qualifier-list before âssize_tâ
In file included from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perl.h:3591: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetuidâ
/usr/lib/perl/5.10/CORE/perl.h:3592: error: expected =, ,, ;, âasmâ or â__attribute__â before âgeteuidâ
/usr/lib/perl/5.10/CORE/perl.h:3593: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetgidâ
/usr/lib/perl/5.10/CORE/perl.h:3594: error: expected =, ,, ;, âasmâ or â__attribute__â before âgetegidâ
In file included from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perl.h:3924:22: error: math.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/perl.h:4796,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/intrpvar.h:84: error: field âIstatbufâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:85: error: field âIstatcacheâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:90: error: field âItimesbufâ has incomplete type
/usr/lib/perl/5.10/CORE/intrpvar.h:248: error: expected specifier-qualifier-list before âtime_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:4829,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/proto.h:284: error: expected declaration specifiers or ... before âmode_tâ
/usr/lib/perl/5.10/CORE/proto.h:286: error: nonnull argument with out-of-range operand number (argument 1, operand 4)
In file included from /usr/lib/perl/5.10/CORE/perl.h:4829,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/proto.h:690: error: expected declaration specifiers or ... before âoff64_tâ
/usr/lib/perl/5.10/CORE/proto.h:697: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_do_sysseekâ
/usr/lib/perl/5.10/CORE/proto.h:702: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_do_tellâ
/usr/lib/perl/5.10/CORE/proto.h:1087: error: expected declaration specifiers or ... before âgid_tâ
/usr/lib/perl/5.10/CORE/proto.h:1931: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_my_forkâ
/usr/lib/perl/5.10/CORE/proto.h:3674: error: expected declaration specifiers or ... before âpid_tâ
/usr/lib/perl/5.10/CORE/proto.h:3675: error: nonnull argument references non-pointer operand (argument 1, operand 3)
/usr/lib/perl/5.10/CORE/proto.h:4086: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/proto.h:5982: error: expected declaration specifiers or ... before âDIRâ
/usr/lib/perl/5.10/CORE/proto.h:6004: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_readâ
/usr/lib/perl/5.10/CORE/proto.h:6009: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_writeâ
/usr/lib/perl/5.10/CORE/proto.h:6014: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_unreadâ
/usr/lib/perl/5.10/CORE/proto.h:6019: error: expected =, ,, ;, âasmâ or â__attribute__â before âPerl_PerlIO_tellâ
/usr/lib/perl/5.10/CORE/proto.h:6020: error: expected declaration specifiers or ... before âoff64_tâ
In file included from /usr/lib/perl/5.10/CORE/perl.h:4875,
                from DBIXS.h:23,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlvars.h:32: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_thr_keyâ
/usr/lib/perl/5.10/CORE/perlvars.h:50: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_op_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:54: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_dollarzero_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:140: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_my_ctx_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:146: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_hints_mutexâ
/usr/lib/perl/5.10/CORE/perlvars.h:150: error: expected =, ,, ;, âasmâ or â__attribute__â before âPL_perlio_mutexâ
/usr/lib/perl/5.10/CORE/perl.h:5576:24: error: sys/ipc.h: No such file or directory
/usr/lib/perl/5.10/CORE/perl.h:5577:24: error: sys/sem.h: No such file or directory
/usr/lib/perl/5.10/CORE/perl.h:5735:24: error: sys/file.h: No such file or directory
In file included from /usr/lib/perl/5.10/CORE/perlapi.h:40,
                from /usr/lib/perl/5.10/CORE/XSUB.h:417,
                from DBIXS.h:24,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/intrpvar.h:248: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:410: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:411: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:412: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/intrpvar.h:413: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
In file included from /usr/lib/perl/5.10/CORE/perlapi.h:41,
                from /usr/lib/perl/5.10/CORE/XSUB.h:417,
                from DBIXS.h:24,
                from Perl.xs:7:
/usr/lib/perl/5.10/CORE/perlvars.h:32: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:50: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:54: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:140: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:146: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
/usr/lib/perl/5.10/CORE/perlvars.h:150: error: expected =, ,, ;, âasmâ or â__attribute__â before * token
Perl.xs: In function âdbd_st_rowsâ:
Perl.xs:43: warning: implicit declaration of function âpthread_getspecificâ
Perl.xs:43: warning: implicit declaration of function âPerl_Gthr_key_ptrâ
Perl.xs:43: error: invalid type argument of âunary * (have âintâ)
In file included from Perl.c:106:
Driver_xst.h: In function âdbixst_bounce_methodâ:
Driver_xst.h:19: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h: In function âdbdxst_bind_paramsâ:
Driver_xst.h:57: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h:70: warning: implicit declaration of function âsprintfâ
Driver_xst.h:70: warning: incompatible implicit declaration of built-in function âsprintfâ
Driver_xst.h: In function âdbdxst_fetchall_arrayrefâ:
Driver_xst.h:92: error: invalid type argument of âunary * (have âintâ)
Driver_xst.h:97: warning: incompatible implicit declaration of built-in function âsprintfâ
Driver_xst.h:114: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__dr_data_sourcesâ:
Perl.xsi:67: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__db_selectrow_arrayrefâ:
Perl.xsi:210: error: âXPVAVâ has no member named âxav_fillâ
Perl.xsi: In function âXS_DBD__Perl__st_fetchrow_arrayâ:
Perl.xsi:642: error: âXPVAVâ has no member named âxav_fillâ
make: *** [Perl.o] Error 1
 TIMB/DBI-1.622.tar.gz
 /usr/bin/make -- NOT OK
Running make test
 Can't test without successful make
Running make install
 Make had returned bad status, install seems impossible
Failed during this command:
TIMB/DBI-1.622.tar.gz                        : make NO

cpan[3]>


Eso realmente es solo "un trozo" de error, es todo lo que puedo llegar a copiar de la terminal.

Hace un poco más de un mes lo instalé sin problemas en UbuntuDesktop10.04, pero ahora en UbuntuServer me pasa esto, aunque dudo seriamente que sea ese el motivo... me da la sensación de que es un conflicto con la última versión de perl... pero no estoy para nada seguro de qué puede ser... Alguien me echa una manita?  :-X

Gracias de antemano y saludos!