[Varnish] #711: 64bit Catch 22 on Solaris (gcc _builtin_xxx functions)

Varnish varnish-bugs at varnish-cache.org
Fri Jun 25 13:19:29 CEST 2010


#711: 64bit Catch 22 on Solaris (gcc _builtin_xxx functions)
--------------------------------+-------------------------------------------
  Reporter:  tinl               |        Type:  defect                                              
    Status:  reopened           |    Priority:  normal                                              
 Milestone:  After Varnish 2.1  |   Component:  build                                               
   Version:  trunk              |    Severity:  major                                               
Resolution:                     |    Keywords:  __builtin_isfinite, link error, 64-bit, solaris, gcc
--------------------------------+-------------------------------------------

Comment(by jdzst):

 I had the same issue in Solaris 10 with GCC compiler.

 After some investigations, I saw that was a problem with GCC version 3.4.3
 that expected some diferent system files in Solaris:
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19933

 I resolved the problem installing GCC versión 3.4.6 packages and all its
 dependences:
   * Intel: http://www.sunfreeware.com/programlistintel10.html#gcc34
   * Sparc: http://www.sunfreeware.com/programlistsparc10.html#gcc34

 The new version works OK.

-- 
Ticket URL: <http://www.varnish-cache.org/ticket/711#comment:4>
Varnish <http://varnish-cache.org/>
The Varnish HTTP Accelerator




More information about the varnish-bugs mailing list