THANK YOU It works now!!! :)
Actually only glob.h from glibc build is enough. I found, that svn
version of BLFS puts away these headers, so if possible, please
update BLFS book to keep original headers.
--- Andrew Benton <[EMAIL PROTECTED]> wrote:
> Dan wrote:
> > Hi all,
> >
> > please help
Hi,
well, I did compile it - logical step :), but unfortunatly, glob.h
didn't look good enough ( only couple bytes inside ). I don't really
know why...
As of ss.h, i just copied all the headers, that are mentioned in BLFS
book to backup and after installation of heimdal copied back.
--- Andrew
On Thu, 2005-09-08 at 13:33 +0100, Andrew Benton wrote:
> Dan wrote:
> > Hi all,
> If I were you I would recompile glibc just like you did when you first
> installed it but this time, don't install it. Just copy the header files you
> need into /usr/include. You might want to backup the ones heim
Dan wrote:
Hi all,
please help me, as I'm stuck. I've followed BLFS book, and installed
heimdal libraries, but it seems that must have screwed something, as
I can't compile logrotate nor php. I'm getting errors with _glob
undefined references, and it seems my heimdal rewrote glibc headers
and th
Hi all,
please help me, as I'm stuck. I've followed BLFS book, and installed
heimdal libraries, but it seems that must have screwed something, as
I can't compile logrotate nor php. I'm getting errors with _glob
undefined references, and it seems my heimdal rewrote glibc headers
and that's the prob