* [Buildroot] hal does not compile
@ 2011-03-05 14:56 Frederic Bassaler
0 siblings, 0 replies; only message in thread
From: Frederic Bassaler @ 2011-03-05 14:56 UTC (permalink / raw)
To: buildroot
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!
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-03-05 14:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-05 14:56 [Buildroot] hal does not compile Frederic Bassaler
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.