bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: gettext 0.14.5 compile issue


From: Stepan Kasal
Subject: Re: gettext 0.14.5 compile issue
Date: Wed, 3 Aug 2005 18:13:37 +0200
User-agent: Mutt/1.4.1i

Hello,

On Wed, Aug 03, 2005 at 11:24:19AM -0400, Jason Keltz wrote:
> [...]  When I [...] run configure with the exact same arguments
> manually on the command line, the compilation process completes
> successfully. [...]

> -configured by /tmp/xsys.32647.0/gettext-0.14.5/gettext-tools/configure, 
> generated by GNU Autoconf 2.59,
> -  with options \"'--prefix=/xsys' 'CC=gcc' 'CXX=g++' 
> '--cache-file=/dev/null' 
> '--srcdir=/tmp/xsys.32647.0/gettext-0.14.5/gettext-tools'\"
> +configured by ./configure, generated by GNU Autoconf 2.59,
> +  with options \"'--prefix=/xsys' 'CC=gcc' 'CXX=g++' 
> '--cache-file=/dev/null' '--srcdir=.'\"

I see two differences:
1) configure is called by a full path by the system, and as ./configure
   in your experiment.
2) --srcdir is a full path in the first case, and a relative dir in the
   second.

Could you please investigate that?
(And I think your --srcdir option is redundant, so you should try
        /tmp/xsys.32647.0/gettext-0.14.5/gettext-tools/configure
and
        ./configure

Was this the cause of your problem?

Stepan Kasal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]