Skip to content

doesn't compile in windows #1

@rdp

Description

@rdp

looks like there's some work to be done in doze....

mysql.o: In function optimize_for_async': C:/dev/ruby/mysqlplus/ext/mysql.c:336: undefined reference tovio_blocking'
C:/dev/ruby/mysqlplus/ext/mysql.c:337: undefined reference to vio_is_blocking' C:/dev/ruby/mysqlplus/ext/mysql.c:339: undefined reference tovio_fastsend'
mysql.o: In function readable': c:/ruby/include/ruby-1.9.1/ruby/ruby.h:463: undefined reference tovio_poll_read'
c:/ruby/include/ruby-1.9.1/ruby/ruby.h:463: undefined reference to vio_poll_read' mysql.o: In functionretry':
C:/dev/ruby/mysqlplus/ext/mysql.c:1025: undefined reference to vio_should_retry' mysql.o: In functioninterrupted':
C:/dev/ruby/mysqlplus/ext/mysql.c:1032: undefined reference to `vio_was_interrupted'
collect2: ld returned 1 exit status
make: *** [mysql.so] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions