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

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

Re: gettext-1.15 fails to compiled on HP-UX 11.23 ia64


From: Bob Proulx
Subject: Re: gettext-1.15 fails to compiled on HP-UX 11.23 ia64
Date: Mon, 4 Sep 2006 16:03:09 -0600
User-agent: Mutt/1.5.9i

Should I take this over to the libtool list?

Bob


Bob Proulx wrote:
> Hi Ralf,
> 
> Ralf Wildenhues wrote:
> > Please print the link line + output that created
> > libgettextlib.la (for HPPA, too).
> 
> Thanks for the assistance!  I am working through coreutils build
> issues and coreutils has moved to require the latest gettext-0.15.
> This is not an urgent problem for me.  But hopefully we can get things
> fixed up to work cleanly there.
> 
> [Note: Extracted this info with 'grep' so there may be lines between
> in this output that I am not showing.]
> 
> On HP-UX 11.23 ia64:
>   /usr/bin/posix/sh ../libtool --tag=CC --mode=link cc  -g   -o 
> libgettextlib.la -rpath /usr/local/build/lib -release 0.15 ../intl/libintl.la 
> -lc   allocsa.lo argmatch.lo backupfile.lo addext.lo basename.lo c-ctype.lo 
> c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo classpath.lo clean-temp.lo 
> closeout.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo 
> execute.lo exitfail.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo 
> fwriteerror.lo gcd.lo hash.lo iconvstring.lo javacomp.lo javaexec.lo 
> javaversion.lo linebreak.lo mbswidth.lo obstack.lo concatpath.lo pipe.lo 
> progname.lo progreloc.lo propername.lo quote.lo quotearg.lo safe-read.lo 
> safe-write.lo sh-quote.lo tmpdir.lo wait-process.lo xmalloc.lo xstrdup.lo 
> xallocsa.lo xerror.lo xreadlink.lo xsetenv.lo xvasprintf.lo xasprintf.lo  
> localcharset.lo stpcpy.lo vasprintf.lo getline.lo getndelim2.lo getopt.lo 
> getopt1.lo stpncpy.lo mkdtemp.lo setenv.lo unsetenv.lo error.lo 
> canonicalize.lo 
>   creating libgettextlib.la
>   (cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la 
> libgettextlib.la)
> 
> On HP-UX 11.23 hppa 'grep libgettextlib.la':
>   /usr/bin/posix/sh ../libtool --tag=CC --mode=link cc  -g   -o 
> libgettextlib.la -rpath /usr/local/build/lib -release 0.15 ../intl/libintl.la 
> -lc   allocsa.lo argmatch.lo backupfile.lo addext.lo basename.lo c-ctype.lo 
> c-strcasecmp.lo c-strncasecmp.lo c-strcasestr.lo classpath.lo clean-temp.lo 
> closeout.lo copy-file.lo csharpcomp.lo csharpexec.lo error-progname.lo 
> execute.lo exitfail.lo fatal-signal.lo findprog.lo fstrcmp.lo full-write.lo 
> fwriteerror.lo gcd.lo hash.lo iconvstring.lo javacomp.lo javaexec.lo 
> javaversion.lo linebreak.lo mbswidth.lo obstack.lo concatpath.lo pipe.lo 
> progname.lo progreloc.lo propername.lo quote.lo quotearg.lo safe-read.lo 
> safe-write.lo sh-quote.lo tmpdir.lo wait-process.lo xmalloc.lo xstrdup.lo 
> xallocsa.lo xerror.lo xreadlink.lo xsetenv.lo xvasprintf.lo xasprintf.lo  
> localcharset.lo stpcpy.lo vasprintf.lo getline.lo getndelim2.lo getopt.lo 
> getopt1.lo stpncpy.lo mkdtemp.lo setenv.lo unsetenv.lo error.lo 
> canonicalize.lo 
>   creating libgettextlib.la
>   (cd .libs && rm -f libgettextlib.la && ln -s ../libgettextlib.la 
> libgettextlib.la)
> 
> > Please try whether the following serves as a workaround:
> >    env LDFLAGS=-R/usr/local/src/gettext-0.15/gettext-tools/intl/.libs \
> >        make -e test-names
> 
> Unfortunately that did not work for me.  But hopefully it provides an
> additional clue.
> 
>   /usr/bin/posix/sh ../libtool --tag=CC --mode=link cc  -g  
> -R/usr/local/src/gettext-0.15/gettext-tools/intl/.libs -o test-names  
> test-names.o libuniname.a ../lib/libgettextlib.la  
>   cc -g -o .libs/test-names test-names.o  libuniname.a 
> ../lib/.libs/libgettextlib.so 
> /usr/local/build/src/gettext-0.15/gettext-tools/intl/.libs/libintl.so -lc 
> -Wl,+b 
> -Wl,/usr/local/build/lib:/usr/local/src/gettext-0.15/gettext-tools/intl/.libs
>   ld: Can't find dependent library "libintl.so.8"
> 
> Thanks again,
> Bob
> 
> 
> _______________________________________________
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-gnu-utils
> 




reply via email to

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