Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63810 - Anjuta failed to create makefile, Build>Auto generate also not working
Summary: Anjuta failed to create makefile, Build>Auto generate also not working
Status: RESOLVED DUPLICATE of bug 62925
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: High major (vote)
Assignee: Lisa Seelye (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-12 12:07 UTC by Gerrit Slomma
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gerrit Slomma 2004-09-12 12:07:17 UTC
Everytime I try to create a project in Anjuta v1.2.2 the project's makefile isn't created. The suggested Build>Auto generate... also does not work.

Reproducible: Always
Steps to Reproduce:
1. File>New Project
2. chose "Generic/Terminal Project"
3. chose whatever you want projectname an projectlanguage, target type "Executable Target"
4. click "Apply"
5. wait for the project-building-process to finish and experience the error-message and config.status error 
6. Build>Auto generate...
7. wait for the project-building-process to finish and experience the same config.status error as in step 5

Actual Results:  
ERROR: The Project was not successfully auto generated.
Please run autogen.sh manually

in the status-field:

configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: error: cannot find input file: intl/Makefile.in 

go to "Steps to Reprocedure" Step 6

in the status-field

configure: creating ./config.status
config.status: creating Makefile
config.status: creating intl/Makefile
config.status: error: cannot find input file: intl/Makefile.in

Expected Results:  
A makefile should have been created, at least via Build>Auto generate...
Comment 1 Lisa Seelye (RETIRED) gentoo-dev 2004-12-14 14:50:39 UTC
Seems like a dupe of bug 62925.  Both work for me though.

*** This bug has been marked as a duplicate of 62925 ***