Author: Peter C. Lai
Date: 31-01-02 23:12
I don't know if your script does this or not, but following compile flags while installing world is critical. For example, if you used -DNOPROFILE to avoid compiling profiled libs in 'buildword' then you must use that flag while installing world or else it will complain that the profiled libs you skipped don't exist and the install will fail.
What's more important is if you have all your flags in /etc/make.conf. Make sure you sync /etc/make.conf on both machines before installing world on to the remote machine!
|
|