[Asterisk-Dev] Building Zaptel on MIPS
Christian Hecimovic
checimovic at sutus.com
Tue Jun 15 12:50:20 MST 2004
We're trying to build zaptel on an AMD au1550. Here's the gcc line and the
error:
gcc -I/usr/src/linux-2.4/include -O6 -mips32 -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 -DSTANDALONE_ZAPATA
-c zaptel.c
Error: Cannot branch to symbol in another section.
[The above message repeats many times.]
These errors are from an attempted native build, not a cross-compile. Cross
compiling also blows up.
Has anyone encountered this before? Any advice?
We're using gcc 3.3.2, glibc 2.3.2.
Thanks,
Christian
More information about the asterisk-dev
mailing list