Project

General

Profile

Bug #422

Quasselclient/mono will not build static with dbus

Added by Datafreak over 15 years ago. Updated about 14 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Build System
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Version:
0.3.0.x
OS:
Any

Description

Quasselclient and Mono will not Build static with dbus.
I think "-ldbus-1 ${QTDIR}/lib/libQtXml.a" missing somewhere.

Additional information:

Build with:

cd $SRC
git pull
cd $BUILD
mkdir $BUILD/staticlibs
ln -s /usr/lib/libcrypto.a $BUILD/staticlibs/libcrypto.a
ln -s /usr/lib/libssl.a $BUILD/staticlibs/libssl.a
ln -s /usr/lib/gcc/i486-linux-gnu/4.3/libstdc++.a $BUILD/staticlibs/libstdc++.a
ln -s /usr/lib/libdbus-1.a $BUILD/staticlibs/libdbus-1.a
ln -s ${QTDIR}/lib/libQtXml.a $BUILD/staticlibs/libQtXml.a
cmake $SRC -DSTATIC=1 -DWANT_CORE=ON -DWANT_QTCLIENT=ON -DWANT_MONO=ON
make

build-error.txt (63.7 KB) build-error.txt admin, 11/24/2008 11:34 AM

History

#1 Updated by Sputnick over 15 years ago

  • Priority changed from High to Normal

#2 Updated by EgS about 15 years ago

  • Category changed from Quassel Client to Build System
  • Status changed from New to Assigned
  • Assignee set to Sputnick
  • Version set to 0.3.1+

#3 Updated by johu about 14 years ago

  • Target version set to 0.6.0
  • Version changed from 0.3.1+ to 0.3.0.x
  • OS set to Any

#4 Updated by johu about 14 years ago

  • Status changed from Assigned to Resolved

Also available in: Atom PDF