cc1: out of memory allocating 488 bytes after a total of 3328921600 bytes
linux-7huw:~/Download/pari-2.3.5 # uname -a
Linux linux-7huw 2.6.31.5-0.1-desktop #1 SMP PREEMPT 2009-10-26
15:49:03 +0100 x86_64 x86_64 x86_64 GNU/Linux
Maybe increase swap space will help? How to do it?
When I install suse 11 on this box, I remeber it shows the swap space is 2G, I didn't find it anywhere now...
linux-7huw:~> df -l
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 20641788 3296984 16296164 17% /
udev 1023124 208 1022916 1% /dev
/dev/sda4 38725340 240604 36517580 1% /home
linux-7huw:~> more /etc/fstab
/dev/disk/by-id/ata-Hitachi_HDS721680PLA380_PVFB04ZETVGVSE-part1 swap swap defaults 0 0
/dev/disk/by-id/ata-Hitachi_HDS721680PLA380_PVFB04ZETVGVSE-part2 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-Hitachi_HDS721680PLA380_PVFB04ZETVGVSE-part4 /home ext4 acl,user_xattr 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
probably these limits is your problem.you must increase its..
regards
ygemici
Could you let me know how to increase those? Thanks in advance!
after than re-try compile and let see results..
ulimit -v unlimited