Ticket #390 (new defect)

Opened 8 months ago

Uses of FWRT_RUNTIME_PASSWORD not escaped in makefiles

Reported by: anonymous Assigned to: wbx
Priority: minor Milestone: 1.x (low prio)
Component: general Version: trunk
Keywords: Cc:

Description

Hi,

While building the ADK (this happens with both the 1.0.3 tag and also on the 1.0 branch) I happened to choose a password that contained a #, and when the makefiles use this (for me it was when it started to process the packages directory) they error out with a missing " because the unescaped # commented the rest of the line out.

Don't think it matters, but I'm using Archlinux, kernel 2.6.24.3-3, gcc 4.2.3-1, binutils 2.18-5, and make 3.81-3. My target is an Asus wl500g Premium and I choose the squashfs-overlay.

Also if you're interested it builds just fine as long as I don't choose a weird password.

Thanks!

P.S. Thanks for making FreeWRT I can't wait to try it out.

Attachments


Add/Change #390 (Uses of FWRT_RUNTIME_PASSWORD not escaped in makefiles)