-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 23 Jun 2006, Eric Sunshine wrote:

> On Jun 23, 2006, at 11:21 AM, Arun Kumar wrote:
>> Part I: Cygwin and pseudo stable
>> I first downloaded the pseudo stable release cs-pseudo-
>> stable-2006-01-27.zip. I already had cygwin on my system so I
>> compiled with that. Everything compiled fine. The only problem I am
>> facing is with the sample applications, some of them work, most of
>> them crash.
>> Program recieved signal SIGSEGV, Segmentation fault.
>> 0x34041ef3 in cspluginPNGimg::ImagePngFile::PngLoader::ImagePngRead (
>> ? ? png=0x32810dd0, data=0x328112e0 "", size=8)
>> ? ? at plugins/video/loader/png/pngimage.cpp:357
>> 357? ? ? ? ? ? if (self->r_size < size)
>
> Almost certainly, this is an issue with incompatible headers and
> libraries being used by the Cygwin compiler and linker. Peter Amstutz
> researched the issue rather thoroughly a couple weeks ago and has
> worked up a solution, but it is not yet clear as to when we will be
> able to install his solution.

What exactly is the issue holding this up?  Aside from requiring that res 
build a new cs-win32libs package (no recompiling is involved, just adding 
the pkg-config files I provided, so it really should be easy) the patch is 
pretty straightforward.  I would be happy to commit the changes myself any 
time, but without the cs-win32libs package I didn't want to disrupt anyone 
else using crystal space on cygwin.

>> Part III: Cygwin and SVN
>> I finally grabbed the SVN copy yesterday and tried compiling it on
>> cygwin.
>> Here is the jam output I get:
>> CompileResources ./out/msysx86/debug/plugins/bugplug/
>> bugplug_resource.o
>> windres: <stdin>:34: syntax error
>
> Most likely it's a problem with the line-endings (CRLF vs. LF). As a
> guess, I would say that your Cygwin is configured for LF line-
> endings, but the SVN checkout gave you CRLF line-endings, and
> windres.exe is incapable of handling the situation. Or vice-versa.

The cygwin patch I have fixes this exact problem.

[   Peter Amstutz   ][ [EMAIL PROTECTED] ][ [EMAIL PROTECTED]  ]
[Lead Programmer][Interreality Project][Virtual Reality for the Internet]
[ VOS: Next Generation Internet Communication][ http://interreality.org ]
[ http://interreality.org/~tetron ][ pgpkey:  pgpkeys.mit.edu  18C21DF7 ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFEnbJpaeHUyhjCHfcRAkjnAKCGaf91+E9zGVj7xrNZNuX5dw0l8wCeIvu/
AIYp6OwS5ZWkK6KsuLdrbN0=
=uSa8
-----END PGP SIGNATURE-----


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Crystal-main mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-main
Unsubscribe: mailto:[EMAIL PROTECTED]

Reply via email to