1. Did"dpkg -r vice". Installed the dependency libxaw7-dev and tried to compile vice from source. Got an error.
2. Did something like"aptitude -remove --purge vice". Still got compiler errors.
3. Reinstalled lysistrata - keeping /home intact - but got compiler errors.
4. Tried and successfully installed vice from source on my older laptop running 7.0.
5. Decided that the only difference between the boxes was that the older box uses init.rd, I decided to modify the grub of the new laptop. Still got errors.
6. Backed up /home and reinstalled - this time formatting home. Got this compiler error:
I know I can compile on the newer laptop since I compiled tkdgen from source. Why can't I compile vice? I gotta have vice. Any ideas? Thanks.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 build system type... i686-pc-linuxlibc1
checking host system type... i686-pc-linuxlibc1
no explicit checking for XFree86 fullscreen requested, disabling fullscreen...
using TextField widget.
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
john