On Fri, Dec 31, 2010 at 06:14:52PM -0700, James McKenzie wrote:
>
> set | grep LIBRARY
> LD_LIBRARY_PATH=/Applications/Wine.app/Contents/Resources/Lib
>
> is what I get on my Mac (LD_LIBRARY_PATH has to be set due to the
> UNIXness of Wine.)
Really a properly linked elf binary shouldn't need LD
On 12/31/10 6:19 PM, Dan Kegel wrote:
'set' is not a good way to check the environment, since it also shows
shell variables that are not yet exported.
The portable way to check the environment is 'env'.
True. Let me check this.
correction:
env | grep LIBRARY
James McKenzie
'set' is not a good way to check the environment, since it also shows
shell variables that are not yet exported.
The portable way to check the environment is 'env'.
On 12/31/10 11:56 AM, Hin-Tak Leung wrote:
Susan Cragin wrote:
Does this 'path' exist in LD_LIBRARY_PATH or equivilent?
Otherwise ld might not be able to 'find' it when starting the
program.
James McKenzie
James...
You've just exhausted my technical knowledge. How do I do / find that?
Sus
Susan Cragin wrote:
Does this 'path' exist in LD_LIBRARY_PATH or equivilent?
Otherwise ld might not be able to 'find' it when starting the program.
James McKenzie
James...
You've just exhausted my technical knowledge. How do I do / find that?
Susan:
For the BASH shell:
Type in set and look
>>> Does this 'path' exist in LD_LIBRARY_PATH or equivilent?
>>>
>>> Otherwise ld might not be able to 'find' it when starting the program.
>>>
>>> James McKenzie
>>>
>> James...
>> You've just exhausted my technical knowledge. How do I do / find that?
>Susan:
>
>For the BASH shell:
>Type in set an
IGNORE MY LAST POST.
I'm away from home and don't have my glasses with me.
>Wine build complete.
>su...@ubuntu:~/wine$ wine checkinstall
>wine: error while loading shared libraries: libwine.so.1: cannot open shared
>object file: No such file or directory
>
>
>
On Thu, Dec 30, 2010 at 07:22:31AM -0500, Susan Cragin wrote:
> >> ELF7f3aa090b000-7f3aa0c3d000 Export
> >> libwine.so.1
> >>if you've compiled wine yourself, it's strange that libwine.so doesn't
> >>contain any dwarf information
> >>maybe you're
-Original Message-
>From: James Mckenzie
>Sent: Dec 30, 2010 10:38 AM
>To: Susan Cragin , Marcus Meissner
>
>Cc: Wine Developers , Eric Pouech
>
>Subject: Re: 64-bit Notepad2 crashes
>
>Susan Cragin wrote:
>>Sent: Dec 30, 2010 8:30 AM
>>To:
Susan Cragin wrote:
>Sent: Dec 30, 2010 8:30 AM
>To: Marcus Meissner
>Cc: Wine Developers , Eric Pouech
>
>Subject: Re: 64-bit Notepad2 crashes
>
>>On Thu, Dec 30, 2010 at 07:22:31AM -0500, Susan Cragin wrote:
>>> >> ELF 7f3
>On Thu, Dec 30, 2010 at 07:22:31AM -0500, Susan Cragin wrote:
>> >> ELF 7f3aa090b000-7f3aa0c3d000 Export
>> >> libwine.so.1
>> >>if you've compiled wine yourself, it's strange that libwine.so doesn't
>> >>contain any dwarf information
>> >>maybe you're loading anothe
On Thu, Dec 30, 2010 at 07:22:31AM -0500, Susan Cragin wrote:
> >> ELF7f3aa090b000-7f3aa0c3d000 Export
> >> libwine.so.1
> >>if you've compiled wine yourself, it's strange that libwine.so doesn't
> >>contain any dwarf information
> >>maybe you're loading another ins
>> ELF 7f3aa090b000-7f3aa0c3d000 Export libwine.so.1
>>if you've compiled wine yourself, it's strange that libwine.so doesn't
>>contain any dwarf information
>>maybe you're loading another instance of libwine?
>>A+
>>
>>--
>>Eric Pouech
>
>I did a search of the file system
>> ELF 7f3aa090b000-7f3aa0c3d000 Export libwine.so.1
>if you've compiled wine yourself, it's strange that libwine.so doesn't
>contain any dwarf information
>maybe you're loading another instance of libwine?
>A+
>
>--
>Eric Pouech
I did a search of the file system.
Under
ELF 7f3aa090b000-7f3aa0c3d000 Export libwine.so.1
if you've compiled wine yourself, it's strange that libwine.so doesn't
contain any dwarf information
maybe you're loading another instance of libwine?
A+
--
Eric Pouech
"The problem with designing something completel
>> >On 29 December 2010 04:47, Susan Cragin wrote:
>> >> Stack dump:
>> >> 0x0022b470:
>> >> 0x0022b480:
>> >> 0x0022b490:
>> >> 0x0022b4a0: 00
On Tue, Dec 28, 2010 at 07:28:16PM -0500, Susan Cragin wrote:
>
>
>
> -Original Message-
> >From: Austin Lund
> >Sent: Dec 28, 2010 6:14 PM
> >To: Susan Cragin
> >Cc: Wine Developers
> >Subject: Re: 64-bit Notepad2 crashes
> >
&
-Original Message-
>From: Austin Lund
>Sent: Dec 28, 2010 6:14 PM
>To: Susan Cragin
>Cc: Wine Developers
>Subject: Re: 64-bit Notepad2 crashes
>
>On 29 December 2010 04:47, Susan Cragin wrote:
>> Stack dump:
>> 0x0022b470:
On 29 December 2010 04:47, Susan Cragin wrote:
> Stack dump:
> 0x0022b470:
> 0x0022b480:
> 0x0022b490:
> 0x0022b4a0:
> 0x0
I just compiled today's git
wine-1.3.10-82-g10b1a7e
and tried to run Notepad2's 64-bit version.
Below is the crash.
Wine's Notepad appears to work fine.
Can anyone tell if I should file a wine bug or a Notepad2 bug?
I'm on Ubuntu Natty.
Thanks.
$ wine64 Notepad2
fixme:heap:HeapSetInformation
20 matches
Mail list logo