linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* --disable-logging breaks build on 127
@ 2008-08-30 15:05 Patrick Verner
  2008-08-30 21:15 ` Kay Sievers
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Verner @ 2008-08-30 15:05 UTC (permalink / raw)
  To: linux-hotplug

bash-3.1# ./configure --prefix=/usr --exec_prefix=/ --sysconfdir=/etc --disable-logging

bash-3.1# make
make  all-recursive
make[1]: Entering directory `/sources/udev-127'
Making all in udev
make[2]: Entering directory `/sources/udev-127/udev'
Making all in lib
make[3]: Entering directory `/sources/udev-127/udev/lib'
/bin/sh ../../libtool --tagÌ   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..  -DSYSCONFDIR=\""/etc"\" -DUDEV_PREFIX=\""/"\" -DLIBUDEV_COMPILATION   -g -O2 -MT libudev.lo -MD -MP -MF .deps/libudev.Tpo -c -o libudev.lo libudev.c
 gcc -DHAVE_CONFIG_H -I. -I../.. -DSYSCONFDIR=\"/etc\" -DUDEV_PREFIX=\"/\" -DLIBUDEV_COMPILATION -g -O2 -MT libudev.lo -MD -MP -MF .deps/libudev.Tpo -c libudev.c  -fPIC -DPIC -o .libs/libudev.o
In file included from libudev.c:32:
libudev-private.h:54: error: expected ',' or ';' before '{' token
make[3]: *** [libudev.lo] Error 1
make[3]: Leaving directory `/sources/udev-127/udev/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/udev-127/udev'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/udev-127'
make: *** [all] Error 2

Patrick Verner
www.partedmagic.com



      

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-08-30 21:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-30 15:05 --disable-logging breaks build on 127 Patrick Verner
2008-08-30 21:15 ` Kay Sievers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).