Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105098 - dev-db/rekall-2.2.3-r1fails to recognize python-2.4
Summary: dev-db/rekall-2.2.3-r1fails to recognize python-2.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High blocker
Assignee: Carsten Lohrke (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on: 117289
Blocks:
  Show dependency tree
 
Reported: 2005-09-06 20:27 UTC by Cole Albon
Modified: 2006-03-04 05:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Rekall-2.2.3-r1 ./configure patch (2.2.3-configure.patch,398 bytes, patch)
2006-03-03 16:26 UTC, Nick Devito
Details | Diff
Rekall-2.2.3-r1 configure.in patch (new-config-patch.patch,304 bytes, patch)
2006-03-03 22:25 UTC, Nick Devito
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Cole Albon 2005-09-06 20:27:20 UTC
checking for help/conductor... checking for python versions /no/... configure:
error: Unrecognised python version: 2.4

!!! ERROR: dev-db/rekall-2.2.3-r1 failed.
!!! Function kde_src_compile, Line 158, Exitcode 1
!!! died running ./configure, kde_src_compile:configure


Reproducible: Always
Steps to Reproduce:
1. emerge knoda
2. emerge --deep --newuse python
3. emerge --deep --newuse knoda

Actual Results:  
no joy

Expected Results:  
joy
Comment 1 Nick Devito 2006-03-03 16:26:09 UTC
Created attachment 81246 [details, diff]
Rekall-2.2.3-r1 ./configure patch

This should fix the errors with Python 2.4.
Comment 2 Nick Devito 2006-03-03 22:25:21 UTC
Created attachment 81260 [details, diff]
Rekall-2.2.3-r1 configure.in patch

I made this patch also to configure.in, just in case..
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2006-03-04 05:09:22 UTC
This shouldn't be an issue with the latest version. I just forgot to close the bug. Thanks for the patch anyways, Nick.