On Wed, 2008-06-11 at 07:09 +0200, Björn Martensen wrote: > after yesterday's changes, nm from svn doesn't build for me anymore: > > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include > > -I../libnm-util -I../marshallers -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -pthread -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 > > -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -DDBUS_VERSION_MAJOR=1 -DDBUS_VERSION_MINOR=2 > > -DDBUS_VERSION_MICRO=1 -Wall -Werror -std=gnu89 -march=i686 -mtune=generic > > -O2 -pipe -Wshadow -Wmissing-declarations -Wmissing-prototypes > > -Wdeclaration-after-statement -Wfloat-equal -Wno-unused-parameter > > -Wno-sign-compare -fno-strict-aliasing -MT libnm_glib_la-nm-client.lo -MD > > -MP -MF .deps/libnm_glib_la-nm-client.Tpo -c nm-client.c -fPIC -DPIC -o > > .libs/libnm_glib_la-nm-client.o > > In file included from nm-client.c:10: > > nm-gsm-device.h:6:30: error: nm-serial-device.h: No such file or directory > > In file included from nm-client.c:10: > > nm-gsm-device.h:18: error: expected specifier-qualifier-list before > > ‘NMSerialDevice’ > > nm-gsm-device.h:22: error: expected specifier-qualifier-list before > > ‘NMSerialDeviceClass’ > > In file included from nm-client.c:11: > > nm-cdma-device.h:18: error: expected specifier-qualifier-list before > > ‘NMSerialDevice’ > > nm-cdma-device.h:22: error: expected specifier-qualifier-list before > > ‘NMSerialDeviceClass’ > > make[3]: *** [libnm_glib_la-nm-client.lo] Error 1 > > all sources are freshly checked out.
Sorry about that (my fault), but tambet committed the missing files so things should be buildable now. Dan _______________________________________________ NetworkManager-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/networkmanager-list
