fredagen den 3 januari 2003 01.14 skrev Mark Scott: > Oden Eriksson wrote: > > torsdagen den 2 januari 2003 22.25 skrev Mark Scott: > >>Oden Eriksson wrote: > >>>Hi. > >>> > >>>I'm trying to build MySQL-3.23.54a-1mdk on my ML9.0 system at home, but > >>>it hangs at: > >>> > >>>perl -w ./Support/generate-mirror-listing.pl manual.texi > ../MIRRORS > >>> > >>>I was however able to build it on another similar system..., I can't > >>>figure out what's wrong... > >> > >>Just got the same problem and found the cause - there's a missing '<' > >>stdin redirection operator in the Docs Makefile, so the perl script is > >>waiting indefinitely for input. > >> > >>The attached patch needs to be applied to Docs/Makefile.in. It should be > >>in a suitable format to be bzipped and added to the spec. > > > > Thanks, but there appears to be the exact same thing with 3.23.53, but > > that builds ok and 3.23.54a not. This is wierd... > > Did the patch make your 3.23.54a build work? If the build is interactive > (i.e. started from a terminal), I found that pressing Ctrl-D at the hang > point makes it continue. It might be something to do with perl/rpm and > interactive/scripted invocation, but that's a wild guess. > > In case it's decided to include the Makefile.in patch, it might be > better to use this version which also patches Makefile.am. I discovered > that automake is called during %build - although by this time the Docs > have been built. Better to play safe I think. > > I've also attached the alteration to the spec file to include the patch.
Cool, but I solved this as: http://www.mandrake.com/en/archives/cooker/2003-01/msg00084.php Chears. -- Regards // Oden Eriksson, Deserve-IT.com
