Re: [d-i] Problems encountered while trying to build modules
* Andre Luis Lopes 
|  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
looks like missing build-deps on either libparted-dev or
libparted1.6-dev.  Can you install either (and if you have that
already, install the other) and try again?
-- 
Tollef Fog Heen                                                        ,''`.
UNIX is user friendly, it's just picky about who its friends are      : :' :
                                                                      `. `' 
                                                                        `-  
Reply to: