bug-parted
[Top][All Lists]
Advanced

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

parted-1.8.0rc1 will not compile on Slackware-10.2 or 11.0(current)


From: Patrick Verner
Subject: parted-1.8.0rc1 will not compile on Slackware-10.2 or 11.0(current)
Date: Mon, 18 Sep 2006 18:53:38 -0700 (PDT)

If I remove the three sections like this in linux.c
the build completes and the program runs:

if (posix_memalign(&diobuf, PED_SECTOR_SIZE_DEFAULT,
                   count * PED_SECTOR_SIZE_DEFAULT) !=
0)
        return 0; 

I hope this helps,
Patrick

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]