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

Re: [d-i] Problems encountered while trying to build modules



[Andre Luis Lopes]
>  make[1]: Entering directory
>  `/home/andrelop/debian-installer/tools/partkit'
>  cc -Wall  -Os -fomit-frame-pointer partkit.c  -o partkit
>  -I../cdebconf/src/ -L../cdebconf/src -ldebconf -lparted
>  partkit.c: In function `partkit_get_table':
>  partkit.c:94: warning: implicit declaration of function `ped_disk_open'
>  partkit.c:94: warning: assignment makes pointer from integer without a
>  cast
>  partkit.c:132: `PED_PARTITION_PRIMARY' undeclared (first use in this
>  function)

The program uses libparted 1.4 API, while you have libparted 1.6
installed.  Check out autopartkit to find out how to port it.  It was
converted from 1.4 to 1.6 a few weeks ago.



Reply to: