Praveen Bhaniramka wrote: > Hi folks, > > Does anyone know why I am getting this error?
My guess is that the build is failing because it can't deal with both 64-bit and 32-bit building at once right now. This is a bug I need to fix. For now just select one architecture to build (var_arch=ia32). -Allen > I have an x86_64 system with FC4. I have the latest scons rpms > installed. Do I need anything else? I am not sure how to interpret the > following warning message when I launch scons - > > WARNING: The build is currently in development. > - It needs the svn version of scons-addons > ...... > scons: warning: Two different environments were specified for target > /var/ftp/repository/home/praveen/OSS/OpenSG_svn/opensg/build.linux/instlinks/lib/libOSGState.so, > but they appear to have the same action: installFunc(target, > source, env) > File "Source/SConscript", line 37, in ? > > scons: *** Multiple ways to build the same target were specified for: > /var/ftp/repository/home/praveen/OSS/OpenSG_svn/opensg/build.linux/instlinks/lib/libOSGState.so > > (from > ['/var/ftp/repository/home/praveen/OSS/OpenSG_svn/opensg/build.linux/instlinks/lib64/debug/libOSGState.so'] > > and from > '/var/ftp/repository/home/praveen/OSS/OpenSG_svn/opensg/build.linux/instlinks/lib/debug/libOSGState.so']) > File "Source/SConscript", line 37, in ? > > [EMAIL PROTECTED] opensg]$ scons --version > SCons by Steven Knight et al.: > script: v0.96.92.D002, 2006/04/11 07:39:43, by knight on roxbury > engine: v0.96.92.D002, 2006/04/11 07:39:43, by knight on roxbury > Copyright (c) 2001, 2002, 2003, 2004 The SCons Foundation > > Thanks. > > - Praveen > > > ---- > Praveen Bhaniramka > +91-98185-15641 (M) > > > >------------------------------------------------------------------------ > >------------------------------------------------------------------------- >Take Surveys. Earn Cash. Influence the Future of IT >Join SourceForge.net's Techsay panel and you'll get the chance to share your >opinions on IT & business topics through brief surveys -- and earn cash >http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >------------------------------------------------------------------------ > >_______________________________________________ >Opensg-core mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/opensg-core > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-core mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-core
