Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add updated configuration file with new dependencies. #62

Merged
merged 3 commits into from Nov 5, 2013

Conversation

jheretic
Copy link
Member

@jheretic jheretic commented Nov 4, 2013

This updates the global build config with new dependencies, as well as stripping out a lot of (we think) unnecessary comments. We just need to build it, and ensure that the new image includes lua-uri.

@ghost ghost assigned gradyoti Nov 4, 2013
@dismantl
Copy link
Contributor

dismantl commented Nov 5, 2013

testing now

@dismantl
Copy link
Contributor

dismantl commented Nov 5, 2013

build fails w/ busybox:

make[3]: Leaving directory `/home/danarky/OTI/commotion/DR2/openwrt/package/bridge-utils'
make[3]: Entering directory `/home/danarky/OTI/commotion/DR2/openwrt/package/busybox'
make   -C /home/danarky/OTI/commotion/DR2/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4 CC="mips-openwrt-linux-uclibc-gcc" CROSS_COMPILE="mips-openwrt-linux-uclibc-" KBUILD_HAVE_NLS=no EXTRA_CFLAGS="-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float" ARCH="mips" SKIP_STRIP=y LDLIBS="m crypt"  all
make[4]: Entering directory `/home/danarky/OTI/commotion/DR2/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4'
CC      networking/inetd.o
networking/inetd.c:174:4: error: #error "You need to build uClibc with UCLIBC_HAS_RPC for NFS support"
networking/inetd.c:176:22: fatal error: rpc/rpc.h: No such file or directory
compilation terminated.
make[5]: *** [networking/inetd.o] Error 1
make[4]: *** [networking] Error 2
make[4]: Leaving directory `/home/danarky/OTI/commotion/DR2/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4'
make[3]: *** [/home/danarky/OTI/commotion/DR2/openwrt/build_dir/target-mips_r2_uClibc-0.9.33.2/busybox-1.19.4/.built] Error 2
make[3]: Leaving directory `/home/danarky/OTI/commotion/DR2/openwrt/package/busybox'
make[2]: *** [package/busybox/compile] Error 2
make[2]: Leaving directory `/home/danarky/OTI/commotion/DR2/openwrt'
make[1]: *** [/home/danarky/OTI/commotion/DR2/openwrt/staging_dir/target-mips_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/danarky/OTI/commotion/DR2/openwrt'
make: *** [world] Error 2

@jheretic
Copy link
Member Author

jheretic commented Nov 5, 2013

Okay, maybe this thing isn't smart enough to fill in the blanks with a minimal config. I'll pull the config I have without the comments removed, and swap that into this pull request.

@dismantl
Copy link
Contributor

dismantl commented Nov 5, 2013

tested and confirmed working.

dismantl pushed a commit that referenced this pull request Nov 5, 2013
Add updated configuration file with new dependencies.
@dismantl dismantl merged commit 0227a89 into master Nov 5, 2013
@dismantl dismantl deleted the update-config branch November 5, 2013 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants