On Sat, Jun 22, 2013 at 02:54:57PM +0200, David Suárez wrote:
> >   LINK   xca
> > /usr/bin/ld: /«PKGBUILDDIR»/lib/db_key.o: undefined reference to symbol 
> > '__cxa_free_exception@@CXXABI_1.3'
> > /usr/lib/x86_64-linux-gnu/libstdc++.so.6: error adding symbols: DSO missing 
> > from command line
> > collect2: error: ld returned 1 exit status
The broken upstream build system uses gcc to compile and link C++ code
which is incorrect. Besides, it uses silent output when running make
without target so the only way to disable it without patching is to call
`make all`.

-- 
WBR, wRAR

Attachment: signature.asc
Description: Digital signature

Reply via email to