1.7.x: m4 does not show any reaction

Eric Blake eblake@redhat.com
Wed Nov 17 20:40:00 GMT 2010


On 11/17/2010 01:26 PM, Marcus Osdoba wrote:
>> My guess is that you're missing a dependent .dll; probably libsigsegv.
>> What does:
>>
>> cygcheck /bin/m4
>>
>> say?
> Hi,
> Many thanks for the quick answer. Yes, you are right. There is no
> cygsigseg-dll in the launch profile:
> 
> 
> $ cygcheck /bin/m4
> C:\cygwin\bin\m4.exe
>   C:\cygwin\bin\cygwin1.dll
>     C:\Windows\system32\ADVAPI32.DLL
...
>           C:\Windows\system32\API-MS-Win-Security-LSALookup-L1-1-0.dll
>   C:\cygwin\bin\cyggcc_s-1.dll

Hmm - where's the line complaining about the missing dll?

> 
>> I maintain upstream m4 and build on cygwin all the time, with no
>> problems on my end.
> Is it somehow possible to make m4 dependent on cygsigseg? So it wouldn't
> be possible to install it without it (like I did...).

It already is a dependency; I just checked the setup.hint on the cygwin
site.  Rerun setup.exe, and it should offer to install libsigsegv2-2.8-1
for you; I'm not sure why you missed it when you first installed, unless
you chose not to pull in all required dependency packages.

Meanwhile, a self-built m4 won't depend on libsigsegv unless you have
libsigsegv-2.8-1 installed.

-- 
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://cygwin.com/pipermail/cygwin/attachments/20101117/2d3e7070/attachment.sig>


More information about the Cygwin mailing list