From: Frederic Bassaler <frederic.bassaler@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] hal does not compile
Date: Sat, 5 Mar 2011 15:56:30 +0100 [thread overview]
Message-ID: <20110305155630.1983964a@gmail.com> (raw)
Hi all,
In my journey to build a tiny Xorg system (i386), things go well but I
encounter problems with mouse under X (buttons work ok, but cursor
movement is wrong), so I thought about including HAL to
see if it could help.
But, Hal fails to build with the following :
probe-storage.c:46:26: error: libvolume_id.h: No such file or directory
probe-storage.c: In function 'main':
probe-storage.c:119: error: 'volume_id_log_fn' undeclared (first use in
this function) probe-storage.c:119: error: (Each undeclared identifier
is reported only once probe-storage.c:119: error: for each function it
appears in.) probe-storage.c:427: warning: implicit declaration of
function 'volume_id_open_fd' probe-storage.c:427: warning: nested
extern declaration of 'volume_id_open_fd' probe-storage.c:427: warning:
assignment makes pointer from integer without a cast
probe-storage.c:429: warning: implicit declaration of function
'volume_id_probe_all' probe-storage.c:429: warning: nested extern
declaration of 'volume_id_probe_all' probe-storage.c:434: error:
dereferencing pointer to incomplete type probe-storage.c:434: error:
'VOLUME_ID_FILESYSTEM' undeclared (first use in this function)
probe-storage.c:435: error: dereferencing pointer to incomplete type
probe-storage.c:435: error: 'VOLUME_ID_RAID' undeclared (first use in
this function) probe-storage.c:436: error: dereferencing pointer to
incomplete type probe-storage.c:436: error: 'VOLUME_ID_OTHER'
undeclared (first use in this function) probe-storage.c:437: error:
dereferencing pointer to incomplete type probe-storage.c:437: error:
'VOLUME_ID_CRYPTO' undeclared (first use in this function)
probe-storage.c:442: warning: implicit declaration of function
'volume_id_close' probe-storage.c:442: warning: nested extern
declaration of 'volume_id_close' make[6]: *** [probe-storage.o] Erreur
1 make[6]: *** Attente des t?ches non termin?es.... make[6]: quittant
le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8/hald/linux/probing ?
make[5]: *** [all-recursive] Erreur 1 make[5]: quittant le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8/hald/linux ? make[4]: ***
[all-recursive] Erreur 1 make[4]: quittant le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8/hald ? make[3]: *** [all]
Erreur 2 make[3]: quittant le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8/hald ? make[2]: ***
[all-recursive] Erreur 1 make[2]: quittant le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8 ? make[1]: *** [all]
Erreur 2 make[1]: quittant le r?pertoire
? /home/fred/buildroot/output/build/hal-0.5.8 ? make: ***
[/home/fred/buildroot/output/build/hal-0.5.8/hald/hald] Erreur 2
Thanks for any help!
reply other threads:[~2011-03-05 14:56 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110305155630.1983964a@gmail.com \
--to=frederic.bassaler@gmail.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox