RT for rt.cpan.org
Skip Menu
|
Bug #14088 for Image-Imlib2: compilation fails (missing x11 lib include)
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
Image-Imlib2 CPAN distribution
.
Report information
The Basics
Id:
14088
Status:
rejected
Priority:
0/
Queue:
Image-Imlib2
People
Owner:
Nobody in particular
Requestors:
altblue [...] n0i.net
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
1.07
Fixed in:
(no value)
History
Show all quoted text
Tue Aug 09 18:36:09 2005
Guest - Ticket created
Subject:
compilation fails (missing x11 lib include)
The fix would be: perl -pi -e 's{(#include <Imlib2.h>)}{#include <X11/Xlib.h>\n$1}' lib/Image/Imlib2.xs
Wed Mar 01 13:51:34 2006
leon [...] astray.com - Correspondence added
On Tue Aug 09 18:36:09 2005, guest wrote:
Show quoted text
> The fix would be: > > perl -pi -e 's{(#include <Imlib2.h>)}{#include <X11/Xlib.h>\n$1}' > lib/Image/Imlib2.xs
This isn't necessary on at least OS X or Debian, so I'm rejecting this. Leon
Wed Mar 01 13:51:43 2006
The RT System itself - Status changed from 'new' to 'open'
Wed Mar 01 13:51:45 2006
leon [...] astray.com - Status changed from 'open' to 'rejected'