MOL release candidate available

Romeyn Prescott mol-general@lists.maconlinux.org
Thu, 8 Jan 2004 14:59:46 -0500


At 12:45 AM +0100 1/8/04, Samuel Rydh scribbled:
>Hi,
>
>The next version of MOL is in ready for release. I would appreciate it
>if as many as possible could try out the release candidate code in order
>to catch any problems...
>
>To compile and install from the developer tree (an alternative
>is building from the BitKeeper repository), do the following:
>
>	rsync -rvz rsync.penguinppc.org::mol mol-rsync
>	cd mol-rsync
>	./autogen.sh
>	./configure
>	make
>	make libimport
>	make install	(as root)

Can someone offer insight as to why my ./configure ended with the 
message about ESounD?  This is probably why my existing installation 
has no sound, yes?

(FYI: my YDL 3.0 installation didn't seem to have a 
"/lib/modules/2.4.20-8d/build/include/linux/config.h" directory, but 
I was able to get around this with a symbolic link to 
/usr/src/linux-2.4.20-8e/include in /lib/modules/2.4.20-8d/build/. 
This appears to have placated the configure script.)

-----
[root@digirom mol-rsync]# ./configure
checking build system type... powerpc-unknown-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output... 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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for ranlib... ranlib
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for egrep... 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 for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking obstack.h usability... yes
checking obstack.h presence... yes
checking for obstack.h... yes
checking for snd_pcm_open in -lasound... no
checking alsa/asoundlib.h usability... no
checking alsa/asoundlib.h presence... no
checking for alsa/asoundlib.h... no
checking ncurses.h usability... yes
checking ncurses.h presence... yes
checking for ncurses.h... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for working XDGA headers... yes
checking for m4... m4
checking for as... as
checking for strip... strip
checking for ld... ld
checking for nm... nm
checking for objdump... objdump
checking whether off_t is 64 bit... no
checking for broken syscall macro... no
checking for uc_context.gregs... no
checking for png_read_png in -lpng... yes
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for kernel headers... /lib/modules/2.4.20-8d/build
checking whether -Wno-unused-function works... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating src/vconfig/Makefile
config.status: creating src/Makefile
config.status: creating src/startmol
config.status: creating src/main/Makefile
config.status: creating src/main/Darwin/Makefile
config.status: creating src/drivers/Makefile
config.status: creating src/drivers/disk/Makefile
config.status: creating src/drivers/oldworld/Makefile
config.status: creating src/drivers/video/Makefile
config.status: creating src/drivers/net/Makefile
config.status: creating src/lib/Makefile
config.status: creating src/debugger/Makefile
config.status: creating src/debugger/deb/Makefile
config.status: creating src/debugger/mon/Makefile
config.status: creating src/molelf/Makefile
config.status: creating src/cpu/Makefile
config.status: creating src/cpu/i386/Makefile
config.status: creating src/cpu/ppc/Makefile
config.status: creating src/cpu/mpc107/Makefile
config.status: creating src/booter/Makefile
config.status: creating Doc/Makefile
config.status: creating Doc/man/Makefile
config.status: creating Doc/Dev/Makefile
config.status: creating src/kmod/Makefile
config.status: creating src/kmod/Linux/checker.pl
config.status: creating src/kmod/Linux/relbuild.pl
config.status: creating src/kmod/Linux/Makefile
config.status: creating src/kmod/Darwin/Makefile
config.status: creating src/kmod/mpc107/Makefile
config.status: creating src/netdriver/Makefile
config.status: creating src/shared/config.h
config.status: executing depfiles commands
config.status: executing default commands
====================================================
  Building using
  KERNEL_SOURCE=/lib/modules/2.4.20-8d/build
====================================================
Compiling without ESounD support.
-- 
signat-url: http://www2.potsdam.edu/prescor/signat-url.htm