Re: ORBit 0.3.90 Compile problems...still...
- From: Yukihiro Nakai <nakai TokyoNet AD JP>
- To: gnome-list gnome org
- Subject: Re: ORBit 0.3.90 Compile problems...still...
- Date: Tue, 22 Dec 1998 11:28:20 +0900
dick> > You can't just simply assume that everyone uses gnu indent, or even
dick> > has the correct version.
dick>
dick> Code gratefully accepted.
ORBit want to use 'indent', but it is just GNU indent.
So ORBit specify the options that FreeBSD's indent can't recognize.
The solution is:
- Install /usr/ports/devel/gindent
- Change ORBit/src/idl-compiler/orbit-c-backend.c to refer /usr/local/bin/indent.
ORBit in the FreeBSD port avoid this problem with --disable-indent option.
Code to tell what version of indent the user uses is not C stuff but
autoconf & automake stuff. So I'm not good at that... :-<
Could anybody make that?
--------------
Yukihiro Nakai
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]