checking for a BSD-compatible install... /pkg/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /pkg/bin/ld
checking if the linker (/pkg/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /pkg/bin/nm -B
checking the name lister (/pkg/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 32768
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /pkg/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /pkg/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/pkg/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for xsltproc... /pkg/bin/xsltproc
checking for inotify_init in -lc... no
configure: WARNING: inotify support disabled
configure: creating ./config.status
config.status: creating Makefile
config.status: creating udev/Makefile
config.status: creating udev/lib/Makefile
config.status: creating udev/lib/libudev.pc
config.status: creating rules/Makefile
config.status: creating extras/Makefile
config.status: creating extras/ata_id/Makefile
config.status: creating extras/cdrom_id/Makefile
config.status: creating extras/edd_id/Makefile
config.status: creating extras/path_id/Makefile
config.status: creating extras/firmware/Makefile
config.status: creating extras/collect/Makefile
config.status: creating extras/floppy/Makefile
config.status: creating extras/fstab_import/Makefile
config.status: creating extras/rule_generator/Makefile
config.status: creating extras/scsi_id/Makefile
config.status: creating extras/usb_id/Makefile
config.status: creating extras/volume_id/Makefile
config.status: creating extras/volume_id/lib/Makefile
config.status: creating extras/volume_id/lib/libvolume_id.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

	udev 141
	========

	prefix:			/usr
	exec_prefix:		
	udev_prefix:		${exec_prefix}
	libdir_name:		lib
	datarootdir:		${prefix}/share
	mandir:			${datarootdir}/man
	includedir:		${prefix}/include

	logging:		yes
	debug:			no
	selinux:		no

	compiler:		gcc
	cflags:			-g -O2
	ldflags:		

	xsltproc:		/pkg/bin/xsltproc

