Hi,

        Could you please try with the latest poker sources found at
http://download.gna.org/pokersource/sources/ ? So that we are on the
same line.

        Also, Thierry Delamare will be able to provide you with the
location of a cygwin package repository where you may find binary
packages.  These packages are slightly outdated but updates would be
welcome.

        Cheers,

Todor Petrov writes:
 > Hello Loic,
 > 
 > Would you please help me with the following error I
 > received when trying to "make" the
 > "pypoker-eval-130.0" on Cygwin:
 > 
 > /bin/sh ./libtool --tag=CC --mode=link gcc  -pipe -O3
 > -Wall -Wpointer-arith -Wst
 > rict-prototypes   -o pypokereval.la -rpath
 > /usr/local/lib/python2.4/site-package
 > s -module -no-undefined pypokereval.lo 
 > -L/usr/lib/python2.4/config -lpython2.4
 > -L/usr/local/lib -lpoker-eval
 > 
 > *** Warning: linker path does not have real file for
 > library -lpython2.4.
 > *** I have the capability to make that library
 > automatically link in when
 > *** you link to this library.  But I can only do this
 > if you have a
 > *** shared version of the library, which you do not
 > appear to have
 > *** because I did check the linker path looking for a
 > file starting
 > *** with libpython2.4 and none of the candidates
 > passed a file format test
 > *** using a file magic. Last file checked:
 > /bin/libpython2.4.dll
 > 
 > *** Warning: libtool could not satisfy all declared
 > inter-library
 > *** dependencies of module pypokereval.  Therefore,
 > libtool will create
 > *** a static module, that should work as long as the
 > dlopening
 > *** application is linked with the -dlopen flag.
 > ar cru .libs/pypokereval.a  pypokereval.o
 > ranlib .libs/pypokereval.a
 > creating pypokereval.la
 > (cd .libs && rm -f pypokereval.la && ln -s
 > ../pypokereval.la pypokereval.la)
 > if [ -f .libs/*.so ] ; then \
 >                 rm -f *.so ; ln -s .libs/*.so . ; \
 >         else \
 >                 rm -f *.dll ; ln -s .libs/*.dll
 > pypokereval.dll ; \
 >         fi
 > 
 > I really can not cope with the above. As a matter of
 > fact I had an other problem that may be of interest
 > for you. I could not "./configure" the
 > "poker-eval-129.0" on MinGW, which I had on my
 > computer, receiving the error:
 > 
 > eval.o(.text+0x2bf):eval.c: variable 'StdDeck' can't
 > be auto-imported. Please read the documentation for
 > ld's --enable-auto-import for details.
 > eval.o(.text+0x2ed):eval.c: variable
 > 'StdDeck_cardMasksTable' can't be auto-imported.
 > Please read the documentation for ld's
 > --enable-auto-import for details.
 > eval.o(.text+0x308):eval.c: variable
 > 'StdDeck_cardMasksTable' can't be auto-imported.
 > Please read the documentation for ld's
 > --enable-auto-import for details.
 > collect2: ld returned 1 exit status
 > make[1]: *** [eval.exe] Error 1
 > make[1]: Leaving directory `/pokeval/examples'
 > make: *** [all-recursive] Error 1
 > 
 > Nothing like:
 > 
 > ./configure LDFLAGS=--enable-auto-import  or 
 > ./configure LDFLAGS=--disable-auto-import
 > 
 > and many other tries hepled so I installed Cygwin and
 > was successful till the python problem mantioned
 > above.
 > 
 > I would be grateful if you help me, which I do not
 > doubt, so I am thanking you in advance.
 > 
 > Best Regards,
 > 
 > Todor

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]

_______________________________________________
Pokersource-users mailing list
[email protected]
https://mail.gna.org/listinfo/pokersource-users

Reply via email to