David Welton wrote:

You could try adding this patch and see if it works:

--- src/mod_rivet.c     (revision 449811)
+++ src/mod_rivet.c     (working copy)
@@ -885,6 +885,8 @@
       exit(1);
    }

+    Rivet_Init(interp);
+


frustrating and embarrassing but I'm not able to recompile anymore....

configure: error: source directory already configured; run "make distclean" there first

this message was issued by 'make' (after ./configure had runned successfully).
The  'source directory' seems to refer to src/, but it's not so.

# cd src/
# make disclean
... (messages that suggest configure has been run again)
make: *** No rule to make target `distclean'.  Stop.


I don't know what happened. I also tried by wiping out the the whole
source tree and checking out from repository. I applied that simple patch
but ...nope.... sorry


--
-- Massimo Manghi
-- Dipartimento di Biologia Evolutiva e Funzionale
-- Università degli Studi di Parma
-- Parco Area delle Scienze 11A - 43100 Parma


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to