Message46639
| Author |
nico38 |
| Recipients |
| Date |
2006年02月24日.12:38:09 |
| SpamBayes Score |
| Marked as misclassified |
| Message-id |
| In-reply-to |
| Content |
Logged In: YES
user_id=1081828
Hi,
I try to cross compile Python-2.4.2 for an etrax processor.
I have successfully applied the patch to Python sources.
I then cd to a "MyPython" directory.
I call ../Python-2.4.2/configure --build cris --host i386-linux
It works ok (did not see an error)
I all make
I get the following error after a while :
make : *** No rule to make target '@BUILDPGEN@', needed by
'../Python-2.4.2/Include/graminit.h'. Stop.
Any Idea ?
Nicolas |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2007年08月23日 15:39:17 | admin | link | issue1006238 messages |
| 2007年08月23日 15:39:17 | admin | create |
|