Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Trying to build parted
@ 2008-03-11 14:25 Marco Lazzarotto
  2008-03-11 16:57 ` Marco Lazzarotto
  0 siblings, 1 reply; 2+ messages in thread
From: Marco Lazzarotto @ 2008-03-11 14:25 UTC (permalink / raw)
  To: buildroot

Hi all,

I'm trying to compile GNU parted without success.
Did someone try it?

I created the directory package/parted with the attached files Config.in 
and parted.mk

After modifying package/e2fsprogs/e2fsprogs.mk (as included) to install 
the headers and the librarie for libuuid in $STAGING_DIR i get this error:

/home/marco/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc 
-I. -Os -pipe -I/home/marco/buildroot/build_i586/staging_dir/usr/include 
-I/home/marco/buildroot/build_i586/staging_dir/include 
--sysroot=/home/marco/buildroot/build_i586/staging_dir/ -isysroot 
/home/marco/buildroot/build_i586/staging_dir -mtune=i586 -march=i586 
-Werror -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o
In file included from regex.c:61:
regcomp.c: In function 'init_dfa':
regcomp.c:867: error: 'MB_CUR_MAX' undeclared (first use in this function)
regcomp.c:867: error: (Each undeclared identifier is reported only once
regcomp.c:867: error: for each function it appears in.)
make[3]: *** [regex.lo] Error 1
make[3]: Leaving directory 
`/home/marco/buildroot/build_i586/parted-1.8.8/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/marco/buildroot/build_i586/parted-1.8.8/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/marco/buildroot/build_i586/parted-1.8.8'
make: *** [/home/marco/buildroot/build_i586/parted-1.8.8/parted] Error 2

[I tried to #include <stdlib.h> in the file 
build_i586/parted-1.8.8/lib/regex.c but without success]

-- 
  *------------------------------------------------------------------*
  | Vi preghiamo, se questo messaggio fosse ricevuto per errore,     |
  | di avvisare il mittente e, tenuto conto delle responsabilita'    |
  | connesse all'indebito utilizzo e/o divulgazione del messaggio    |
  | e/o delle informazioni in esso contenute, di cancellare          |
  | l'originale e distruggere le varie copie o stampe. Grazie        |
  *------------------------------------------------------------------*
  | The information in this e-mail is solely for the addressee.      |
  | Please delete this e-mail if you are not the intended recipient. |
  | Do not disclose or distribute the communication in any form.     |
  *------------------------------------------------------------------*
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: e2fsprogs.mk
Url: http://busybox.net/lists/buildroot/attachments/20080311/ea105bd6/attachment.diff 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: parted.mk
Url: http://busybox.net/lists/buildroot/attachments/20080311/ea105bd6/attachment-0001.diff 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Config.in
Url: http://busybox.net/lists/buildroot/attachments/20080311/ea105bd6/attachment-0002.diff 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: m_lazzarotto.vcf
Type: text/x-vcard
Size: 259 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20080311/ea105bd6/attachment.vcf 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-11 16:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-11 14:25 [Buildroot] Trying to build parted Marco Lazzarotto
2008-03-11 16:57 ` Marco Lazzarotto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox