This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: please update libXML


Hallo Robert,

>> Obviously a libtool problem...it works when I remove the spaces after
>> -L & -l :
> In the Makefile.am:
> libxml2mod_la_LDFLAGS = -module -avoid-version -L$(top_builddir)/.libs -L $(PYTHON_LIBS_PATH) -l $(PYTHON_LIBS)

Another problem:
/bin/install: cannot stat `build.py': No such file or directory
/bin/install: cannot stat `attribs.py': No such file or directory
/bin/install: cannot stat `tst.py': No such file or directory
/bin/install: cannot stat `tstxpath.py': No such file or directory
/bin/install: cannot stat `xpathext.py': No such file or directory
/bin/install: cannot stat `push.py': No such file or directory
/bin/install: cannot stat `pushSAX.py': No such file or directory
/bin/install: cannot stat `pushSAXhtml.py': No such file or directory
/bin/install: cannot stat `error.py': No such file or directory
/bin/install: cannot stat `serialize.py': No such file or directory
/bin/install: cannot stat `validate.py': No such file or directory
/bin/install: cannot stat `tstURI.py': No such file or directory
/bin/install: cannot stat `cutnpaste.py': No such file or directory
/bin/install: cannot stat `xpathret.py': No such file or directory
/bin/install: cannot stat `xpath.py': No such file or directory
/bin/install: cannot stat `tst.xml': No such file or directory
/bin/install: cannot stat `valid.xml': No such file or directory
/bin/install: cannot stat `invalid.xml': No such file or directory
make[3]: [install-data-local] Error 1 (ignored)

These are all in the tests directory:
$ ls libxml2-2.4.23/python/tests/
Makefile.am  cutnpaste.py*  pushSAX.py*      tst.xml       validate.py*
Makefile.in  error.py*      pushSAXhtml.py*  tstURI.py*    xpath.py*
attribs.py*  invalid.xml    serialize.py*    tstxpath.py*  xpathext.py*
build.py*    push.py*       tst.py*          valid.xml     xpathret.py*


So the Makefile in
$ ls libxml2-2.4.23/.build/python/tests/
Makefile*

is wrong?


Gerrit
-- 
=^..^=


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]