Skip Menu |

This queue is for tickets about the Image-CCV CPAN distribution.

Report information
The Basics
Id: 95101
Status: resolved
Priority: 0/
Queue: Image-CCV

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

Bug Information
Severity: (no value)
Broken in: 0.09
Fixed in: 0.10



Subject: Does not compile on FreeBSD because of alloca.h
The Makefile.PL exits with the message Can't link/include C library 'alloca.h', aborting. However, the alloca() function is available on FreeBSD systems, but according to the man page the include file to be used here is stdlib.h. Regards, Slaven
This should have been fixed by 0.10, released after this report