﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
228	coreutils: too many arguments to function 'gen_tempname'	yermandu	clfs-commits@…	"I am compiling the Step 6.14 book from [http://cross-lfs.org/view/svn/x86/temp-system/coreutils.html]
And i receive the follow error: 

{{{
  CC     mkstemp.o
mkstemp.c: In function 'rpl_mkstemp':
mkstemp.c:43: error: too many arguments to function 'gen_tempname'
make[4]: *** [mkstemp.o] Error 1
make[4]: Leaving directory `/pub/lfs/sources/coreutils-7.6/lib'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/pub/lfs/sources/coreutils-7.6/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/pub/lfs/sources/coreutils-7.6/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/pub/lfs/sources/coreutils-7.6'
make: *** [all] Error 2

}}}

I allready app the patch ''coreutils-7.6-uname-1.patch'' and receive the same error."	task	closed	major		BOOK	CLFS Standard GIT	fixed	coreutils 7.6, mktemp, gen_tempname	
