Ged Haywood wrote: > Hi there, > > On Mon, 13 Oct 2003, Joachim Feise wrote: > > >> perl Makefile.PL DYNAMIC=1 EVERYTHING=1 PERL_DEBUG=1 > > > Try compiling static?
I tried it with perl Makefile.PL and perl Makefile.PL EVERYTHING=1 as well. No difference. >> make && make install > > > Does this mean you're doing the whole build as root? I don't like that. Yeah, I know ;-) I normally don't do that. This was on my test machine. In any case, that's not the cause of the problem. I first encountered it on another machine, where I don't build as root. Both machines use Slackware 9.0. -Joe