Ticket #1419 (new defect) — at Version 2
GPM-related ./configure issue
Reported by: | zaytsev | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.7.0-pre3 |
Component: | mc-core | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: |
Description (last modified by zaytsev) (diff)
Hi!
There an error in ./configure: when --with-gpm-mouse is specified the ./configure should fail if
checking for Gpm_Repeat in -lgpm... no
configure: WARNING: libgpm is missing or older than 0.18
which is clearly not the case ATM ( see http://nopaste.com/p/aW0XbKvEV ).
This one I don't know how to fix, but I suppose that should be fairly easy for anyone familiar with autotools.
Change History
Note: See
TracTickets for help on using
tickets.
Patch for RH SPEC file