Still something wrong with Linux on 6.2-stable/amd64

Mikhail Teterin mi+kde at aldan.algebra.com
Mon Sep 17 06:07:15 PDT 2007


Still broken... Just rebuilt a new kernel with sources up to yesterday.

civctp refuses to start-up. The game used to have a demo-port (which limited 
it to 1000AC, I think): games/civ2demo.

If you check the port out from Attic, you should be able to reproduce the 
issue. Although the original MASTER_SITE is gone, FreeBSD's mirrors continue 
to carry civctp-demo-10251999.tar.gz. In fact, you may not even need the 
port. Simply download the demo (no legal problems with that) and untar it 
anywhere:

	fetch -o /usr/ports/distfiles/	\
	    http://ftp5.se.freebsd.org/distfiles/civctp-demo-10251999.tar.gz
	cd
	tar xvzpf /usr/ports/distfiles/civctp-demo-10251999.tar.gz
	mv ./civctp_demo/bin/x86/glibc-2.1/civctp ./civctp_demo/civctp
	brandelf -t Linux ./civctp_demo/civctp
	./civctp_demo/civctp

This no longer works for me on amd64. It was fine until about June...

Yours,

	-mi


More information about the freebsd-emulation mailing list