[reportlab-users] pyRXP 0.96

Robin Becker reportlab-users@reportlab.com
Fri, 14 Mar 2003 01:01:15 +0000


In article <LKENLBBMDHMKBECHIAIAKEFMDFAA.andy@reportlab.com>, Andy
Robinson <andy@reportlab.com> writes
>> At Andy's request I have upgraded (probably degraded) the RML
>> documentation and have added one new feature that is important for an
>> intended application.
>
>Can't wait to play with this, it sounds really useful.
>But I gave this a quick try and it no longer builds for me.
>Any hints?  Could someone else try to rule out if it
>is just my PC?
>
>- Andy

these are in wsock32/ws2_32 I believe, something must be screwed up as
these are now fairly standard on win2k/xp (or perhaps I am deluded).

>C:\code\rl_addons\pyRXP>python setup.py install
>running install
>running build
>running build_ext
>building 'pyRXP' extension
>C:\Program Files\Microsoft Visual Studio\VC98\BIN\link.exe /DLL /nologo
>/INCREMENTAL:NO /LIBPATH:c:\python22\libs /LIBPA
>TH:c:\python22\PCBuild /EXPORT:initpyRXP
>build\temp.win32-2.2\Release\pyRXP.obj
>build\temp.win32-2.2\Release\xmlparser.o
>bj build\temp.win32-2.2\Release\url.obj
>build\temp.win32-2.2\Release\charset.obj
>build\temp.win32-2.2\Release\string16.o
>bj build\temp.win32-2.2\Release\ctype16.obj
>build\temp.win32-2.2\Release\dtd.obj build\temp.win32-2.2\Release\input.obj
>build\temp.win32-2.2\Release\stdio16.obj
>build\temp.win32-2.2\Release\system.obj
>build\temp.win32-2.2\Release\hash.obj b
>uild\temp.win32-2.2\Release\version.obj
>build\temp.win32-2.2\Release\namespaces.obj
>build\temp.win32-2.2\Release\http.ob
>j /OUT:build\lib.win32-2.2\pyRXP.pyd
>/IMPLIB:build\temp.win32-2.2\Release\pyRXP.lib
>   Creating library build\temp.win32-2.2\Release\pyRXP.lib and object
>build\temp.win32-2.2\Release\pyRXP.exp
>stdio16.obj : error LNK2001: unresolved external symbol _recv@16
>stdio16.obj : error LNK2001: unresolved external symbol _send@16
>stdio16.obj : error LNK2001: unresolved external symbol _closesocket@4
>http.obj : error LNK2001: unresolved external symbol _WSACleanup@0
>http.obj : error LNK2001: unresolved external symbol _WSAStartup@8
>http.obj : error LNK2001: unresolved external symbol _connect@12
>http.obj : error LNK2001: unresolved external symbol _htons@4
>http.obj : error LNK2001: unresolved external symbol _gethostbyname@4
>http.obj : error LNK2001: unresolved external symbol _WSAGetLastError@0
>http.obj : error LNK2001: unresolved external symbol _socket@12
>build\lib.win32-2.2\pyRXP.pyd : fatal error LNK1120: 10 unresolved externals
>error: command '"C:\Program Files\Microsoft Visual
>Studio\VC98\BIN\link.exe"' failed with exit status 1120
>
>C:\code\rl_addons\pyRXP>
>
>
>_______________________________________________
>reportlab-users mailing list
>reportlab-users@reportlab.com
>http://two.pairlist.net/mailman/listinfo/reportlab-users

-- 
Robin Becker