Re: orbit + solaris



i did this..

qrakegu@set106:~/gnome/ORBit-0.5.0 => ./configure
--prefix=/export/home/gnome --disable-indent
creating cache ./config.cache
checking for a BSD compatible install... ./install-sh -c

checking for indentation command to pipe generated c-files through... cat

Making all in name
../../../src/orbit-idl-compiler/orbit-idl 
Usage: ../../src/orbit-idl-compiler/orbit-idl [-?] [-D ARG] [-I ARG]
        [--libIDL-version] [-l ARG] [-d ARG] [--nostubs] [--noskels]
        [--nocommon] [--noheaders] [--skeleton-impl]
        [--c-output-formatter=PROGRAM] [--usage] <IDL files>
cat ./LName.h >>CosNaming.h
touch my_cosnaming_built
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src
-I/export/home/gnome/lib/glib/include -I/export/home/gnome/include    -g
-O2 -c new-name-server.c
In file included from new-name-server.c:21:
CosNaming.h:33: parse error before `*'
CosNaming.h:34: warning: data definition has no type or storage class
In file included from new-name-server.c:21:
CosNaming.h:173: parse error before `*'

i also did this

qrakegu@set106:~/gnome => which indent
/export/home/gnome/bin/indent

during configure I got

checking for indentation command to pipe generated c-files through...
indent -npro -bad -bap -bc -sob -br -ce -cli2 -npcs -di1 -psl -i3 -lp -st


but still hangs on the same fucking spot ;)

Thanks for any info.

// Kenneth


On Tue, 19 Oct 1999 allbery@ece.cmu.edu wrote:

> On 19 Oct, Kenneth Gullberg(Centus) wrote:
> +-----
> | I receive weird error messages which screws up the compilation.
> | this is using standard solaris make and i get the same with gnu make..
> | 
> | ../../../src/orbit-idl-compiler/orbit-idl 
> | Usage: ../../src/orbit-idl-compiler/orbit-idl [-?] [-D ARG] [-I ARG]
> +--->8
> 
> Configure ORBit with --disable-indent, or install GNU indent where it
> will be found before SunPro's indent.  (Or was this fixed at some
> point?  I don't think so.)
> 
> -- 
> brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
> system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
> electrical and computer engineering					 KF8NH
> carnegie mellon university	  ["better check the oblivious first" -ke6sls]
> 
> 
> -- 
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with 
>                        "unsubscribe" as the Subject.
> 
> 



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