Hello,
I can't build cedet-1.0pre2 on OpenBSD:
root@mobil-data:/usr/local/src/emacs/cedet-1.0pre2# make
cd ""/common && make EMACS="emacs"
SHELL="/usr/local/bin/bash"
/bin/sh: cd: /common - No such file or directory
*** Error code 1
Stop in /usr/local/src/emacs/cedet-1.0pre2 (line 73 of
Makefile).
------------------------------------------------------------------------------------------
Makefile with line no:
## Build
##
65: all: clean-autoloads packages
66:
67: bootstrap: clean-all packages
68:
69: packages: $(CEDET_PACKAGES)
70:
71: .PHONY: $(CEDET_PACKAGES)
72: $(CEDET_PACKAGES):
->73: cd $(CEDET_HOME)/$@ && $(__DOMAKE)
74:
75: ## Update
76: ##
thx.
Haluk Durmus
Eric M. Ludlam
semantic
None
Public
|
Date: 2005-05-31 14:08:35 PDT Logged In: YES |
|
Date: 2005-05-31 04:24:30 PDT Logged In: YES |
|
Date: 2005-05-27 10:11:59 PDT Logged In: YES |
|
Date: 2005-05-27 01:21:51 PDT Logged In: YES |