OpenWrt Forum Archive

Topic: Error compiling with pppoecd as integrated part

The content of this topic has been archived on 22 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

make stops with:

make[1]: Entering directory `/var/lib/cvs/buildroot/build_mipsel/WRT54GS/release/src/router/ppp/pppoecd'
/var/lib/cvs/buildroot/build_mipsel/staging_dir/bin/mipsel-linux-uclibc-gcc -D_linux_=1 -DHAVE_PATHS_H -DHAVE_MMAP -I. -I../pppd -O2 -pipe -Wall  -DCHAP_SUPPORT=1 -DCHAPMS=1 -DUSE_CRYPT=1 -DHAVE_CRYPT_H=1   -c -o magic.o ../pppd/magic.c
make[1]: /var/lib/cvs/buildroot/build_mipsel/staging_dir/bin/mipsel-linux-uclibc-gcc: Kommando nicht gefunden
make[1]: *** [magic.o] Fehler 127

whats wrong?

No one else have problems with this?

I added pppoecd to the Targets line as I read in the pppoecd.readme. Without this Target make run though, missing mipsel-linux-ulibc-gcc some times but works.

Any one made an Image with buid-in pppoecd?

Have the same problem.

But you can try to build at first a normal firmware. After that you should be able to add pppoecd to the TARGETS line. I guess that worked for me.

Bye,
  Dennis

The discussion might have continued from here.