Menu

#27 A couple of build fixes.

closed-accepted
5
2001-11-09
2001-09-26
Mo DeJong
No

Attached is a patch that fixes a couple of problems
that I ran into while trying to build expat. Here
an overview of the changes in the patch:

2001-09-25 Mo DeJong <supermo@bayarea.net>

* buildconf.sh: Remove ltmain.sh and ltconfig
before running libtoolize so that one can
switch between libtool 1.3 and 1.4 by simply
re-running ./buildconf.sh the the appropriate
libtool on the path.
* configure.in: Check for a working mmap as
determined by the AC_FUNC_MMAP macro before
using the unixfilemap.c map implementation.
The old check always used unixfilemap.c.
* xmlwf/Makefile.in: Set srcdir and use it
to find include files when srcdir != builddir.
* xmlwf/readfilemap.c: Include the filemap.h
to avoid a compiler warning.

Discussion

  • Mo DeJong

    Mo DeJong - 2001-09-26

    Patch for build problems.

     
  • Fred L. Drake, Jr.

    • assigned_to: gstein --> fdrake
    • status: open --> closed-accepted
     
  • Fred L. Drake, Jr.

    Logged In: YES
    user_id=3066

    Excellent! Thanks for submitting this patch; I've checked
    it in as:

    xmlwf/Makefile.in 1.9
    xmlwf/readfilemap.c 1.8
    buildconf.sh 1.4
    configure.in 1.25

     

Log in to post a comment.

MongoDB Logo MongoDB