Re: firefox & gcc 4.3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Am Dienstag 25 März 2008 20:58:40 schrieb Grigorios Bouzakis:
>
> http://rafb.net/p/tNKcg183.html
>
> line 44 seems to be the reason it fails. firefox 2.0.0.12 failed at some
> other point but dont have it handy at the moment
>
> Greg

This:
  error: ‘strlen’ was not declared in this scope
is due to some include file cleanups made in gcc-4.3.  Adding
  #include <cstring>
helps.

Best,
 -- Maik



[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux