This is the mail archive of the cygwin-apps 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: [ITP] python-celementtree 1.0.5.20051216 -- Light-weight XML processing toolkit for python (C library)


"Dr. Volker Zell" <Dr.Volker.Zell-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org> writes:
>
> The make step gives this:
>
> vzell@vzell-de /usr/src
> 04:26 PM [563]> ./python-celementtree-1.0.5.20051216-1.sh make
...
> -fno-strict-aliasing -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DXML_STATIC -DHAVE_MEMMOVE=1 -DXML_NS=1 -DXML_DTD=1 -DBYTEORDER=1234 -DXML_CONTEXT_BYTES=1024 -Iexpat -I/usr/include/python2.4 -c cElementTree.c -o build/temp.cygwin-1.5.19-i686-2.4/cElementTree.o
> unable to execute -fno-strict-aliasing: No such file or directory

Hm, could you add --verbose (or even -d) to commands for more
information. I've rolled out new package for testing.


Jari


1) manual

  wget        \
    http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1.tar.bz2.sig \
    http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1.tar.bz2 \
    http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1-src.tar.bz2.sig \
    http://cygwin.cante.net/python-celementtree/python-celementtree-1.0.5.20051216-1-src.tar.bz2 \
    http://cygwin.cante.net/python-celementtree/setup.hint

2) automated; get.sh will print further instructions

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir python-celementtree ; cd python-celementtree
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/python-celementtree/get.sh \
          http://cygwin.cante.net/python-celementtree/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh




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