public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
* SID on linux and windows libraries
@ 2006-05-21 23:31 Onno Kortmann
  2006-05-22 17:06 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Onno Kortmann @ 2006-05-21 23:31 UTC (permalink / raw)
  To: sid

Hi,

some time ago I mailed to this list about segfaults when trying to run SID. 
Neither disabling shared libraries nor debugging into the DLL mechanisms of 
SID got me further.

I think I found the cause of the bug, at least I could isolate it enough so 
that I got a sid installation which seems to be usable.

SID seems to include win32 libraries somehow in it's build process, even on a 
linux machine. I had mingw32 xgcc and the wine libraries installed in my 
Debian system - after removing them, everything works fine, no more 
segfaults!

I thought this would be worth mentioning here. Maybe there is a bug in your 
configure script?

Best regards,

Onno

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SID on linux and windows libraries
  2006-05-21 23:31 SID on linux and windows libraries Onno Kortmann
@ 2006-05-22 17:06 ` Frank Ch. Eigler
  2006-05-25 20:48   ` Onno Kortmann
  0 siblings, 1 reply; 3+ messages in thread
From: Frank Ch. Eigler @ 2006-05-22 17:06 UTC (permalink / raw)
  To: Onno Kortmann; +Cc: sid

[-- Attachment #1: Type: text/plain, Size: 818 bytes --]

Hi -

On Mon, May 22, 2006 at 01:31:52AM +0200, Onno Kortmann wrote:
> [...]
> I think I found the cause of the bug, at least I could isolate it enough so 
> that I got a sid installation which seems to be usable.
> SID seems to include win32 libraries somehow in it's build process [...]

Weird!  Would you mind trying *building* with those win32 libraries
around, but *running* without them, to help narrow down whether this
is a build-time or run-time bug?

We use libtool's libltdl library to locate the (libtool-created)
libraries that contain the component models.

> I thought this would be worth mentioning here. Maybe there is a bug
> in your configure script?

More likely, it's a problem with the libltdl snapshot in
sid/component/cfgroot/libltdl.

Thanks for investigating!

- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: SID on linux and windows libraries
  2006-05-22 17:06 ` Frank Ch. Eigler
@ 2006-05-25 20:48   ` Onno Kortmann
  0 siblings, 0 replies; 3+ messages in thread
From: Onno Kortmann @ 2006-05-25 20:48 UTC (permalink / raw)
  To: sid

Hi,
> On Mon, May 22, 2006 at 01:31:52AM +0200, Onno Kortmann wrote:
> > [...]
> > I think I found the cause of the bug, at least I could isolate it enough
> > so that I got a sid installation which seems to be usable.
> > SID seems to include win32 libraries somehow in it's build process [...]
>
> Weird!  Would you mind trying *building* with those win32 libraries
> around, but *running* without them, to help narrow down whether this
> is a build-time or run-time bug?
This sounds silly, but after reinstalling the MINGW cross compiler and 
compiling sid, the new binaries work as expected - and also the old sid 
binaries still work. So if there is a problem, I'd assume that it occurs 
during build-time.

Sadly, I did not check whether there were any upgrades in the mingw libraries 
from the version I had to the newest in the debian repository.
So it may also be a problem in the mingw (debian) packages....

Sorry for the hassle!

At least, I'm now ready to play around with sid :)

Bye,

Onno

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-05-25 20:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-05-21 23:31 SID on linux and windows libraries Onno Kortmann
2006-05-22 17:06 ` Frank Ch. Eigler
2006-05-25 20:48   ` Onno Kortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).