Building balsa outside the sourte tree
- From: "Jean-Luc Coulon (f5ibh)" <jean-luc coulon wanadoo fr>
- To: balsa-list gnome org
- Subject: Building balsa outside the sourte tree
- Date: Sun, 14 Mar 2004 17:14:46 +0100
Hello,
I want to build balsa outside its source tree.
I use the 2-0 cvs and I would like to keep my cvs copy clean.
My copy of the cvs is in ~/cvs/balsa
I want to build it in ~/balsa-build
I tried the following:
mkdir balsa-build
cd balsa-build
../cvs/balsa/autogen.sh --prefix=/opt/balsa --with-ldap --with-gpgme --
with-ssl --srcdir=../cvs/balsa
make
Everything went fine until processing libbalsa/libbalsa-marshal.list
The file is in ../cvs/balsa/libbalsa and make is looking for it in ./
libbalsa
So I copied the file from ../cvs/basa/libbalsa to ./libbalsa and I went
a step further but then while compiling address-book.c, I got an error
as libbalsa-marshal.h was built in ./libbalsa and that the path to
libbalsa-marshal.h is hardcoded (#include "libbalsa-marshal.h") in
address-book.c
What can I do now?
--
Regards
- Jean-Luc
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]