Compile Error from GIT source

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
r0ck
Posts: 9
Joined: Wed Nov 17, 2010 9:57 pm

Compile Error from GIT source

Post by r0ck »

Ran into a problem tonight trying to compile from the GIT repo.

install -m0755 ./files/modemaccess.pppoe /home/rocky/gargoyle/gargoyle/ar71xx-src/build_dir/target-mips_r2_uClibc-0.9.30.1/gargoyle-firewall-util/ipkg-ar71xx/gargoyle-firewall-util/etc/ppp/ip-up.d/modemaccess.sh
install: cannot stat `./files/modemaccess.pppoe': No such file or directory

Make fails after this. Trying to build for a WZR-HP-G300NH. Haven't built for a couple revisions so don't know exactly when this error was introduced. Sometime after rev. 2b162e83. I'm pathetic at trying to find an error in the code. Right now, I've just remarked out line 66 in package/gargoyle-firewall-util/Makefile. Anyone got any ideas where to start?

Thanks!

pbix
Developer
Posts: 1373
Joined: Fri Aug 21, 2009 5:09 pm

Re: Compile Error from GIT source

Post by pbix »

This was my fault. I forgot to stage one of my files.
Should be fixed now.
Linksys WRT1900ACv2
Netgear WNDR3700v2
TP Link 1043ND v3
TP-Link TL-WDR3600 v1
Buffalo WZR-HP-G300NH2
WRT54G-TM

Post Reply