Re: gnome-core from cvs



"Pascal J. Hos" <paashaas@rice.edu> writes:
> When trying to compile gnome-core from the cvs tree, I get the
> following error:
> 
> ..
> --snip--
> orbit-idl ./gnome-panel.idl
> --snip--
> 
> A bunch of lines here
> 
> --snip--
> indent: usage: indent file [ outfile ] [ options ]
> indent: usage: indent file [ outfile ] [ options ]
> make[2]: *** [gnome-panel-skels.c] Broken Pipe
> make[2]: Leaving directory `/home/paashaas/gnomecvs/gnome-core/panel'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/paashaas/gnomecvs/gnome-core'
> make: *** [all-recursive-am] Error 2
> 
> Do I have to update my indent program or can I simply change something
> in one of the configuration files?
> 
> I'm compiling the source on solaris 2.5.1

Looks like you're getting /opt/SUNWspro/bin/indent, or something
similar.  Looks like the SunPro `indent' cannot act as a pipe.

I installed GNU indent.  But, I don't think it is fair to ask for GNU
indent whenever you use ORBit.  Or, it should be named prominently in
the README as a requirement, and there should probably be a configure
switch to choose which `indent' program you want to use.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]