search for: xildoff

Displaying 10 results from an estimated 10 matches for "xildoff".

2003 Jun 09
1
[patch] ./configure problem on Solaris with Sun's CC
...-xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest.c ../lib/libxtra.a -lresolv -lnsl -lsocket >&5 cc: Warning: illegal option -fno-strict-aliasing ld: fatal: file ../lib/libxtra.a: open failed: No such file or directory ld: fatal: File processing errors. No output written to conftest Because, of course,...
2003 Jun 09
0
[patch] ./configure problem on Solaris
...-xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -fast -g -xs -v -xstrconst -xdepend -xtarget=ultra2 -xarch=v8plusa -xprefetch -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -fno-strict-aliasing -xildoff -xildoff -xildoff -xildoff conftest.c ../lib/libxtra.a -lresolv -lnsl -lsocket >&5 cc: Warning: illegal option -fno-strict-aliasing ld: fatal: file ../lib/libxtra.a: open failed: No such file or directory ld: fatal: File processing errors. No output written to conftest Because, of course,...
2007 Jan 21
2
Help with Installation on OpenSolaris (TextDrive Containers)
...by) 4. Cancel installation 1 Building native extensions. This could take a while... make: cc: Command not found make: *** [helper.o] Error 127 make: cc: Command not found make: *** [helper.o] Error 127 ruby extconf.rb install ferret creating Makefile make cc -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -D_FILE_OFFSET_BITS=64 -I. -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c helper.c make install cc -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/include -I/opt/...
2001 Oct 23
1
Compilation error on Solaris Workshop 6 (+patch)
Hi! At compilation of the openssh-2.9.9p2 with Solaris WorkShop 6.01 the following compilation error was given out. /opt/SUNWspro/bin/cc -Xa -xF -xCC -xildoff -xarch=v9 -xchip=ultra -dalign -I/usr/include/v9 -D_REENTRANT -xO2 -I. -I. -I/usr/local/include -DETCDIR=\"/etc/ssh\" -D_PATH_SSH_PROGRAM=\"/usr/local/bin/ssh\" -D_PATH_SSH_ASKPASS_DEFAULT=\"/usr/local/sbin/ssh-askpass\" -D_PATH_SFTP_SERVER=\"/usr/local/sbin/sftp-...
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig As promised last Friday, here's the v2.0.0 release finally. I'm cautiously optimistic that v2.0.1 won't (have to) be released for a few weeks, since there was quite a lot of testing and fixing going on in the RC stage. Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Aug 16
19
v2.0.0 released
http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz http://dovecot.org/releases/2.0/dovecot-2.0.0.tar.gz.sig As promised last Friday, here's the v2.0.0 release finally. I'm cautiously optimistic that v2.0.1 won't (have to) be released for a few weeks, since there was quite a lot of testing and fixing going on in the RC stage. Remember to read http://wiki2.dovecot.org/Upgrading/2.0
2010 Jul 04
5
dovecot-1.2.12 fails to build on Solaris 8 and 10
configure fails with : configure: error: Unsupported off_t type I am not too sure what off_t is needed but this is a pretty standard thing. My configure line : ./configure --build=i386-pc-solaris2.10 --host=i386-pc-solaris2.10 --prefix=/opt/csw --with-zlib --with-ssl=openssl --with-storages=mbox,maildir --with-libiconv-prefix=/opt/csw Yes, the openssl libs are in /opt/csw/lib Not sure what
2006 Aug 15
0
Compilation on Solaris
...p a ferret small search engine on a Solaris machine. Not being a Solaris expert, I''m puzzled by the error messages I get from the C compiler. Since there in no cc on the machine I edited the Makefile to use gcc but there is still lots of error messages: gcc -KPIC -xO3 -xarch=v8 -xspace -xildoff -I/opt/csw/include -I/opt/csw/include -KPIC -fno-common -I. -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I/opt/csw/lib/ruby/1.8/sparc-solaris2.8 -I. -I/opt/csw/include -I/opt/csw/include -c ferret.c gcc: unrecognized option ''-KPIC'' gcc: unrecognized option ''-KPIC'&...
2010 Sep 08
3
puppet dashboard and 64-bit mysql
...nvoked, ignored otherwise creating Makefile make cc -I. -I. -I/opt/csw/lib/ruby/1.8/i386-solaris2.8 -I. -DHAVE_MYSQL_H -I/opt/csw/include -I/opt/csw/include -I/opt/csw/mysql5/include/mysql -m64 -msse -msse2 -DCSW_HAVE_STACKTRACE -I/opt/csw/include - DHAVE_RWLOCK_T -KPIC -xO3 -xarch=386 -xspace -xildoff -I/opt/csw/ include -I/opt/csw/include -KPIC -c mysql.c cc: Warning: Option -msse passed to ld, if ld is invoked, ignored otherwise cc: Warning: Option -msse2 passed to ld, if ld is invoked, ignored otherwise ld -G -o mysql_api.so mysql.o -L''.'' -L''/opt/csw/lib''...
2007 Jan 08
11
NFS and ZFS, a fine combination
Just posted: http://blogs.sun.com/roch/entry/nfs_and_zfs_a_fine ____________________________________________________________________________________ Performance, Availability & Architecture Engineering Roch Bourbonnais Sun Microsystems, Icnc-Grenoble Senior Performance Analyst 180, Avenue De L''Europe, 38330, Montbonnot Saint