Re: orbit + solaris



actually what I have tried is a shitload of different combinations..

ive ran the configure with gnu make to get this result. ver 3.78.1

qrakegu@set106:~/gnome/ORBit-0.5.0 => make
make  all-recursive
make[1]: Entering directory `/home/qrakegu/gnome/ORBit-0.5.0'
Making all in popt
make[2]: Entering directory `/home/qrakegu/gnome/ORBit-0.5.0/popt'
make  all-recursive
make[3]: Entering directory `/home/qrakegu/gnome/ORBit-0.5.0/popt'
Making all in po
make[4]: Entering directory `/home/qrakegu/gnome/ORBit-0.5.0/popt/po'
xgettext --default-domain=popt \
    --add-comments --keyword=_ --keyword=N_ ../findme.c ../popt.c
../poptconfig.c ../popthelp.c ../poptparse.c ../test1.c 
xgettext: illegal option -- -
xgettext: illegal option -- -
xgettext: illegal option -- -
xgettext: illegal option -- k
xgettext: illegal option -- e
xgettext: illegal option -- y
xgettext: illegal option -- w
xgettext: illegal option -- o
xgettext: illegal option -- r
xgettext: illegal option -- -
xgettext: illegal option -- k
xgettext: illegal option -- e
xgettext: illegal option -- y
xgettext: illegal option -- w
xgettext: illegal option -- o
xgettext: illegal option -- r
Usage:  xgettext [-a [-x exclude-file]] [-jns][-c comment-tag]
        [-d default-domain] [-m prefix] [-M suffix] [-p pathname] files
...
        xgettext -h

what I did though was to use configure using sun make and start the make
using gnu make.. apparently that didnt work..

If I look inside the makefile for popt its quite easy to find where this
is but since im no experienced programmer i have no clue what to do.

// Kenneth


On Tue, 19 Oct 1999, Elliot Lee wrote:

> 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.)
> 
> Nothing to do with indent at all. It's not getting passed a filename
> because the Makefile used $^, which only GNU make handles.
> 
> -- Elliot					http://developer.gnome.org/
> The first thing a programmer needs to admit is that any program is by far
> more complex than his own mind. Thats why he partitions it into neat
> pieces and avoids complexity.
> 
> 
> -- 
>         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]