#19328: Getting compilation errors after updating the gateworks svn for
firmware-4.bin
-----------------------------+----------------------------------
 Reporter:  uddandibharath7  |      Owner:  developers
     Type:  defect           |     Status:  new
 Priority:  highest          |  Milestone:  Chaos Calmer (trunk)
Component:  packages         |    Version:  Trunk
 Keywords:                   |
-----------------------------+----------------------------------
 hi .,
 I am using CHAOS CALMER (Gate works Ventana r710, r42297) image on
 gateworks 5200 board.

 Actually  i am validating AP functionality s  with Gateworks Opensource
 image on Atheros chipset,
 Base openwrt image came with Firmware2.bin so i updated the Svn after that
 it shows Firmware4.bin.
 While building  that updated trunk i am getting errors.


 '''Procedure followed to update the image:'''
 -----------------------------------------
 root@openwrt#svn co http://svn.gateworks.com/openwrt/branches/14.08
 gateworks-openwrt
 (recommended)  download this base SVN for ventana boards

 Do new check out of trunk with this instance

 root@openwrt# svn co http://svn.gateworks.com/openwrt/trunk
                                    gateworks-openwrt
 cd gatewoks-openwrt

 root@openwrt#.svn info
 Path: .
 URL: http://svn.gateworks.com/openwrt/branches/14.08
 Repository Root: http://svn.gateworks.com
 Repository UUID: 918123d7-9a9f-4a10-9424-6605889f5124
 Revision: 716
 Node Kind: directory
 Schedule: normal
 Last Changed Author: tharvey
 Last Changed Rev: 710
 Last Changed Date: 2015-02-23 09:14:15 -0800 (Mon, 23 Feb 2015)

 iv. svn update
 At revision 716
 v. make imx6

 seen firmware version changes here:
 ---------------------------------
 trunk/pacakage/kernel/mac80211/Makefile

 ifeq ($(CONFIG_ATH10K_STA_FW),y)
         $(INSTALL_DATA) \
 
$(PKG_BUILD_DIR)/$(PKG_ATH10K_LINUX_FIRMWARE_SUBDIR)/main/firmware-2.bin_999.999.0.636
 \
                 $(1)/lib/firmware/ath10k/QCA988X/hw2.0/firmware-2.bin
 else
         $(INSTALL_DATA) \
 
$(PKG_BUILD_DIR)/$(PKG_ATH10K_LINUX_FIRMWARE_SUBDIR)/10.2.4/firmware-4.bin_10.2.4.45
 \
                 $(1)/lib/firmware/ath10k/QCA988X/hw2.0/firmware-4.bin



 I Got some errors related gateworks servers and image modules dependencies
 i fixed those things

 Unable to fix the following error

 In file included from /home/igx/Openwrt_2/gateworks-
 openwrt/trunk/build_dir/target-
 arm_cortex-a9+neon_uClibc-0.9.33.2_eabi/procd-2015-03-25/jail/seccomp.c:23:0:
 /home/igx/Openwrt_2/gateworks-openwrt/trunk/build_dir/target-
 arm_cortex-a9+neon_uClibc-0.9.33.2_eabi/procd-2015-03-25/jail/seccomp-
 bpf.h:72:3: error: #warning "Platform does not support seccomp filter yet"
 [-Werror=cpp]
  # warning "Platform does not support seccomp filter yet"
    ^
 cc1: all warnings being treated as errors
 make[7]: *** [CMakeFiles/preload-seccomp.dir/jail/seccomp.c.o] Error 1
 make[7]: Leaving directory `/home/igx/Openwrt_2/gateworks-
 openwrt/trunk/build_dir/target-
 arm_cortex-a9+neon_uClibc-0.9.33.2_eabi/procd-2015-03-25'
 make[6]: *** [CMakeFiles/preload-seccomp.dir/all] Error 2
 make[6]: Leaving directory `/home/igx/Openwrt_2/gateworks-
 openwrt/trunk/build_dir/target-
 arm_cortex-a9+neon_uClibc-0.9.33.2_eabi/procd-2015-03-25

 Tried make clean

 and it is giving error message like

 tracing is not supported on this architecture

 and want to know what need to be done to support tracing on my
 architecture

 Thanks
 sorry for my poor English,if it is not understandable let me know ,i will
 try to improve

--
Ticket URL: <https://dev.openwrt.org/ticket/19328>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to