michel@rhel:~/wrs-rmi-linux$ time /opt/WRS-Linux-1.4/wrlinux-1.4/wrlinux/configure --enable-board=raza_xlr_atx1_32_be --enable-kernel=cgl --enable-rootfs=glibc_cgl >> ~/Logs/rhel.cfg.log 2>&1
echo $?; time make all >> ~/Logs/rhel.all.log 2>&1; echo $?

real    50m37.026s
user    0m41.297s
sys     5m0.526s
michel@rhel:~/wrs-rmi-linux$ echo $?; time make all >> ~/Logs/rhel.all.log 2>&1; echo $?
0

real    1248m33.869s
user    165m2.316s
sys     425m39.389s
2
michel@rhel:~/wrs-rmi-linux$ 
[nfs error]


michel@rhel:~/wrs-rmi-linux$ time make all >> ../Logs/rhel.all.log 2>&1

real    523m2.614s
user    97m42.687s
sys     161m49.259s
michel@rhel:~/wrs-rmi-linux$ echo $?
2
michel@rhel:~/wrs-rmi-linux$ 

[zlib-devel]



michel@rhel:~/wrs-rmi-linux$ time make all >> ../Logs/rhel.all.log 2>&1

real    236m59.068s
user    16m5.570s
sys     37m11.619s
michel@rhel:~/wrs-rmi-linux$ 
michel@rhel:~/wrs-rmi-linux$ 
michel@rhel:~/wrs-rmi-linux$ 

[????]



michel@rhel:~/wrs-rmi-linux$ time make all >> ~/Logs/rhel.all.log 2>&1
       
real    252m7.830s
user    34m46.319s
sys     80m35.327s
michel@rhel:~/wrs-rmi-linux$ echo $?
0
michel@rhel:~/wrs-rmi-linux$