OUR NETWORK:TiVo Community TechLore Explore3DTV DVRplayground Dijit Community See all... About UsAdvertiseContact Us

 
Learn about scoring Forum's Raw Score: 211035.0
December 30, 2007 02:32 AM

Categories: Open Source Projects and Firmware WGR614L (Legacy Product)

Rating (0 votes)
  • 1
  • 2
  • 3
  • 4
  • 5
Rate This!

Member Avatar

ewhac

Member
Joined: 12/27/2007

It was suggested that I post my firmware build woes here. So here goes.

I can't get 1.0.1_10.17 to build out of the box. Following the (somewhat confusing) instructions in the Open Source Guide, I get as far as 'make dep' before things go wonky.

At the end of 'make dep' appear the following warnings:

 rtl865x/rome_asp.c:3295:154: warning: backslash and newline separated by space
rtl865x/rome_asp.c:4206:57: warning: backslash and newline separated by space

When I type 'make', the build konks out with the following error(s):

 make[2]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/lib/libcrypt_old'
make[1]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/lib'
make[1]: Entering directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user'
#for i in /home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/vendors/Realtek/RTL865XB/. 8185mp auth boa bpalogin busybox cle-shell dniutil dnrd-dnshijack ez-ipupdate-3.0.11b7 getdeviceinfo init iptables l2tpd ntpclient pppd pptp-client ripd rw sash smtpclient upnp ; do make -C $i || exit ; done
for i in /home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/vendors/Realtek/RTL865XB/. dniutil boa rw dnrd-dnshijack upnp cle-shell auth ez-ipupdate-3.0.11b7 8185mp ripd ntpclient smtpclient bpalogin getdeviceinfo busybox init iptables l2tpd pppd pptp-client pptp-client pptp-client sash ; do make -C $i || exit ; done
wc: /home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/images/kernel.bin.gz: No such file or directory
expr: syntax error
make[2]: Entering directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/vendors/Realtek/RTL865XB'
make[2]: Nothing to be done for `clean'.
make[2]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/vendors/Realtek/RTL865XB'
make[2]: Entering directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/dniutil'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/dniutil'
make[2]: Entering directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/boa'
for i in src ; do make -C $i all || exit ; done
make[3]: Entering directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/boa/src'
bison -y -d boa_grammar.y
make[3]: bison: Command not found
make[3]: *** [y.tab.c] Error 127
make[3]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/boa/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user/boa'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ewhac/KWGR614/KWGR614_V1.0.1_10.17WW/user'
make: *** [subdirs] Error 1

Without digging further, it looks as if the kernel either failed to build, or didn't get dropped in the expected place.

Clearly I need to dig in to the guts of the build in far greater detail...

Schwab

Discussion:    Add a Comment | Comments 1-3 of 3 | Latest Comment

January 3, 2008 2:26 AM

BTW, my build system is Debian 'unstable' with (nearly) the latest and greatest of everything.

Schwab

June 15, 2009 9:38 AM

hi, I have the same question with you , what do you deal with it?

June 15, 2009 11:38 PM

I guess problem is some of standard tools/commands are missing in your system like bison. Please upgrade your system and install those commands. This may solve your problem.

Discussion:    Add a Comment | Comments 1-3 of 3 | Latest Comment

Add Your Reply

(will not be displayed)

Email me when comments are added to this thread

 
 

Please log in or register to participate in this community!

Log In

Remember

Not a member? Sign up!

Did you forget your password?

You can also log in using OpenID.

close this window
close this window