Go to The University of Queensland Homepage
Takes you back to the ITEE Homepage You are at the ITEE site

From Justin:

The sequence I need to perform in order to install the new drivers is
to:
 A) /build/dvb-kernel/makelinks /usr/src/linux
 B) /build/dvb-kernel/build-2.6/getlinks
 C) /build/DVICO-Build.sh
 D) /build/DVICO-Build.sh remove-symbols
 E) /build/DVICO-Build.sh
 F) /build/DVICO-Init.sh stop then start

I think perhaps you should call makelinks and getlinks earlier in the
build script (or perhaps init script?) otherwise the error message
telling you to check the notes in the build script does not occur, and
the remove-symbols option does not actually fix the problem.  Running
makelinks and getlinks prior to building and initialising allows it to
do it's thing, warning you of the problem and then enabling it to solve
it.