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

Makefile:368: recipe for target 'httpd/libhttpd.a' failed #6

Open
krispstack opened this issue Dec 24, 2020 · 1 comment
Open

Makefile:368: recipe for target 'httpd/libhttpd.a' failed #6

krispstack opened this issue Dec 24, 2020 · 1 comment

Comments

@krispstack
Copy link

Hi

I am trying to build uboot, looks like there is issue in httpd

/opt/buildroot-gcc342/bin/mipsel-linux-gcc -gdwarf-2 -DDEBUG -Os -D__KERNEL__ -DTEXT_BASE=0xBC000000 -I/home/karthi/omega/omega2-bootloader/include -fno-builtin -ffreestanding -nostdinc -isystem /opt/buildroot-gcc342/bin/../lib/gcc/mipsel-linux-uclibc/3.4.2/include -pipe -DCONFIG_MIPS -D__MIPS__ -mabicalls -DONION_WEB_FLASH -DONION_USB_FLASH -DRALINK_MDIO_ACCESS_FUN -DRALINK_DDR_POWERSAVE -march=4kc -mtune=4kc -DRALINK_SPI_UPGRADE_CHECK -DRALINK_RW_RF_REG_FUN -DRALINK_CMDLINE -DRALINK_EPHY_INIT -DCONFIG_LZMA -DRALINK_USB -DRALINK_OHCI -DP5_MAC_TO_NONE_MODE -DP4_MAC_TO_NONE_MODE -DASIC_BOARD -DMT7628_ASIC_BOARD -DMT7628_MP -DUBOOT_ROM -DON_BOARD_DDR2 -DON_BOARD_DDR_WIDTH_16 -DON_BOARD_16BIT_DRAM_BUS -DON_BOARD_1024M_DRAM_COMPONENT -DCFG_ENV_IS_IN_SPI -Wall -Wstrict-prototypes -c -o fs.o fs.c In file included from fs.c:54: fsdata.c:693: error: parse error before ',' token /home/karthi/omega/omega2-bootloader/config.mk:830: recipe for target 'fs.o' failed make[1]: *** [fs.o] Error 1 make[1]: Leaving directory '/home/karthi/omega/omega2-bootloader/httpd' Makefile:368: recipe for target 'httpd/libhttpd.a' failed make: *** [httpd/libhttpd.a] Error 2

@greenbreakfast
Copy link
Contributor

@karthirockz what were the commands you used to setup and then build the bootloader?

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

No branches or pull requests

2 participants