I got it.

$ make V=1
...
...
make[3]: Entering directory `/home/luc/desktop/dev/gnome/gnote.git/src'


/bin/bash ../libtool  --tag=CXX   --mode=link gcc  -g -O2 -DNDEBUG  -Wall 
-Wextra -Wsign-compare -Wpointer-arith -Wchar-subscripts -Wwrite-strings 
-Wunused -Wpointer-arith -Wshadow -fshow-column -export-dynamic  -o gnote 
addinstreemodel.o actionmanager.o gnote.o preferencesdialog.o prefskeybinder.o 
recentchanges.o searchnoteswidget.o tagmanager.o tray.o xkeybinder.o 
notebookstreeview.o gnotesyncclient.o silentui.o syncdialog.o syncmanager.o 
remotecontrolproxy.o remotecontrol.o remotecontrolclient.o 
remotecontrol-client-glue.o remotecontrol-glue.o searchprovider.o main.o 
libgnote.la ../libtomboy/libtomboy.la -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 
-lglib-2.0   -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 
-lgtk-3 -lglibmm-2.4 -lcairomm-1.0 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 
-lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lsigc-2.0 -lgobject-2.0 
-lglib-2.0 -lxslt -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 -lgio-2.0 -lpangocairo-1.0 
-lgdk_pixbuf-2.0 -lcairo-gobject -lpango-1.0 -lcairo -lgobject-2.0 -lglib-2.0 
-luuid -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0   -lX11  


libtool: link: gcc -g -O2 -DNDEBUG -Wall -Wextra -Wsign-compare -Wpointer-arith 
-Wchar-subscripts -Wwrite-strings -Wunused -Wpointer-arith -Wshadow 
-fshow-column -o .libs/gnote addinstreemodel.o actionmanager.o gnote.o 
preferencesdialog.o prefskeybinder.o recentchanges.o searchnoteswidget.o 
tagmanager.o tray.o xkeybinder.o notebookstreeview.o gnotesyncclient.o 
silentui.o syncdialog.o syncmanager.o remotecontrolproxy.o remotecontrol.o 
remotecontrolclient.o remotecontrol-client-glue.o remotecontrol-glue.o 
searchprovider.o main.o -Wl,--export-dynamic  ./.libs/libgnote.so 
../libtomboy/.libs/libtomboy.a -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 
-lpangomm-1.4 -lglibmm-2.4 /usr/lib/i386-linux-gnu/libcairomm-1.0.so 
/usr/lib/i386-linux-gnu/libsigc-2.0.so -lxslt -lxml2 -lgtk-3 -lgdk-3 -latk-1.0 
-lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/i386-linux-gnu/libcairo-gobject.so 
-lpango-1.0 /usr/lib/i386-linux-gnu/libcairo.so -luuid -lsecret-1 -lgio-2.0 
-lgobject-2.0 -lglib-2.0 -lX11

/usr/bin/ld: addinstreemodel.o: undefined reference to symbol
'_ZSt7nothrow@@GLIBCXX_3.4'

/usr/bin/ld: note: '_ZSt7nothrow@@GLIBCXX_3.4' is defined in DSO
/usr/lib/i386-linux-gnu/libstdc++.so.6 so try adding it to the linker
command line

/usr/lib/i386-linux-gnu/libstdc++.so.6: could not read symbols: Invalid
operation

collect2: error: ld returned 1 exit status

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1185238

Title:
  linking problem with libstdc++6, compilation fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1185238/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to