Error build the port devel/glib20

Mark Knight lists at knigma.org
Wed Feb 12 10:56:05 UTC 2014


On 12/02/2014 10:18, Tijl Coosemans wrote:
> Then post the output of:
> 
> # readelf -s /usr/local/lib/libcups.a | grep iconv
> # readelf -s /usr/local/lib/libcups.so | grep iconv

mkn at shrewd$ readelf -s /usr/local/lib/libcups.a | grep iconv
    31: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND iconv
    32: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND iconv_close
    33: 0000000000000000     0 NOTYPE  GLOBAL DEFAULT  UND iconv_open
mkn at shrewd$ readelf -s /usr/local/lib/libcups.so | grep iconv
    26: 0000000000000000    94 FUNC    GLOBAL DEFAULT  UND __bsd_iconv at FBSD_1.3 (4)
    97: 0000000000000000     9 FUNC    GLOBAL DEFAULT  UND __bsd_iconv_open at FBSD_1.3 (4)
   141: 0000000000000000    42 FUNC    GLOBAL DEFAULT  UND __bsd_iconv_close at FBSD_1.3 (4)
   180: 0000000000000000    94 FUNC    GLOBAL DEFAULT  UND __bsd_iconv@@FBSD_1.3
   427: 0000000000000000     9 FUNC    GLOBAL DEFAULT  UND __bsd_iconv_open@@FBSD_1.
   567: 0000000000000000    42 FUNC    GLOBAL DEFAULT  UND __bsd_iconv_close@@FBSD_1

-- 
Mark Knight
Mobile: +44 7753 250584.  http://www.knigma.org/
Email: markk at knigma.org.  Skype: knigma


More information about the freebsd-ports mailing list