On Thu, May 12, 2005, Henri Gomez wrote:

> While working on openpkg boostrap, I see that my system, PASE on
> AS/400, which report
> itself as os400, is not recognised by make 3.80 config.sub and config.guess.
>
> Adding latest config.sub and config.guess from GNU solve he problem
> and make compiled without problem.
>
> Did you plan to add latest config.sub and config.guess in bootstrap
> process or did there is a way to add such 'patches' after untar and
> before configure ?

There is a "config" package which provides newer (perhaps not latest)
config.* files. And it provides a <prefix>/bin/config script for
upgrading the copies in another package during build-time. See for the
existing packages which already use this to upgrade their versions:

developer$ grep config */*.spec |grep PreReq |grep -v pkgconfig | grep -v 
fontconfig
a2ps/a2ps.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, psutils, flex, 
bison, config
bird/bird.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, make, flex, bison, 
m4, config
fetchmail/fetchmail.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, make, 
flex, bison, config
gnet/gnet.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, glib2, config
jabberd/jabberd.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, make, config
libutf8/libutf8.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, config
pinfo/pinfo.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, config
recode/recode.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, config
t1lib/t1lib.spec:BuildPreReq:  OpenPKG, openpkg >= 20040130, X11, gcc, make, 
config

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [email protected]

Reply via email to