Thank you to anyone who has already donated - your generous donations helped make three months of treatment possible.

My brother Nate continues to fight stage IV Hodgkin's lymphoma. He's just 31, with a wife and baby girl. They have no active income (since he's been unable to return to work), no insurance, and cannot afford the treatment he needs. Nate and his family need your help. Please consider a donation, every dollar helps. Thanks.


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
patching file graphics.c
patching file score.c
patching file soundplayer.h
patching file global.h
patching file menu.c
patching file sound.c
loading cache ./config.cache
checking for a BSD compatible install... /bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc -O3 -g3 -Wall  ) works... yes
checking whether the C compiler (gcc -O3 -g3 -Wall  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for a BSD compatible install... /bin/install -c
checking whether to enable sound support... yes
checking for pthread_create in -lpthread... yes
checking how to run the C preprocessor... gcc -E
checking for X... libraries , headers 
checking whether byte ordering is bigendian... no
checking for XpmReadFileToPixmap in -lXpm... no
configure: error: You don't have the Xpm libraries/includes. Please get the package xpm-devel from your linux distribution. (Or try to download it at http://linux.tucows.com)
make: *** No targets specified and no makefile found.  Stop.