Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2011 19:50:09 GMT
From:      Jani Kananen <jani.m.kananen@gmail.com>
To:        gnome@FreeBSD.org
Subject:   Re: ports/158693: nautilus-2.32.2.1_1 fails to build
Message-ID:  <201107061950.p66Jo9Ql047739@freefall.freebsd.org>

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

From: Jani Kananen <jani.m.kananen@gmail.com>
To: bug-followup@FreeBSD.org, jani.m.kananen@gmail.com
Cc:  
Subject: Re: ports/158693: nautilus-2.32.2.1_1 fails to build
Date: Wed, 6 Jul 2011 22:24:39 +0300

 --001485e98b2c37ad0d04a76b8d7d
 Content-Type: text/plain; charset=ISO-8859-1
 
 Sorry,
 
 that was a wrong error message. That happens with stock GCC. The proper
 error is:
 
 ---snip---
   CC     nautilus-x-content-bar.o
   CC     nautilus-zoom-action.o
   CC     nautilus-zoom-control.o
   CCLD   nautilus
 /usr/local/lib/libexempi.so: undefined reference to
 `std::_List_node_base::_M_unhook()@GLIBCXX_3.4.14'
 /usr/local/lib/libexempi.so: undefined reference to
 `std::_List_node_base::_M_hook(std::_List_node_base*)@GLIBCXX_3.4.14'
 /usr/local/lib/libexempi.so: undefined reference to
 `std::ctype<char>::_M_widen_init() const@GLIBCXX_3.4.11'
 collect2: ld returned 1 exit status
 gmake[4]: *** [nautilus] Error 1
 gmake[4]: Leaving directory
 `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src'
 gmake[3]: *** [all-recursive] Error 1
 gmake[3]: Leaving directory
 `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src'
 gmake[2]: *** [all] Error 2
 gmake[2]: Leaving directory
 `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory
 `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1'
 gmake: *** [all] Error 2
 *** Error code 1
 ---snip---
 
 --001485e98b2c37ad0d04a76b8d7d
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: quoted-printable
 
 <div>Sorry,</div><div>=A0</div><div>that was a wrong error message. That ha=
 ppens with stock GCC. The proper error is:</div><div>=A0</div><div>---snip-=
 --</div><div>=A0 CC=A0=A0=A0=A0 nautilus-x-content-bar.o<br>=A0 CC=A0=A0=A0=
 =A0 nautilus-zoom-action.o<br>
 =A0 CC=A0=A0=A0=A0 nautilus-zoom-control.o<br>=A0 CCLD=A0=A0 nautilus<br>/u=
 sr/local/lib/libexempi.so: undefined reference to `std::_List_node_base::_M=
 _unhook()@GLIBCXX_3.4.14&#39;<br>/usr/local/lib/libexempi.so: undefined ref=
 erence to `std::_List_node_base::_M_hook(std::_List_node_base*)@GLIBCXX_3.4=
 .14&#39;<br>
 /usr/local/lib/libexempi.so: undefined reference to `std::ctype&lt;char&gt;=
 ::_M_widen_init() <a href=3D"mailto:const@GLIBCXX_3.4.11&#39;">const@GLIBCX=
 X_3.4.11&#39;</a><br>collect2: ld returned 1 exit status<br>gmake[4]: *** [=
 nautilus] Error 1<br>
 gmake[4]: Leaving directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.=
 2.1/src&#39;<br>gmake[3]: *** [all-recursive] Error 1<br>gmake[3]: Leaving =
 directory `/usr/ports/x11-fm/nautilus/work/nautilus-2.32.2.1/src&#39;<br>
 gmake[2]: *** [all] Error 2<br>gmake[2]: Leaving directory `/usr/ports/x11-=
 fm/nautilus/work/nautilus-2.32.2.1/src&#39;<br>gmake[1]: *** [all-recursive=
 ] Error 1<br>gmake[1]: Leaving directory `/usr/ports/x11-fm/nautilus/work/n=
 autilus-2.32.2.1&#39;<br>
 gmake: *** [all] Error 2<br>*** Error code 1<br>---snip---</div>
 
 --001485e98b2c37ad0d04a76b8d7d--



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