From: Patrick Verner <exodusrobot@yahoo.com>
To: linux-hotplug@vger.kernel.org
Subject: --disable-logging breaks build on 127
Date: Sat, 30 Aug 2008 15:05:05 +0000 [thread overview]
Message-ID: <740290.49355.qm@web34203.mail.mud.yahoo.com> (raw)
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
next reply other threads:[~2008-08-30 15:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-30 15:05 Patrick Verner [this message]
2008-08-30 21:15 ` --disable-logging breaks build on 127 Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=740290.49355.qm@web34203.mail.mud.yahoo.com \
--to=exodusrobot@yahoo.com \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).