Re: [CVS] RPM: rpm/ configure.ac

2007-06-19 Thread Jeff Johnson
On Jun 19, 2007, at 10:37 AM, Mark Hatle wrote: I believe the MYPATH stuff is specified this way so that the items in /bin and /usr/bin take precedence when RPM is discovering the locations of /bin/sh, grep, sed, cut, etc.. all of the things that get encoded into the rpm-macros file. I

Re: Flexibly building against third-party libraries (RPM_CHECK_LIB)

2007-06-19 Thread Ralf S. Engelschall
On Tue, Jun 19, 2007, Ralf S. Engelschall wrote: [...] gcc -Wall -fPIC -DPIC -D_GNU_SOURCE -D_REENTRANT -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wno-char-subscripts -o rpmdeps rpmdeps.o -L/d2/u/rse/prj/rpm/src/rpm/../sqlite-3.3.17/.libs

Re: [CVS] RPM: rpm/lib/ fsm.c

2007-06-19 Thread Ralf S. Engelschall
On Tue, Jun 19, 2007, Jeff Johnson wrote: On Jun 19, 2007, at 2:42 AM, Ralf S. Engelschall wrote: RPM Package Manager, CVS Repository http://rpm5.org/cvs/ Server: rpm5.org Name:

Re: [CVS] RPM: rpm/lib/ fsm.c

2007-06-19 Thread Jeff Johnson
On Jun 19, 2007, at 12:20 PM, Ralf S. Engelschall wrote: On Tue, Jun 19, 2007, Jeff Johnson wrote: Getting mmap enabled is likely a large performance win. Maybe, yes. I've now added the missing Autoconf glue AC_FUNC_MMAP for checking whether the system supports a reasonable mmap(2). Let's

Re: [CVS] RPM: rpm/ configure.ac

2007-06-19 Thread Ralf S. Engelschall
On Tue, Jun 19, 2007, Jeff Johnson wrote: [...] So far, the only criteria for correctness is avoiding complaints This used to build! Bad RPM! which leads to an ever increasing amount of goop. Yes, that's fine for RPM 4.5.x, but for RPM 5 I think it might be even ok if initially really