Can't compile Tux userspace utils

Johann Burkard jb at eaio.de
Wed Aug 25 21:01:47 UTC 2004


Hi,

I downloaded glib 2.0, ran ./configure && make and then tried make in tux'
directory, here's the error message:

$ make
gcc -g -fomit-frame-pointer -O2 -Wall -I. -DINTERFACE_VERSION=3 -D_LARGEFILE
64_SOURCE  -I$(top_builddir)//home/burkard/glib-2.0.0 -I$(top_builddir)//hom
e/burkard/glib-2.0.0/. -I$(top_builddir)//home/burkard/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
gcc -g -fomit-frame-pointer -O2 -Wall -I. -DINTERFACE_VERSION=3 -D_LARGEFILE
64_SOURCE  -lpopt
$(top_builddir)//home/burkard/glib-2.0.0/glib/libglib-2.0.la   -ldl -rdynami
c -o tux tux.o # queue.o
/bin/sh: line 1: top_builddir: command not found
file://home/burkard/glib-2.0.0/glib/libglib-2.0.la: file not recognized:
File format not recognized
collect2: ld returned 1 exit status
make: *** [tux] Error 1

Can someone tell me what's wrong here?

Thanks,

Johann






More information about the tux-list mailing list