|
From: Patrick H. <pa...@pr...> - 2009-10-29 13:07:30
|
Yes, I haven't had time to figure out how update the build for new Autotools versions. On Mac OS X, just be sure that /usr/bin is in your path before /opt/local/bin when building. -Patrick On Oct 28, 2009, at 11:12 PM, Doug McCorkle wrote: > I resolved this issue by using the aclocal in /usr/bin instead of / > opt/ > local/bin. Here is the version info: > > mccdo-2:~ mccdo$ /opt/local/bin/aclocal --version > aclocal (GNU automake) 1.11 > Copyright (C) 2009 Free Software Foundation, Inc. > License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl-2.0.html >> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Written by Tom Tromey <tr...@re...> > and Alexandre Duret-Lutz <ad...@gn...>. > mccdo-2:~ mccdo$ > mccdo-2:~ mccdo$ > mccdo-2:~ mccdo$ > mccdo-2:~ mccdo$ /usr/bin/aclocal --version > aclocal (GNU automake) 1.10 > Written by Tom Tromey <tr...@re...> > and Alexandre Duret-Lutz <ad...@gn...>. > > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. There > is NO > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR > PURPOSE. > mccdo-2:~ mccdo$ > > > On Oct 28, 2009, at 8:03 PM, Doug McCorkle wrote: > >> Hello, >> >> I am getting this build error on Mac OS 10.5: >> >> cd /stuff/data/VE_Suite_Deps/vrjuggler-svn/modules/gadgeteer && ./ >> autogen.sh >> Running aclocal -I ../../external/macros -I ../../macros -I ../../ >> Doozer++/config -I ../../Doozer++/config/pkgs -I /opt/local/share/ >> aclocal ... >> configure.ac:136: error: AC_LANG_CONFTEST: unknown language: >> Objective-C >> ../../lib/autoconf/lang.m4:214: AC_LANG_CONFTEST is expanded from... >> ../../lib/autoconf/general.m4:2577: _AC_COMPILE_IFELSE is expanded >> from... >> ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from... >> ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from... >> ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded >> from... >> ../../Doozer++/config/compiler.m4:1105: DPP_PROG_OBJC is expanded >> from... >> configure.ac:136: the top level >> autom4te: /opt/local/bin/gm4 failed with exit status: 1 >> aclocal: autom4te failed with exit status: 1 >> Running autoheader... >> configure.ac:136: error: AC_LANG_CONFTEST: unknown language: >> Objective-C >> ../../lib/autoconf/lang.m4:214: AC_LANG_CONFTEST is expanded from... >> ../../lib/autoconf/general.m4:2577: _AC_COMPILE_IFELSE is expanded >> from... >> ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from... >> ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from... >> ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded >> from... >> ../../Doozer++/config/compiler.m4:1105: DPP_PROG_OBJC is expanded >> from... >> configure.ac:136: the top level >> autom4te: /opt/local/bin/gm4 failed with exit status: 1 >> autoheader: '/opt/local/bin/autom4te' failed with exit status: 1 >> Running autoconf ... >> configure.ac:136: error: AC_LANG_CONFTEST: unknown language: >> Objective-C >> ../../lib/autoconf/lang.m4:214: AC_LANG_CONFTEST is expanded from... >> ../../lib/autoconf/general.m4:2577: _AC_COMPILE_IFELSE is expanded >> from... >> ../../lib/m4sugar/m4sh.m4:620: AS_IF is expanded from... >> ../../lib/autoconf/general.m4:2018: AC_CACHE_VAL is expanded from... >> ../../lib/autoconf/general.m4:2039: AC_CACHE_CHECK is expanded >> from... >> ../../Doozer++/config/compiler.m4:1105: DPP_PROG_OBJC is expanded >> from... >> configure.ac:136: the top level >> autom4te: /opt/local/bin/gm4 failed with exit status: 1 >> make[2]: *** [configure] Error 1 >> make[1]: *** [recursive] Error 1 >> make: *** [debug] Error 2 >> >> >> Any ideas? >> >> Doug >> >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart >> your >> developing skills, take BlackBerry mobile applications to market and >> stay >> ahead of the curve. Join us from November 9 - 12, 2009. Register now! >> http://p.sf.net/sfu/devconference >> _______________________________________________ >> vrjuggler-devel mailing list >> vrj...@li... >> https://lists.sourceforge.net/lists/listinfo/vrjuggler-devel > > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart > your > developing skills, take BlackBerry mobile applications to market and > stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > vrjuggler-devel mailing list > vrj...@li... > https://lists.sourceforge.net/lists/listinfo/vrjuggler-devel -- Patrick L. Hartling Senior Software Engineer, Priority 5 http://www.priority5.com/ The information transmitted in this communication is intended only for the person or entity to which it is addressed and contains proprietary material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please destroy any copies, contact the sender and delete the material from any computer. |