Opened 20 years ago

Closed 20 years ago

#836 closed defect (fixed)

Mktemp-1.5 doesn't create tempfile

Reported by: Denis_Laventure@… Owned by: lfs-book@…
Priority: lowest Milestone:
Component: Book Version: CVS
Severity: minor Keywords:
Cc:

Description

After "make install" you should add "make install-tempfile" (added by the patch) to create tempfile.

Change History (5)

comment:1 by stef@…, 20 years ago

I see this too...

To make life easier, it's probably better to patch the install target to include install-tempfile and then not require the extra step.

comment:2 by tushar@…, 20 years ago

I deliberately created a seperate target for tempfile since it is not part of the official package. I submitted the patch to the maintainer, but have not received any response. IMO, it is best to keep the target seperate.

comment:3 by Matthew Burgess, 20 years ago

I assume though, that we should be issuing the make install-tempfile instruction though? At present the tempfile wrapper will never be installed.

comment:4 by tushar@…, 20 years ago

Yep, make install-tempfile is needed.

comment:5 by Matthew Burgess, 20 years ago

Resolution: fixed
Status: newclosed

Fixed in all branches. Thanks for the report Denis.

Note: See TracTickets for help on using tickets.