Hi all, I'm unable to build GTK webkit as a debuggable one by passing '--enable-debug' in 32bit Fedora on x86_64 machines. I tried by enabling PAE(Physical Address Extension) & gold linker in binutils 2.22, still it says like unable to mmap for 935000000.
Any idea? Below are the build machine configurations. *$cat /proc/cpuinfo* processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 CPU E7500 @ 2.93GHz stepping : 10 cpu MHz : 2933.190 cache size : 3072 KB physical id : 0 siblings : 2 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr *pae* mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni monitor tm2 ssse3 lahf_lm bogomips : 5866.38 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 23 model name : Intel(R) Core(TM)2 CPU E7500 @ 2.93GHz stepping : 10 cpu MHz : 2933.190 cache size : 3072 KB physical id : 0 siblings : 2 core id : 1 cpu cores : 2 apicid : 1 initial apicid : 1 fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 13 wp : yes flags : fpu vme de pse tsc msr *pae* mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc arch_perfmon pebs bts aperfmperf pni monitor tm2 ssse3 lahf_lm bogomips : 5866.46 clflush size : 64 cache_alignment : 64 address sizes : 36 bits physical, 48 bits virtual power management: cat /proc/meminfo *MemTotal: 4109408 kB* *MemFree: 75908 kB* Buffers: 382456 kB Cached: 2816700 kB SwapCached: 1032 kB Active: 1847848 kB Inactive: 1857816 kB Active(anon): 571948 kB Inactive(anon): 177060 kB Active(file): 1275900 kB Inactive(file): 1680756 kB Unevictable: 0 kB Mlocked: 0 kB HighTotal: 3279088 kB HighFree: 31276 kB LowTotal: 830320 kB LowFree: 44632 kB *SwapTotal: 10485756 kB* *SwapFree: 10445672 kB* Dirty: 164 kB Writeback: 0 kB AnonPages: 505544 kB Mapped: 120432 kB Shmem: 242500 kB Slab: 259012 kB SReclaimable: 213508 kB SUnreclaim: 45504 kB KernelStack: 3048 kB PageTables: 17696 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 12540460 kB Committed_AS: 2446432 kB VmallocTotal: 122880 kB VmallocUsed: 32524 kB VmallocChunk: 75504 kB HardwareCorrupted: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 10232 kB DirectMap2M: 892928 kB *$uname -a* *Linux localhost.localdomain 2.6.35.14-106.fc14.i686.PAE #1 SMP Wed Nov 23 13:39:51 UTC 2011 i686 i686 i386 GNU/Linux* -- *Arunprasad Rajkumar*
_______________________________________________ webkit-help mailing list webkit-help@lists.webkit.org http://lists.webkit.org/mailman/listinfo.cgi/webkit-help