Hi, I am trying to create rpms on a new machine, and it does not generate the lustre-debuginfo rpm file. Is there any particular tool/dependencies that it requires? Things work fine on my other machine. Thanks. Sumit -------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070418/9f2de430/attachment.html
On Apr 18, 2007 16:28 -0400, Sumit Narayan wrote:> I am trying to create rpms on a new machine, and it does not generate the > lustre-debuginfo rpm file. Is there any particular tool/dependencies that it > requires? Things work fine on my other machine.That really depends on the distro you are building under. Some generate -debuginfo, and some do not. It is a function of "rpmbuild" and/or local config I think, never looked into it much. Cheers, Andreas -- Andreas Dilger Principal Software Engineer Cluster File Systems, Inc.
Thanks for your reply. I am using Centos with kernel 2.6.9-42. Since my rpmbuild is not generating debuginfo, is there any other way I could debug lustre? On 4/18/07, Andreas Dilger <adilger@clusterfs.com> wrote:> > On Apr 18, 2007 16:28 -0400, Sumit Narayan wrote: > > I am trying to create rpms on a new machine, and it does not generate > the > > lustre-debuginfo rpm file. Is there any particular tool/dependencies > that it > > requires? Things work fine on my other machine. > > That really depends on the distro you are building under. Some generate > -debuginfo, and some do not. It is a function of "rpmbuild" and/or local > config I think, never looked into it much. > > Cheers, Andreas > -- > Andreas Dilger > Principal Software Engineer > Cluster File Systems, Inc. > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070418/c97593c9/attachment.html
Silly... make install works. Thanks anyway... On 4/18/07, Sumit Narayan <narsumit@gmail.com> wrote:> > Thanks for your reply. I am using Centos with kernel 2.6.9-42. > > Since my rpmbuild is not generating debuginfo, is there any other way I > could debug lustre? > > On 4/18/07, Andreas Dilger < adilger@clusterfs.com> wrote: > > > > On Apr 18, 2007 16:28 -0400, Sumit Narayan wrote: > > > I am trying to create rpms on a new machine, and it does not generate > > the > > > lustre-debuginfo rpm file. Is there any particular tool/dependencies > > that it > > > requires? Things work fine on my other machine. > > > > That really depends on the distro you are building under. Some generate > > -debuginfo, and some do not. It is a function of "rpmbuild" and/or > > local > > config I think, never looked into it much. > > > > Cheers, Andreas > > -- > > Andreas Dilger > > Principal Software Engineer > > Cluster File Systems, Inc. > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://mail.clusterfs.com/pipermail/lustre-discuss/attachments/20070418/9069c7ed/attachment.html