I attempted to build this drop of openSAF today and ran into a few
problems with scripts not having execute permissions and directories
missing in the build tree. The attached file contains notes I collected
while doing the build. I expanded the tar ball and then performed the
steps outlined in the attached file. All of the problems were during the
build of the smidump tool and once I got that to finish the build of the
openSAF code went fine.
 
Scott G. Petersen
Embedded Computing
 
Emerson Network Power
T: +1 (602) 438 3471
M: +1 (480) 600 6964
[EMAIL PROTECTED]
Text: [EMAIL PROTECTED]
 

Motorola's Embedded Communications Computing group is now a business of
Emerson Network Power.

www.emersonnetworkpower.com/embeddedcomputing
<http://www.emersonnetworkpower.com/embeddedcomputing> 

 

 

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________
1. ./bootstrap.sh

2. ./configure --host=powerpc-mvl-linux-gnu 
--prefix=/sysval/openSAF/opensaf-1.0-4/F101/opensaf/usr build_type=controller 
cc_exec_prefix=ppc_74xx hw_mgmt=1 
CFLAGS="-I/sysval/openSAF/opensaf-1.0-4/F101/usr/include 
-I/sysval/openSAF/opensaf-1.0-2/F101/build/usr/include " 
CPPFLAGS="-I/sysval/openSAF/opensaf-1.0-4/F101/usr/include 
-I/sysval/openSAF/opensaf-1.0-2/F101/build/usr/include/ " 
LDFLAGS="-DCROSS_COMPILE_PREFIX=/opt/montavista/cge/devkit/ppc/74xx/target 
-L/sysval/openSAF/opensaf-1.0-4/F101/usr/lib 
-L/sysval/openSAF/opensaf-1.0-2/F101/build/usr/lib "

3. make

      script not executable
         ./tools/smidump/bin/esmidump_ncsmapi
      directory does not exist
         ./services/mqsv/inc/snmp_inc
      script not executable
         ./tools/smidump/bin/esmidump_ncsmiblib
      directory does not exist
         ./services/mqsv/mqd/miblib_gen
         ./services/mqsv/mqnd/miblib_gen
         ./services/edsv/edsv_miblibgen
         ./services/avsv/avd/avd_miblib_gen
         ./services/avsv/avnd/avnd_miblib_gen
         ./services/avsv/inc/avsv_snmp_inc
         ./services/dtsv/dts/dts_miblib_gen
         ./services/glsv/gld/miblib_gen
         ./services/cpsv/cpd/miblib_gen
         ./services/cpsv/inc/snmp_inc
         ./services/ifsv/ifd/ifd_miblib_gen
         ./services/ifsv/common/ifsv_miblib_gen
         ./services/ifsv/inc/ifsv_snmp_inc
         ./services/ifsv/ifd/vip_miblib_gen
         ./services/ifsv/ifd/ifsv_ir_miblib_gen
         ./services/mab/psr/pss_miblib_gen
         ./services/avsv/avm/src/avm_miblib_gen
         ./services/avsv/avm/inc/avm_snmp_inc
      script not executable
         ./tools/smidump/bin/esmidump_pssv
         ./tools/smidump/bin/esmidump_newncssubagt

4. make rpm

_______________________________________________
Users mailing list
Users@list.opensaf.org
http://list.opensaf.org/maillist/listinfo/users

Reply via email to