Can't compile Tux userspace utils

Johann Burkard jb at eaio.de
Fri Aug 27 10:18:58 UTC 2004


Johann Burkard wrote:
> Can someone tell me what's wrong here?

I found pkgconfig and also compiled glib, but it still doesn't compile on my
box:

# make
gcc -g -fomit-frame-pointer -O2 -Wall -I. -DINTERFACE_VERSION=3 -D_LARGEFILE
64_SOURCE  -I$(top_builddir)//root/glib-2.0.0 -I$(top_builddir)//root/glib-2
.0.0/. -I$(top_builddir)//root/glib-2.0.0/./glib   -c tux.c
/bin/sh: line 1: top_builddir: command not found
/bin/sh: line 1: top_builddir: command not found
/bin/sh: line 1: top_builddir: command not found
tux.c: In function `tux':
tux.c:51: error: can't find a register in class `BREG' while reloading `asm'
make: *** [tux.o] Error 1
# gcc --version
gcc (GCC) 3.3.4 20040623 (Gentoo Hardened Linux 3.3.4-r1, ssp-3.3.2-2,
pie-8.7.6)

I was able to compile tux and tux2w3c on another machine, and finally Tux
worked fine.

Maybe this compilation error should be fixed.

Greetings,

Johann






More information about the tux-list mailing list