[Sussex] Unable to 'c' in Xandros

Angelo Servini angelo at servini.co.uk
Fri Nov 29 21:05:00 UTC 2002


Hi fellas.  Can you help?

I downloaded an app and tried to compile it as root by running 'make'

I got the error 'cc: Command not found'

here is the contents of a file I generated with 'make -n > fred'

**************

rm -f gt6801.o cc -c -Wall -Wno-unknown-pragmas -fomit-frame-pointer 
-fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -O2 -c 
-D__KERNEL__ -DMODULE  -I. -I/usr/src/linux/include/linux gt6801.c
if [ `id -ur` != 0 ]; then \
    echo Please run \"make install\" as root.; \
else \
    mkdir -p /lib/modules/2.4.19-x1/kernel/drivers/usb && \
    /usr/bin/install -m 0664 -o root -g root gt6801.o 
/lib/modules/2.4.19-x1/kernel/drivers/usb/gt6801.o && \
    /sbin/depmod -a && \
    /sbin/modprobe gt6801 && \
    echo "GT-6801 installed successfully."; \
fi


**************

Using the Xandros-update manager I find that GCC is already installed 
but nowhere can I find how to run it.

Respectfully, Frustrated.

:-(

Angelo



More information about the Sussex mailing list