Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2014 18:00:01 GMT
From:      Alex Zbyslaw <alexz52@blueyonder.co.uk>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/186779: building graphics/libopenraw fails
Message-ID:  <201402251800.s1PI01Uf039194@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/186779; it has been noted by GNATS.

From: Alex Zbyslaw <alexz52@blueyonder.co.uk>
To: bug-followup@FreeBSD.org
Cc: turutani@scphys.kyoto-u.ac.jp
Subject: Re: ports/186779: building graphics/libopenraw fails
Date: Tue, 25 Feb 2014 17:53:16 +0000

 Some followup information:
 
 On previous good compile from some months ago using older boost libs, the 
 configure script shows the following:
 
 configure:15975: c++ -o conftest -O2 -pipe -fno-strict-aliasing 
 -I/usr/local/include -I/usr/local/include  -L/usr/local/lib -L/usr/local/lib 
 conftest.o /usr/local/lib/libboost_unit_test_framework.a  >&5
 
 Which succeeds (exit status 0)
 
 In the current version this generates a lot of errors and does not succeed 
 (exit status 1):
 
 local symbol 0: discarded in section 
 `.text._ZN5boost23basic_wrap_stringstreamIcED2Ev' from 
 /usr/local/lib/libboost_unit_test_framework.a(unit_test_log.o)
 
 
 
 Note that at no point does the configure script look for
 libboost_unit_test_framework.so, the closest being something like
 libboost_unit_test_framework-gcc42.so.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402251800.s1PI01Uf039194>