reinhold@linux:~> cd /tmp reinhold@linux:/tmp> tar xvzf xmbmon203.tar.gz xmbmon203/ xmbmon203/AC-TOOLS/ xmbmon203/AC-TOOLS/config.guess xmbmon203/AC-TOOLS/config.sub xmbmon203/AC-TOOLS/install-sh xmbmon203/methods.h xmbmon203/sens_lm75.c xmbmon203/getMBinfo.c xmbmon203/mbmon.h xmbmon203/mbmon-rrd.pl xmbmon203/getMB-smb.c xmbmon203/sensors.h xmbmon203/sens_winbond.c xmbmon203/sens_lm80.c xmbmon203/sensors.c xmbmon203/Makefile.LINUX xmbmon203/io_static.c xmbmon203/smbus_ali.c xmbmon203/smbuses.h xmbmon203/smbuses.c xmbmon203/smbus_amd.c xmbmon203/io_cpu.h xmbmon203/00READMEtech.txt xmbmon203/pci_pm.h xmbmon203/sens_it87.c xmbmon203/sens_via686.c xmbmon203/smbus_piix4.c xmbmon203/getMB-isa.c xmbmon203/configure xmbmon203/tyan_tiger.c xmbmon203/sens_gl52.c xmbmon203/getMB-smb_ioctl.c xmbmon203/Makefile.yrs xmbmon203/config.h.in xmbmon203/testhwm.c xmbmon203/sens_lm90.c xmbmon203/smbus_amd8.c xmbmon203/pci_smb.c xmbmon203/sens_wl784.c xmbmon203/sens_winbond.h xmbmon203/Makefile.FreeBSD xmbmon203/smb_extemp.c xmbmon203/smb_extemp.h xmbmon203/sens_wl784.h xmbmon203/Makefile.smb_ioctl xmbmon203/00READMEj.txt xmbmon203/getMB-via.c xmbmon203/configure.in xmbmon203/testpci.c xmbmon203/testsmb.c xmbmon203/pci_pm.c xmbmon203/Makefile.in xmbmon203/00README.txt xmbmon203/sens_lm85.c xmbmon203/mbmon_small.c xmbmon203/mbmon.c xmbmon203/xmbmon.resources xmbmon203/xmbmon.c reinhold@linux:/tmp> cd xmbmon203 reinhold@linux:/tmp/xmbmon203> ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) 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... /usr/bin/install -c checking host system type... i686-pc-linux-gnu checking for main in -lX11... no checking for main in -lXaw... no checking for main in -lXext... no checking for main in -lXmu... no checking for main in -lXt... no checking for main in -lm... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for fcntl.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for machine/smb.h... no checking whether gcc needs -traditional... no checking for strftime... yes checking return type of signal handlers... void checking for gethostname... yes checking for socket... yes updating cache ./config.cache creating ./config.status creating Makefile creating config.h reinhold@linux:/tmp/xmbmon203> make gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX getMBinfo.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX tyan_tiger.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX pci_pm.c pci_pm.c: In function `pci_pm_smb_prob': pci_pm.c:188: Warnung: deprecated use of label at end of compound statement gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sensors.c sensors.c: In function `scan_smbus': sensors.c:121: Warnung: deprecated use of label at end of compound statement gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX getMB-via.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX getMB-smb.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX getMB-isa.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smbuses.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smbus_piix4.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smbus_amd.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smbus_ali.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smbus_amd8.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_winbond.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_via686.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_it87.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_gl52.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_lm85.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_lm80.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_lm90.c sens_lm90.c: In function `lm90_probe': sens_lm90.c:120: Warnung: implicit declaration of function `strcpy' gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_lm75.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX sens_wl784.c gcc -c -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX smb_extemp.c gcc -O3 -I. -DHAVE_CONFIG_H -Wall -DLINUX -s -o mbmon mbmon.c getMBinfo.o tyan_tiger.o pci_pm.o sensors.o getMB-via.o getMB-smb.o getMB-isa.o smbuses.o smbus_piix4.o smbus_amd.o smbus_ali.o smbus_amd8.o sens_winbond.o sens_via686.o sens_it87.o sens_gl52.o sens_lm85.o sens_lm80.o sens_lm90.o sens_lm75.o sens_wl784.o smb_extemp.o gcc -O3 -I/usr/X11R6/include -DHAVE_CONFIG_H -Wall -DLINUX -s -o xmbmon xmbmon.c getMBinfo.o tyan_tiger.o pci_pm.o sensors.o getMB-via.o getMB-smb.o getMB-isa.o smbuses.o smbus_piix4.o smbus_amd.o smbus_ali.o smbus_amd8.o sens_winbond.o sens_via686.o sens_it87.o sens_gl52.o sens_lm85.o sens_lm80.o sens_lm90.o sens_lm75.o sens_wl784.o smb_extemp.o -L/usr/X11R6/lib -lXaw -lXaw -lXmu -lXt -lXext -lX11 -lm reinhold@linux:/tmp/xmbmon203> su - Password: linux:~ # checkinstall checkinstall 1.5.3, Copyright 2001 Felipe Eduardo Sanchez Diaz Duran This software is released under the GNU GPL. The package documentation directory ./doc-pak does not exist. Should I create a default set of package docs? [y]: y Preparing package documentation...OK *** No known documentation files were found. The new package *** won't include a documentation directory. Installing with "make install"... ========================= Installation results =========================== make: *** No rule to make target `install'. Stop. **** Installation failed. Aborting package creation. Cleaning up...OK Bye. linux:~ # checkinstall checkinstall 1.5.3, Copyright 2001 Felipe Eduardo Sanchez Diaz Duran This software is released under the GNU GPL. The package documentation directory ./doc-pak does not exist. Should I create a default set of package docs? [y]: n Installing with "make install"... ========================= Installation results =========================== make: *** No rule to make target `install'. Stop. **** Installation failed. Aborting package creation. Cleaning up...OK Bye. linux:~ # exit logout reinhold@linux:/tmp/xmbmon203>