Marcus -
On Mon, Nov 21, 2011 at 5:42 AM, Marcus Crestani
<crestani(a)informatik.uni-tuebingen.de> wrote:
APPROVE COMMIT
Lion's default autoconf breaks configure's ability to create Makefiles.
Regenerate configure with Autoconf 2.68.
NOTE: This patch has been committed.
# HG changeset patch
# User Marcus Crestani <crestani(a)informatik.uni-tuebingen.de>
# Date 1321871722 -3600
# Node ID d88edf8f3b880a84ded020856751b1616d133ac9
# Parent bccc91a655362e5bd427e2179c942f2d99cf6ebc
2011-11-21 Marcus Crestani <crestani(a)informatik.uni-tuebingen.de>
* configure: Regenerate with Autoconf 2.68. Default Autoconf 2.61
that comes with Mac OS X Lion breaks configure's ability to create
Makefiles.
Unfortunately, adding etc to SUBDIRS results in the following failure:
../../lib-src/ellcc --mode=link --mode=verbose --mod-output=eldap.ell \
eldap.o eldap_i.o -L/opt/lib -lldap -llber
ellcc driver version 21.5-b31 for EMODULES version 1.1.0 (1010)
gcc -shared -o eldap.ell eldap.o eldap_i.o -L/opt/lib -lldap -llber
make[1]: Leaving directory `/home/opt/build/xemacs-21.5-2011-11-21/modules/ldap'
cd ./etc && make all
make[1]: Entering directory `/home/opt/src/xemacs-21.5-2011-11-21/etc'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/home/opt/src/xemacs-21.5-2011-11-21/etc'
make: *** [etc] Error 2
I doubt that this problem is specific to my configuration. If you
need further detail, please let me know.
- Vin
_______________________________________________
XEmacs-Patches mailing list
XEmacs-Patches(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-patches