Tags
android backup beta code compile crash cuda decimal dovecot e-mail firefox fmadm game gcc git hp imap java jumpstart linux math microsoft networker nfs opensolaris opensource patch perl pkg programming psexec python SAN SCAT smpatch software solaris sparc ssh sun thunderbird update windows windows 7 zfsRead at your own risk.
Everything posted on this website is based on knowledge known to me and does not represent any company that I work for or contribute to. Everything posted is my own content and you may choose to follow my advice at your own risk. I am not responsible for any problems or loss that may result from instructions I post. Please contact your support vendor if you want professional support for your products.
Tag Archives: compile
iozone on solaris 10 amd64 i86pc
Trying compile iozone 3.319 benchmark tool on Solaris 10 amd64 just simply did not work out of the box like I hoped. Here were my errors: gmake Solaris10gcc-64 Building iozone for Solaris10gcc-64 gcc -O -c -Dunix -DHAVE_ANSIC_C -DASYNC_IO -D__LP64__ \ … Continue reading
Alpine compilation
Had some trouble compiling alpine for 64 bit Solaris the other day. I used the following for my configure: CFLAGS=-m64 ./configure \ –prefix=/home/ryan/pkg/alpine/2.00 \ –without-krb5 \ –with-ssl-dir=/home/ryan/pkg/openssl/0.9.8 \ –without-ldap \ –with-system-pinerc=/home/ryan/pkg/alpine/2.00/conf/pinerc Where I had openssl/0.9.8j already compiled in 64 bit. … Continue reading
Compile time
After solving that little jumpstart issue, I can turn my head towards compiling git 1.6.1 for Solaris 9 sparc. Unfortunately, I keep running into different problems. When using cc in sun-lang 12, it compiles but it fails a number of … Continue reading