LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux From Scratch (https://www.linuxquestions.org/questions/linux-from-scratch-13/)
-   -   abt patch the Mktemp (https://www.linuxquestions.org/questions/linux-from-scratch-13/abt-patch-the-mktemp-623230/)

fengfeng 02-23-2008 12:48 AM

abt patch the Mktemp
 
when i in the chapter 6 and install the mktemp,there is a problem.
first,i patch the mktemp
Code:

patch -Np1 -i ../mktemp-1.5-add_tempfile-3.patch
and it come out
Code:

segmentation fault
when i went on
Code:

make install-tempfile
it said it cant find the target install-tempfile.It seems the patch do not work correct.

fengfeng 02-23-2008 12:51 AM

I use the LFS cd 6.3


All times are GMT -5. The time now is 05:10 AM.