pkgsrc-Bugs archive

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

pkg/46474: x11/pixman does not compile on Solaris/sparc



>Number:         46474
>Category:       pkg
>Synopsis:       x11/pixman does not compile on Solaris/sparc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 22 15:40:00 +0000 2012
>Originator:     Jörn Clausen
>Release:        
>Organization:
University of Bielefeld
>Environment:
>Description:
Compilation of x11/pixman fails on Solaris/sparc with

  CC     pixman-utils.lo
  CCLD   libpixman-1.la
Undefined                       first referenced
 symbol                             in file
pixman_fill_mmx                     .libs/libpixman-1.so.0.24.4.exp
ld: warning: Symbol referencing errors


This is caused by the entry

pixman_fill_mmx

in files/pixman.sym. After removing this line, the package builds without error.
>How-To-Repeat:

>Fix:
The package seems to compile on Solaris/i86 without the mentioned line as well. 
Either drop this line from the file, or distribute two versions of the file, 
one for i86 and one for sparc.



Home | Main Index | Thread Index | Old Index