Hi, I am trying to compile on-src, currently as a regular user. When doing $ dmake setup after a while I get the following error: cc1: error: invalid option `no-integer-ldd-std'
I do not find any reference to this on google, and nothing useful on the opensolaris forums. I did succeed this same step last week, when I compiled as root. However, I also received this same message at first. However when I tried a second time I received another error, which pointed out that there was not enough disk space. I then moved my workspace to another disk, and the build succeeded. This time I keep getting the same error, and I believe there is enough disk space: bash-3.00$ df -h Filesystem size used avail capacity Mounted on /dev/dsk/c0t0d0s0 7.9G 6.7G 1.1G 87% / /devices 0K 0K 0K 0% /devices ctfs 0K 0K 0K 0% /system/contract proc 0K 0K 0K 0% /proc mnttab 0K 0K 0K 0% /etc/mnttab swap 507M 872K 506M 1% /etc/svc/volatile objfs 0K 0K 0K 0% /system/object fd 0K 0K 0K 0% /dev/fd swap 589M 83M 506M 15% /tmp swap 506M 24K 506M 1% /var/run /dev/dsk/c0t1d0s2 8.4G 4.9G 3.2G 61% /extradisk AFS 8.6G 0K 8.6G 0% /afs My workspace is in /extradisk. I am not sure what the problem could be. Do you have any suggestions? Thanks, Thomas This message posted from opensolaris.org _______________________________________________ tools-discuss mailing list tools-discuss@opensolaris.org