Greetings!
I'm trying to build the plucker CVS, but... 
If I try to make the entire thing, meaning something like this:

./configure --prefix=/usr --disable-palmosbuild --disable-desktopbuild 
--with-version=1.3 --disable-gtkviewer, I get this:

Changing GIF images...
Converting HTML documents...
/usr/bin/python ../parser/python/PyPlucker/Spider.py -v -H 
Plucker_Doc/index.html -M3 --stayonhost --zlib-compression --bpp=2 
--alt-maxwidth=500 --alt-maxheight=500 -p. -f PluckerUserGuide 
--exclusion-list=.exclude
Traceback (most recent call last):
  File "../parser/python/PyPlucker/Spider.py", line 39, in ?
    from PyPlucker import Parser, ConfigFiles, __version__
ImportError: cannot import name __version__
make[1]: *** [PluckerUserGuide.pdb] Error 1
make[1]: Leaving directory `/home/wh/source/cvs/plucker/docs'
make: *** [manual] Error 2
wh@storm:~/source/cvs/plucker>


if I build it just with ./configure --prefix=/usr

configure: configuring in viewer
configure: running /bin/sh ./configure --prefix=/usr  '--prefix=/usr' 
--cache-file=/dev/null --srcdir=.
./configure: ./configure: No such file or directory
configure: error: /bin/sh ./configure failed for viewer

autohen.sh "forgets" to process the viever directory, so if I do manually 
autoconf inside, and then ./configure --prefix=/ust, I get:

checking for autoconf... /usr/bin/autoconf
checking for perl... /usr/bin/perl
checking whether ln -s works... yes
checking for m68k-palmos-gcc... /usr/bin/m68k-palmos-gcc
checking for m68k-palmos-cpp... /usr/bin/m68k-palmos-cpp
checking for m68k-palmos-obj-res... /usr/bin/m68k-palmos-obj-res
checking for m68k-palmos-as... /usr/bin/m68k-palmos-as
checking for multigen... no
checking for m68k-palmos-multigen... /usr/bin/m68k-palmos-multigen
checking for pilrc... /usr/bin/pilrc
checking for build-prc... /usr/bin/build-prc
checking for ctags... /usr/bin/ctags
checking "for PalmOS SDK 5.0"... checking for gcc... /usr/bin/m68k-palmos-gcc
checking for C compiler default output... configure: error: C compiler cannot 
create executables


Any (workable) inputs would be apretiated :)

Regards. ~W
-- 
Reality is just a convenient measure of complexity.
-- Alvy Ray Smith
---------------------
KDE XMame Wrapper: The KMameleon Project
http://designs.stormspirit.net/kmameleon/

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to