Anyone compiled partimage on Mac OS X Leopard?

John Musbach johnmusbach at gmail.com
Thu Nov 15 07:46:01 PST 2007


On Nov 15, 2007 12:24 AM, LuKreme <kremels at kreme.com> wrote:
> No, that's where it REPORTS the error.  You need to find where it
> checks the OS
>
> But, even so, it's likely you'll hit problems.  Best bet, find the
> wiki or web boards or mailing list for the software and ask there.
>

got configure script to work with --build=i686-pc-linux-gnu switch
however it needs newt which fails to compile:

cc  -Wall  -D_GNU_SOURCE -g -O2 -DUTF8 -fPIC -I/usr/include/slang
-fPIC -c dialogboxes.c
whiptail.c: In function 'menuSize':
whiptail.c:199: warning: initialization from incompatible pointer type
whiptail.c: In function 'readTextFile':
whiptail.c:299: error: storage size of 's' isn't known
whiptail.c:302: warning: implicit declaration of function 'fstat'
whiptail.c:299: warning: unused variable 's'
whiptail.c: In function 'main':
whiptail.c:469: warning: assignment discards qualifiers from pointer target type
make: *** [whiptail.o] Error 1
make: *** Waiting for unfinished jobs....
checkboxtree.c: In function 'ctDraw':
checkboxtree.c:446: warning: 'currRow' may be used uninitialized in
this function
checkboxtree.c:445: warning: 'spaces' may be used uninitialized in this function

any ideas?

thanks! :)



-- 
Best Regards,

John Musbach


More information about the MacOSX-talk mailing list