Bug 9894 - Missing expat -> configure succeed, build fails
Summary: Missing expat -> configure succeed, build fails
Status: RESOLVED FIXED
Alias: None
Product: dbus
Classification: Unclassified
Component: GLib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Rob Taylor
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-06 09:35 UTC by Marco Pesenti Gritti
Modified: 2007-02-08 15:18 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Marco Pesenti Gritti 2007-02-06 09:35:37 UTC
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I/home/rnorwood/git/sugar-jhbuild/build/include/dbus-1.0 -I/home/rnorwood/git/sugar-jhbuild/build/lib/dbus-1.0/include -I/home/rnorwood/git/sugar-jhbuild/build/include/glib-2.0 -I/home/rnorwood/git/sugar-jhbuild/build/lib/glib-2.0/include -I/home/rnorwood/git/sugar-jhbuild/build/include/libxml2 -DDBUS_COMPILATION=1 -DDBUS_LOCALEDIR=\"/home/rnorwood/git/sugar-jhbuild/build/share/locale\" -DDBUS_API_SUBJECT_TO_CHANGE=1 -g -O2 -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign-compare -MT dbus-gloader-expat.lo -MD -MP -MF .deps/dbus-gloader-expat.Tpo -c dbus-gloader-expat.c  -fPIC -DPIC -o .libs/dbus-gloader-expat.o
dbus-gloader-expat.c:25:19: error: expat.h: No such file or directory
dbus-gloader-expat.c:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'memsuite'
Comment 1 Rob Taylor 2007-02-08 15:18:09 UTC
I've checking a patch in git HEAD that should fix this, could you give it a test in your environment?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.