I have found the problem and "some package" was broken on the system
used to compile the images.
I also upgraded cmake and the problem seems to be gone now as netifd is
back to 45k size.
-rw-r--r-- 1 cmsv cmsv 45K Dec 5 20:59
netifd_2013-07-16-2674941b06c1ec67f1aff1bff9212e1372106641_ar71xx.ipk
On 12/04/2013 06:07 PM, Felix Fietkau wrote:
> On 2013-12-04 23:57, cmsv wrote:
>> Inline:
>>
>> On 12/04/2013 06:39 AM, Felix Fietkau wrote:
>>> Please send me your bloated .ipk.
>>
>> http://wirelesspt.net/arquivos/firmware/tmp/netifd_2013-07-16-2674941b06c1ec67f1aff1bff9212e1372106641_ar71xx.i
On 2013-12-04 23:57, cmsv wrote:
> Inline:
>
> On 12/04/2013 06:39 AM, Felix Fietkau wrote:
>> Please send me your bloated .ipk.
>
> http://wirelesspt.net/arquivos/firmware/tmp/netifd_2013-07-16-2674941b06c1ec67f1aff1bff9212e1372106641_ar71xx.ipk
>
> Also send me a log of the following
>> comma
Inline:
On 12/04/2013 06:39 AM, Felix Fietkau wrote:
> On 2013-12-04 11:47, cmsv wrote:
>> Here is what i did:
>>
>> svn co svn://svn.openwrt.org/openwrt/branches/attitude_adjustment
>> cd ~/attitude_adjustment
>> ./scripts/feeds update -a
>> ./scripts/feeds install -a
>> make defconfig
>> make pr
On 2013-12-04 11:47, cmsv wrote:
> Here is what i did:
>
> svn co svn://svn.openwrt.org/openwrt/branches/attitude_adjustment
> cd ~/attitude_adjustment
> ./scripts/feeds update -a
> ./scripts/feeds install -a
> make defconfig
> make prereq
> make menuconfig
> (did not change the default config jus
Here is what i did:
svn co svn://svn.openwrt.org/openwrt/branches/attitude_adjustment
cd ~/attitude_adjustment
./scripts/feeds update -a
./scripts/feeds install -a
make defconfig
make prereq
make menuconfig
(did not change the default config just checked, saved and exit)
make
result: (689K)
/att
Sounds like you have turned on CONFIG_NO_STRIP or something else like
CONFIG_BUILD_NLS, that would considerably increase the size of pkgs.
Just a guess. Would be much easier to tell looking at your dot config.
On Tue, 03 Dec 2013 18:58:54 -0500
cmsv wrote:
> Recently while trying to compile an i
Recently while trying to compile an image i am only able to get images
for 8 mb flash routers because netifd_2013-07-16 ends up by being 688K
size when it used to be 45K
This happens with AA and i even downloaded new sources just to make sure.
My image is pretty simple. Does anyone know what can