At 10.30. Pkg-config 0.26 .... the following command is cited;

cat >> ${CLFS}/root/.bash_profile << EOF
export PKG_CONFIG_PATH32="${PKG_CONFIG_PATH32}"
export PKG_CONFIG_PATH64="${PKG_CONFIG_PATH64}"
EOF


In chroot that command doesn't work obviously, because the var ${CLFS} 
is unset/unused ....

..also, is it deliberate that those exports go into /root/.bash_profile? In
typical cases, we actually export those vars system-wide to /etc/profile
or such ... 

Don
                                          
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/listinfo.cgi/clfs-dev-cross-lfs.org

Reply via email to