I wrote:
> Note that I got rid of the -D_XOPEN_SOURCE in debian/rules.
> That define makes signal() misbehave

XOPEN_SOURCE was originally added so that grantpt() would be exposed.
I've found that building with -D_GNU_SOURCE instead also exposes
grantpt, without breaking signal, so I recommend using it if applying
the resize patch.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to