Re: [RFC] Braking nfs-utils into -devel and -libs rpms.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





Peter Jones wrote:
On Tue, 2006-01-03 at 19:35 -0500, Steve Dickson wrote:

Enrico Scholz wrote:

It everytime a good idea to split libraries and programs when there might
be other packages using the libs. Else, monolithic packages might/will
add of unneeded stuff or even dependencies to packages needing the libs
only.

Ok another question... the autoconf files that build the nfs daemons
and commands expect the needed libraries to be already installed
on the build machine. So my question is, when I build things, should
I change the autoconf file so that the build points to the libraries
(and header files) in the build tree or should I require nfs-utils-lib
to be installed on the build machine (i.e. Requires: nfs-utils-lib).

I guess would guess its the former but I just want to make sure
I'm doing things in the normal or expected way....


Definitely the former, or else you'd have to split out the source rpms
too, not just the resultant binaries.  And that's almost certainly not
the intent.
The only problems is the top configure.in uses the
AC_CHECK_LIB() and AC_CHECK_HEADERS() macros to see if
certain libraries and header files are installed...

I'm really not sure how to deal with those other than
commenting them out before the autoconf is done...

steved.


[Index of Archives]     [Fedora Users]     [Fedora Development]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux