From: Foster T. B. <fbr...@ad...> - 2006-09-11 21:38:47
|
Hi Hubert, I followed the steps you specified, and it seems to be working fine =20 for me, which probably means there is an environment variable I have =20 that you don't, or vice versa. Another issue that you may run in to =20 is the fact that I'm building with XCode 2.4 on Mac OS 10.4.7 -- it =20 is likely there are settings specified that may be XCode 2.4 or (more =20= likely) Mac OS X 10.4+ specific. Please make sure you have a user-config.jam file in your home =20 directory, and that it contains: > import toolset : using ; using darwin ; (it should have been auto-generated by build.sh) Other than that, I'm at a bit of a loss as to what the issue might =20 be. If that helps some, please let me know. Blessings, Foster On Sep 11, 2006, at 1:34 PM, Hubert Figuiere wrote: > On Monday 11 September 2006 12:05, Foster T. Brereton wrote: >> Hi Hubert, >> >> Thanks for letting us know there is a problem. Can you tell me what >> set of steps you were following when the error came up? Were you >> using the p4checkout script, or the net_setup script? Anything else >> you can tell me that might help me debug the issue? > > I use the official tarball for 1.0.20 > > I did untar boost in adobe-source/third-party/boost_tp/ > then in that dir, ln -s boost_1_33_1 boost > The ./adobe/patch_boost.sh > =46rom that in adobe-source, I did run ./adobe/tools/build.sh > > Hub -- Foster T. Brereton <=E1=BC=B0=CF=87=CE=B8=CF=8D=CF=82>< = Romans =20 3:21-26 A d o b e S o f t w a r e T e c h n o l o g y L a b "What 99 percent of programmers need to know is not how to build =20 components but how to use them." -- Alexander Stepanov |