I will try to build it with : - Q3ARCH=$(shell uname -m | sed -e s/i.86/x86/) + Q3ARCH=$(shell uname -m | sed -e s/i.86/x86/ | sed -e s/alpha/axp/)
at the begining of the Makefile Falk Hueffner a écrit : > Package: tremulous > Version: 1.1.0-2 > Severity: important > Justification: fails to build from source > > tremulous fails to build on Alpha: > > [...] > cp build/release-linux-alpha/tremulous.alpha > build/release-linux-alpha/tremulous > cp: cannot stat `build/release-linux-alpha/tremulous.alpha': No such file or > directory > make: *** [install-arch] Error 1 > > There seems to be a directory name mismatch, the directory is called > "release-linux-axp". > > Full log at > http://buildd.debian.org/fetch.php?&pkg=tremulous&ver=1.1.0-2&arch=alpha&stamp=1152888603&file=log&as=raw > > Falk > > > -- System Information: > Debian Release: testing/unstable > APT prefers unstable > APT policy: (500, 'unstable') > Architecture: alpha > Shell: /bin/sh linked to /bin/bash > Kernel: Linux 2.6.17.5 > Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15) > > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

