[Anjuta-list] help with intl in anjuta



hope this is something i am doing wrong.

====system===========
[cchoover lothlorien avisplit_gui-0.1]$ uname -a
    Linux lothlorien 2.4.18-3smp #1 SMP Thu Apr 18 07:27:31 EDT 2002
i686 unknown

[cchoover lothlorien avisplit_gui-0.1]$ which anjuta
    /usr/local/bin/anjuta

[cchoover lothlorien avisplit_gui-0.1]$ anjuta --version
    Gnome anjuta 0.1.9

[cchoover lothlorien avisplit_gui-0.1]$ which gettext
    /usr/local/bin/gettext

[cchoover lothlorien avisplit_gui-0.1]$ gettext --version
    gettext (GNU gettext) 0.11.2
    Copyright (C) 1995-1997, 2000-2002 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.  There
is NO
    warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.
    Written by Ulrich Drepper.
===============

i installed the rpms on my redhat 7.3 system. when i had
all this trouble with intl/ i even rolled my own with the
source.rpm and that went swimmingly too. but no help.

all is well until i have created a project and anjuta attempts
to autogen.sh it. with or without internationalization every
invocation of autogen wipes out everything in the intl/ dir
and autogen fails. !?!


    ...
    config.status: error: cannot find input file: intl/Makefile.in


i can populate the intl/ dir from /usr/local/share/gettext/intl
and now configure says...


    ...
    checking version of bison... 1.35, ok
    checking whether NLS is requested... yes
    checking whether included gettext is requested... no
    checking for GNU gettext in libc... yes
    configure: creating ./config.status
    config.status: creating po/Makefile.in
    config.status: creating m4/Makefile
    config.status: creating Makefile
    config.status: creating intl/Makefile
    config.status: creating po/Makefile.in
    config.status: creating src/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    config.status: executing default-1 commands
    config.status: executing default-2 commands
    config.status: creating po/POTFILES
    config.status: creating po/Makefile
    config.status: creating po/POTFILES
    config.status: creating po/Makefile


so now we seem to be back on track.
but make says...


    ...
    config.status: creating m4/Makefile
    config.status: executing default-1 commands
    config.status: executing default-2 commands
    make[2]: Leaving directory
`/home/cchoover/Projects/avisplit_gui-0.1/m4'
    make[2]: Entering directory
`/home/cchoover/Projects/avisplit_gui-0.1/m4'
    make[2]: Nothing to be done for `all'.
    make[2]: Leaving directory
`/home/cchoover/Projects/avisplit_gui-0.1/m4'
    Making all in po
    make[2]: Entering directory
`/home/cchoover/Projects/avisplit_gui-0.1/po'
    make[2]: *** No rule to make target `/config.status', needed by
`Makefile'.  Stop.
    make[2]: Leaving directory
`/home/cchoover/Projects/avisplit_gui-0.1/po'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory
`/home/cchoover/Projects/avisplit_gui-0.1'
    make: *** [all] Error 2


this is one i can't figure out how to get around.

so far i can't autogen, i can configure but i can't make.
any hints would be gratefully received.

    thanks
        cch






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