Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 119902
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: pali [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 4.041_02



Subject: "No library found for -lmysqlclient" is reported as harmless warning
When libmysqlclient.so is not present in system then DBD::mysql cannot be obviously compiled. Makefile.PL detect this problem, but treat it only as harmless warning "Warning (mostly harmless): No library found for -lmysqlclient" -- even it is fatal error and requirement for compilation. At this step Makefile.PL should stop compilation and report fatal error.
Reopening, fix was reverted in 4.043.