From: Hubert F. <hu...@fi...> - 2006-09-11 16:42:26
|
Hi, And trying to compile on Linux: Building Boost.Regex with the optional Unicode/ICU support disabled. Please refer to the Boost.Regex documentation for more information (and if you don't know what ICU is then you probably don't need it). warning: Python location is not configured warning: the Boost.Python library won't be built adobe/adobe/future/widgets/Jamfile.v2:89: in modules.load *** argument error * rule glob ( wildcards + ) * called with: ( ) * missing argument wildcards /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:898:see definition of rule 'glob' being called /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:306: in load-jamfile /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:68: in project.load /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:699: in project.use /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:89: in load /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build/project.jam:164: in project.find /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/build-system.jam:136: in load /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/kernel/modules.jam:259: in import /home/hub/bzrlocal/adobe-source-1.0.20/third_party/boost_tp/boost/tools/build/v2/kernel/bootstrap.jam:153: in boost-build /home/hub/bzrlocal/adobe-source-1.0.20/boost-build.jam:1: in module scope Looks like I have more chances with my hacked autoconf build system (I'll submit a patch when it works) Time to learn Jam Hub |