After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 329799 - hal/libhal.h: No such file or directory
hal/libhal.h: No such file or directory
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: gfloppy
2.13.x
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-03 16:06 UTC by Lee Hancock
Modified: 2006-02-03 16:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Lee Hancock 2006-02-03 16:06:12 UTC
Please describe the problem:
Having problems compiling gfloppy under LFS. To resolve it i edited main.c:37
from "hal/libhal.h" to "libhal.h"

Steps to reproduce:



Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Emmanuele Bassi (:ebassi) 2006-02-03 16:30:56 UTC
thanks, it's fixed in HEAD.

2006-02-03  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* src/main.c: fix HAL include (closes bug #329799).