On 11/28/16 17:27, Michael Butler wrote:
Yes - built from -current source,
Sent from my iPhone
On Nov 29, 2016, at 00:03, Raphael Kubo da Costa wrote:
Michael Butler writes:
/usr/lib/libgcc_s.so: error: undefined reference to 'free'
/usr/lib/libgcc_s.so: error: undefined reference to '__a
Dnia 2016-11-23, o godz. 10:14:58
Michael Butler napisał(a):
>clang++ -fuse-ld=gold -Wl,--enable-new-dtags
>-Wl,-rpath,/usr/ports/www/webkit-qt5/work/.build/lib -o icu .obj/icu.o
>-L/usr/local/lib -lpthread -licui18n -licuuc -licudata
>/usr/lib/libgcc_s.so: error: undefined reference to 'free'
I'm using 12-current r309170, and experienced same error when upgrade
qt5-webkit.
I tried "portupgrade -fR www/webkit-qt5", upgrade successfully ended.
I think system clang recently changed, and I need some dependencies
must be upgrades at the same time.
I am sorry in poor English
>Yes - built fro
Yes - built from -current source,
Sent from my iPhone
> On Nov 29, 2016, at 00:03, Raphael Kubo da Costa wrote:
>
> Michael Butler writes:
>
>> /usr/lib/libgcc_s.so: error: undefined reference to 'free'
>> /usr/lib/libgcc_s.so: error: undefined reference to '__assert'
>> /usr/lib/libgcc_s.so:
Michael Butler writes:
> /usr/lib/libgcc_s.so: error: undefined reference to 'free'
> /usr/lib/libgcc_s.so: error: undefined reference to '__assert'
> /usr/lib/libgcc_s.so: error: undefined reference to 'fwrite'
> /usr/lib/libgcc_s.so: error: undefined reference to 'fflush'
> /usr/lib/libgcc_s.so
On 11/23/16 10:07, Raphael Kubo da Costa wrote:
Michael Butler writes:
It seems to fail because the qmake config can't find libicu ..
You need to find out why exactly it's not finding ICU. Try going to the
build directory (work/.build) and check config.log. It's also possible
to reproduce th
Michael Butler writes:
> It seems to fail because the qmake config can't find libicu ..
You need to find out why exactly it's not finding ICU. Try going to the
build directory (work/.build) and check config.log. It's also possible
to reproduce the test by cd'ing to
work/.build/Tools/qmake/config
It seems to fail because the qmake config can't find libicu ..
imb@toshi:/usr/ports/www/webkit-qt5> sudo make clean
===> Cleaning for qt5-webkit-5.6.2_1
imb@toshi:/usr/ports/www/webkit-qt5> sudo make package
===> License LGPL21 accepted by the user
===> Found saved configuration for qt5-webkit