Skip Menu |

This queue is for tickets about the YAML-Parser-Syck CPAN distribution.

Report information
The Basics
Id: 11253
Status: new
Priority: 0/
Queue: YAML-Parser-Syck

People
Owner: Nobody in particular
Requestors: jjmerelo [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: Does not even compile
gcc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS -DDEBUGGING -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -march=i386 -mcpu=i686 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "-I/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE" Syck.c En el fichero incluĂ­do de Syck.xs:5: /usr/local/include/syck.h:39:3: falta un operador binario That is, binary operator missing. Compiler is gcc (GCC) 3.2.2 And syck seems to work correctly. JJ