pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/42589: PPTP mppe-lkm-0.0.4nb2 does not work with mppe compressed links on NetBSD
The following reply was made to PR pkg/42589; it has been noted by GNATS.
From: David Wetzel <dave%turbocat.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/42589: PPTP mppe-lkm-0.0.4nb2 does not work with mppe
compressed links on NetBSD
Date: Mon, 11 Jan 2010 15:06:13 -0800
Am 11.01.2010 um 14:50 schrieb David Holland:
> 42390 isn't a 64-bit issue...?
Hi,
the reporter, Shuichiro URATA uses an amd64 machine.
The diff is just different in one line:
! bool mppe; /* do MPPE? */
--- 39,45 ----
! u_short mppe; /* do MPPE? */
I guess that bool might have a different size than u_short.
But if nobody has ever tested it I will test it later this week.
David Wetzel
Home |
Main Index |
Thread Index |
Old Index