Opened 14 years ago
Closed 14 years ago
#179 closed defect (fixed)
jhbuild - calculate fails to build.
Reported by: | mungewell | Owned by: | marcopg |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Sugar | Version: | Unspecified |
Severity: | Keywords: | ||
Cc: | Distribution/OS: | ||
Bug Status: |
Description
simon@destiny:~/sugar-jhbuild2/sugar-jhbuild$ ./sugar-jhbuild buildone calculate
* Checking out calculate * [1/1]
git fetch
git stash save jhbuild-build
No local changes to save
git checkout
git rebase origin master
Already on "master"
Current branch master is up to date.
* Configuring calculate * [1/1]
./autogen.sh --prefix /home/simon/sugar-jhbuild2/sugar-jhbuild/install --libdir '${exec_prefix}/lib'
/bin/sh: ./autogen.sh: not found
* error during stage configure of calculate: ########## Error running ./autogen.sh --prefix /home/simon/sugar-jhbuild2/sugar-jhbuild/install --libdir '${exec_prefix}/lib' * [1/1]
[1] rerun stage configure
[2] ignore error and continue to build
[3] give up on module
[4] start shell
[5] go to stage force_checkout
[6] go to stage force_clean
[7] go to stage force_distclean
choice:
Change History (1)
comment:1 Changed 14 years ago by dfarning
- Resolution set to fixed
- Status changed from new to closed
building correctly as of jan 21 2009