[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: netbase build problems



On Sat, Oct 30, 1999 at 02:57:11PM +0200, Florian Lohoff wrote:
> Hi,
> does anyone have a clue what this means ?
> 
> 
> ./defn2c.pl inet6.defn > inet6.c
> gcc -Wall -W -g -O2   -c -o inet6.o inet6.c
> gcc -Wall -W -g -O2   -c -o archlinux.o archlinux.c
> gcc -Wall -W -g -O2 -o ifup main.o addrfam.o execute.o config.o inet.o ipx.o inet6.o archlinux.o
> inet.o: In function `loopback_up':
> /data/deb/netbase-3.16/ifupdown/inet.c:9: undefined reference to `execute'
> /data/deb/netbase-3.16/ifupdown/inet.c:10: undefined reference to `execute'
> inet.o: In function `loopback_down':
> /data/deb/netbase-3.16/ifupdown/inet.c:14: undefined reference to `execute'
> inet.o: In function `static_up':
> /data/deb/netbase-3.16/ifupdown/inet.c:25: undefined reference to `execute'
> /data/deb/netbase-3.16/ifupdown/inet.c:26: undefined reference to `execute'
> inet.o:/data/deb/netbase-3.16/ifupdown/inet.c:27: more undefined references to `execute' follow
> collect2: ld returned 1 exit status
> make[1]: *** [ifup] Error 1

I solved this but stumbled over "ll" and "sc" which were not 
understood as long as "-mips2" would not be given, although sc and ll
get emulated on R2/3k under linux.

I now have a netbase although i dont now if it will work ... :)

Flo
-- 
Florian Lohoff		flo@rfc822.org		      	+49-5241-470566
  ...  The failure can be random; however, when it does occur, it is
  catastrophic and is repeatable  ...             Cisco Field Notice


Reply to: