Bugs item #1830042, was opened at 2007-11-11 13:40
Message generated for change (Tracker Item Submitted) made
by Item Submitter
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1830042&
amp;group_id=80503
Please note that this message will contain a full copy of
the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: liblicense
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Hubert Figuiere (hfiguiere)
Assigned to: Nobody/Anonymous (nobody)
Summary: build fail in out of tree build
Initial Comment:
Try the following on a free svn checkout:
NOCONFIGURE=1 ./autogen.sh
mkdir BUILD
cd BUILD
../configure
make
It fails because it assume that srcdir = builddir with
implicit include path.
It also fails because of #include
<libcense/libcense.h> while it should be #include
"liblicense.h"
------------------------------------------------------------
----------
You can respond by visiting:
https://sourcefor
ge.net/tracker/?func=detail&atid=559966&aid=1830042&
amp;group_id=80503
_______________________________________________
cc-devel mailing list
cc-devel lists.ibiblio.org
ht
tp://lists.ibiblio.org/mailman/listinfo/cc-devel
|