Eric Wong
unread,Dec 4, 2012, 3:52:36 PM12/4/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to libk...@googlegroups.com
Hi, I've noticed some regressions from makeconf for a fresh install
on a Debian GNU/Linux 6.0 machine running Ruby 1.9.3
RUBYOPT=-I. ./configure --prefix=/tmp/lkq
* libkqueue.so.0.0 is the only lib installed, no libkqueue.so
or libkqueue.so.0 symlinks
* libkqueue.pc isn't generated nor installed for pkg-config users
* headers in include/ aren't installed
* libkqueue.a isn't available for static linking
(not a big issue for me, but it is a regression)