pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43546



The following reply was made to PR pkg/43546; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43546
Date: Wed, 7 Jul 2010 17:24:39 -0500 (CDT)

 I ran into the same with emulators/wine-devel.  The "config.log" file
 indicated that "libpng14.so.4" was being found.  I didn't bother analyzing
 the references, but noticed that
 
    ${WRKOBJDIR}/emulators/wine-devel/work/wine-1.1.16/dlls/oleaut32/Makefile
    
${WRKOBJDIR}/emulators/wine-devel/work/wine-1.1.16/programs/winemenubuilder/Makefile
 
 Were generated with out "-lpng" in their LIBS variable.  I added that at
 the beginning of each and it built and installed.
 
 There seems to be a problem at runtime, though.  I attempted to run
 Course Technology's "VisualLogic" program and got:
 
    wine: Unhandled page fault on write access to 0x00000000 at address 
0x0017:0xbba80194 (thread 000b), starting debugger...
    couldn't load main module (2)
 
    <popup appeared saying "program timed out">
 
    err:process:__wine_kernel_init boot event wait timed out
 
 
 Oh, this is on i386-5.99.35
 
 -- 
 |/"\ John D. Baker, KN5UKS               NetBSD     Darwin/MacOS X
 |\ / jdbaker[snail]mylinuxisp[flyspeck]com    OpenBSD            FreeBSD
 | X  No HTML/proprietary data in email.   BSD just sits there and works!
 |/ \ GPGkeyID:  D703 4A7E 479F 63F8 D3F4  BD99 9572 8F23 E4AD 1645
 


Home | Main Index | Thread Index | Old Index