On Sat, Aug 12, 2000 at 06:38:36PM -0400, Frank Hale wrote:
> Nalin Dahyabhai wrote:
> >
> > On Sat, Aug 12, 2000 at 12:10:26PM -0400, Frank Hale wrote:
> > > I have no problem building perl-5.00503-10.src.rpm, but when I try to
> > > build perl 5.6.0 it complains that it cannot find ndbm.h when it works
> > > fine for 5.00503 whats the problem?
> >
> > Are you building on Zoot or Pinstripe? Do you have the gdbm-devel
> > package installed?
>
> I'm still using Zoot. Yes I have gdbm-devel.
>
> Okay this is what I am doing. I am taking the perl src.rpm which comes
> with Zoot and using its spec file after some modification to build perl
> 5.6 rpm. The Zoot perl src.rpm builds fine and it has the same
> configuration as 5.6 which complains that it cannot find ndbm.h header
> file.
Okay, for some reason the perl build process isn't looking in the
proper subdirectory (i.e., /usr/include/gdbm) for ndbm.h, which is
why it fails at that point when you try to compile it.
If you don't need it, try disabling the dbm support, or adding the
proper directory to the list of directories perl looks in at build-
time. There's a patch in the 5.6.0 package in Pinstripe that adds
this directory to the link path -- you may want to try starting with
it instead of the perl 5.00503 package from Zoot.
Nalin
_______________________________________________
Redhat-devel-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-devel-list