pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/43949: lang/php53 won't build on Solaris



>Number:         43949
>Category:       pkg
>Synopsis:       lang/php53 won't build on Solaris
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 06 12:10:00 +0000 2010
>Originator:     Stefan Palm
>Release:        pkgsrc-current
>Organization:
>Environment:
SunOS adebld1z 5.10 Generic_141444-09 sun4u sparc SUNW,Ultra-80
>Description:
lang/php53 won't build on Solaris (Solaris 10 10/09 s10s_u8wos_08a SPARC) due 
to missing shared library.  

Undefined                       first referenced
 symbol                             in file
nanosleep                           ext/standard/basic_functions.o
ld: fatal: Symbol referencing errors. No output written to sapi/cgi/php-cgi
collect2: ld returned 1 exit status
gmake: *** [sapi/cgi/php-cgi] Error 1

>How-To-Repeat:

>Fix:
Add to Makefile:

LIBS.SunOS+= -lrt



Home | Main Index | Thread Index | Old Index