[Asterisk-Users] ztdummy build problems

Dave Cotton dcotton at linuxautrement.com
Fri Oct 14 00:54:14 MST 2005


On Thu, 2005-10-13 at 17:02 -0700, Bruce Ferrell wrote:
> Hi all,
> 
> Trying to build ztdummy on an old redhat 7.3 box running kernel
> 2.4.20-43.7.legacysmp.  Yes, I have the kernel sources installed.  Yes, 
> I set them up with make oldconfig; make dep.
> 
> The build error is:
> 
> 
> make ztdummy
> gcc -I/usr/src/linux-2.4/include -O6 -DMODULE -D__KERNEL__ 
> -DEXPORT_SYMTAB -I/usr/src/linux/drivers/net -Wall -I. 
> -Wstrict-prototypes -fomit-frame-pointer -I/usr/src/
> linux/drivers/net/wan -I /usr/src/linux/include 
> -I/usr/src/linux/include/net -DMODVERSIONS -include 
> /usr/src/linux-2.4/include/linux/modversions.h  -DSTANDALONE_ZAPAT
> A -c ztdummy.c
> cc   ztdummy.o   -o ztdummy
> /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o: In function 
> `_start':
> /usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../crt1.o(.text+0x18): 
> undefined reference to `main'
> ztdummy.o: In function `init_module':
> ztdummy.o(.text+0x7): undefined reference to `uhci_devices'

The above is pointing to USB devices are they configured in the kernel
and does the machine support uhci?

> Suggestions?

2.6 ztdummy does not need USB devices.

gcc 2.96 don't know if that also will have probs long time since I used
it.

Upgrade it's free.


-- 
Dave Cotton <dcotton at linuxautrement.com>




More information about the asterisk-users mailing list