Error build the port devel/glib20

Tijl Coosemans tijl at FreeBSD.org
Wed Feb 12 10:18:55 UTC 2014


On Wed, 12 Feb 2014 09:23:40 +0000 Mark Knight wrote:
> On 12/02/2014 08:41, Tijl Coosemans wrote:
>> Can you do a build of cups-client like this:
>> 
>> # make clean
>> # script buildlog make
>> 
>> Then send me the file buildlog and work/cups-1.5.4/cups/libcups.a
>> in a private email.
> 
> Sure, see: http://www.knigma.org/scratch/cups-client.txt

Thanks, I still have no idea what could be wrong.  Try the following:

# cd /usr/ports/print/cups-client
# make clean deinstall install

Then post the output of:

# readelf -s /usr/local/lib/libcups.a | grep iconv
# readelf -s /usr/local/lib/libcups.so | grep iconv


More information about the freebsd-ports mailing list