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

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

gettext libasprintf won't build.


From: Mark Ashley
Subject: gettext libasprintf won't build.
Date: Thu, 29 Apr 2004 12:13:27 +1000 (EST)

Hi,

In gettext versions 0.12.1 --> 0.14.1 there is a problem with creating 
libasprintf.

My config is:
# gmake --version
GNU Make 3.80
# uname -a
SunOS storm 5.8 Generic_108528-26 sun4u sparc SUNW,Ultra-Enterprise
# env | grep CC
CC=cc -xtarget=ultra -xarch=v9 -xcode=pic32 -g
CXX=CC -xtarget=ultra -xarch=v9 -xcode=pic32 -g

The recipe used is: (ignore the prefix stuff)

    cd /var/tmp
    rm -rf /gettext gettext-0.14.1
    untgz /usr/local/src/gnu/gettext-0.14.1.tar.gz
    cd gettext-0.14.1/
    mkdir /gettext
    ./configure --prefix=/gettext --disable-csharp
    gmake
    gmake install

C# releases of Mono and Pnet won't compile on this platform due to the 64bit
requirements.

I've tried updating ltmain.sh to 1.5.2 with no effect. Seems to be
something dodgy in the Make rules.

I have gotten a version of gettext 0.11.5 to successfully install.

Cheers,
Mark.


gmake[3]: Leaving directory `/var/tmp/gettext-0.14.1/gettext-runtime/lib'
Making all in libasprintf
gmake[3]: Entering directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
gmake  all-am
gmake[4]: Entering directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
cp ./autosprintf.h.in autosprintf.h
/bin/bash ./libtool --mode=compile cc -xtarget=ultra -xarch=v9 -xcode=pic32 -g 
-DHAVE_CONFIG_H -I. -I. -I.     -g -c -o lib-asprintf.lo 
lib-asprintf.c
mkdir .libs
chmod 777 .libs
 cc -xtarget=ultra -xarch=v9 -xcode=pic32 -g -DHAVE_CONFIG_H -I. -I. -I. -g -c 
lib-asprintf.c  -KPIC -DPIC -o .libs/lib-asprintf.o
 cc -xtarget=ultra -xarch=v9 -xcode=pic32 -g -DHAVE_CONFIG_H -I. -I. -I. -g -c 
lib-asprintf.c -o lib-asprintf.o >/dev/null 2>&1
/bin/bash ./libtool --mode=compile CC -xtarget=ultra -xarch=v9 -xcode=pic32 -g 
-DHAVE_CONFIG_H -I. -I. -I.     -g -c -o autosprintf.lo 
autosprintf.cc
 CC -xtarget=ultra -xarch=v9 -xcode=pic32 -g -DHAVE_CONFIG_H -I. -I. -I. -g -c 
autosprintf.cc  -DPIC -o .libs/autosprintf.o
 CC -xtarget=ultra -xarch=v9 -xcode=pic32 -g -DHAVE_CONFIG_H -I. -I. -I. -g -c 
autosprintf.cc -o autosprintf.o >/dev/null 2>&1
/bin/bash ./libtool --mode=link CC -xtarget=ultra -xarch=v9 -xcode=pic32 -g  -g 
  -o libasprintf.la -rpath /gettext/lib  lib-asprintf.lo 
autosprintf.lo  
(cd .libs && rm -f libasprintf.so.0 && ln -s libasprintf.so.0.0.0 
libasprintf.so.0)
(cd .libs && rm -f libasprintf.so && ln -s libasprintf.so.0.0.0 libasprintf.so)
ar cru .libs/libasprintf.a  lib-asprintf.o autosprintf.o
ranlib .libs/libasprintf.a
creating libasprintf.la
(cd .libs && rm -f libasprintf.la && ln -s ../libasprintf.la libasprintf.la)
gmake[4]: Leaving directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
gmake[3]: Leaving directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'



gmake[2]: Leaving directory `/var/tmp/gettext-0.14.1/gettext-runtime/lib'
Making install in libasprintf
gmake[2]: Entering directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
gmake[3]: Entering directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
mkdir -p -- . /gettext/lib
 /bin/bash ./libtool --mode=install ../../config/install-sh -c  libasprintf.la 
/gettext/lib/libasprintf.la
../../config/install-sh -c .libs/libasprintf.so.0.0.0 
/gettext/lib/libasprintf.so.0.0.0
../../config/install-sh: .libs/libasprintf.so.0.0.0 does not exist
gmake[3]: *** [install-libLTLIBRARIES] Error 1
gmake[3]: Leaving directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory 
`/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/gettext-0.14.1/gettext-runtime'
gmake: *** [install-recursive] Error 1


storm:/var/tmp/gettext-0.14.1/gettext-runtime/libasprintf root# find . -ls
1458868    2 drwxr-xr-x   4 root     root         1536 Apr 29 11:57 .
1464395    1 drwxr-xr-x   2 root     root          512 Jan 30 06:17 ./windows
1464396    1 -rw-r--r--   1 root     root          152 Feb 27  2003 
./windows/dllexport.h
1464397    2 -rw-r--r--   1 root     root         1608 May 19  2003 
./windows/asprintf.rc
1458869    3 -rw-r--r--   1 root     root         2662 Oct 27  2002 ./README
1458870    3 -rw-r--r--   1 root     root         2521 Nov 29 06:39 
./configure.ac
1458871   35 -rw-r--r--   1 root     root        34907 Jan 13 21:52 ./aclocal.m4
1458872    8 -rw-r--r--   1 root     root         7671 Jan 19 03:57 
./Makefile.am
1458873   32 -rw-r--r--   1 root     root        32155 Jan 30 04:13 
./Makefile.in
1458874    4 -rw-r--r--   1 root     root         3974 Jan 30 04:13 
./config.h.in
1458875  736 -rwxr-xr-x   1 root     root       742273 Jan 30 04:13 ./configure
1458876    1 -rw-r--r--   1 root     root           33 Feb 13  2003 ./AUTHORS
1458877    1 -rw-r--r--   1 root     root           65 Feb 13  2003 ./COPYING
1458878   25 -rw-r--r--   1 root     root        25283 Mar 26  1998 
./COPYING.LIB
1458879   11 -rw-r--r--   1 root     root        10653 Jan 29 07:19 ./ChangeLog
1458880   11 -rw-r--r--   1 root     root        10678 Mar 17  2003 ./INSTALL
1458881    0 -rw-r--r--   1 root     root            0 Oct 27  2002 ./NEWS
1458882    2 -rw-r--r--   1 root     root         1129 Jun 20  2003 
./lib-asprintf.h
1458883    2 -rw-r--r--   1 root     root         1383 Jun 20  2003 
./lib-asprintf.c
1458884    3 -rw-r--r--   1 root     root         2273 Oct 29  2002 
./autosprintf.cc
1458885    6 -rw-r--r--   1 root     root         5670 May 31  2003 
./autosprintf.texi
1458886    3 -rw-r--r--   1 root     root         2280 Mar  4  2003 
./autosprintf.h.in
1458887    4 -rw-r--r--   1 root     root         3538 Nov 17 12:19 ./xsize.h
1458888    3 -rw-r--r--   1 root     root         2882 Nov 18 02:26 
./printf-args.h
1458889    4 -rw-r--r--   1 root     root         3243 Nov 18 02:26 
./printf-args.c
1458890    3 -rw-r--r--   1 root     root         2183 Nov 26 22:12 
./printf-parse.h
1458891   12 -rw-r--r--   1 root     root        11995 Nov 26 22:12 
./printf-parse.c
1458892    3 -rw-r--r--   1 root     root         2288 Jan 15  2003 
./vasnprintf.h
1458893   22 -rw-r--r--   1 root     root        22052 Nov 26 22:12 
./vasnprintf.c
1458894    2 -rw-r--r--   1 root     root         1170 Nov 15  2002 
./asnprintf.c
1458895    2 -rw-r--r--   1 root     root         1732 Nov 15  2002 
./vasprintf.h
1458896    2 -rw-r--r--   1 root     root         1443 Dec 28 02:25 
./vasprintf.c
1458897    2 -rw-r--r--   1 root     root         1133 Nov 15  2002 ./asprintf.c
1458898    3 -rw-r--r--   1 root     root         2231 Jan 13  2003 ./alloca_.h
1458899   55 -rwxr-xr-x   1 root     root        56228 Oct 20  2001 ./texi2html
1458900    4 -rw-r--r--   1 root     root         3793 Jan 19 03:57 
./autosprintf_all.html
1458901    4 -rw-r--r--   1 root     root         3133 May  5  2003 
./Makefile.vms
1458902    4 -rw-r--r--   1 root     root         4075 Jan 30 04:17 
./config.h_vms
1458903    3 -rw-r--r--   1 root     root         2362 Jan 22 22:09 
./README.woe32
1458904    5 -rw-r--r--   1 root     root         4561 May 18  2003 
./Makefile.msvc
1458905    4 -rw-r--r--   1 root     root         4024 Jan 30 04:17 
./config.h.msvc
1458906    3 -rw-r--r--   1 root     root         2457 Mar 31  2003 
./autosprintf.h.msvc-shared
1458907    5 -rw-r--r--   1 root     root         4202 Dec 10 03:53 
./autosprintf.info
1458908   54 -rw-r--r--   1 root     root        54493 Apr 29 11:53 ./config.log
208497    1 drwxrwxrwx   2 root     root          512 Apr 29 11:57 ./.libs
208498   60 -rw-r--r--   1 root     root        61216 Apr 29 11:57 
./.libs/lib-asprintf.o
208499   79 -rw-r--r--   1 root     root        80744 Apr 29 11:57 
./.libs/autosprintf.o
208500    1 lrwxrwxrwx   1 root     root           20 Apr 29 11:57 
./.libs/libasprintf.so.0 -> libasprintf.so.0.0.0
208501    1 lrwxrwxrwx   1 root     root           20 Apr 29 11:57 
./.libs/libasprintf.so -> libasprintf.so.0.0.0
208502  152 -rw-r--r--   1 root     root       142948 Apr 29 11:57 
./.libs/libasprintf.a
208503    1 -rw-r--r--   1 root     root          809 Apr 29 11:57 
./.libs/libasprintf.lai
208504    1 lrwxrwxrwx   1 root     root           17 Apr 29 11:57 
./.libs/libasprintf.la -> ../libasprintf.la
1458911  216 -rwxr-xr-x   1 root     root       207353 Apr 29 11:53 ./libtool
1458910   39 -rwxr-xr-x   1 root     root        39842 Apr 29 11:53 
./config.status
1458909    3 -rw-r--r--   1 root     root         2280 Apr 29 11:57 
./autosprintf.h
1458913   32 -rw-r--r--   1 root     root        32386 Apr 29 11:53 ./Makefile
4297368    5 -rw-r--r--   1 root     root         4196 Apr 29 11:53 ./config.h
1458912    1 -rw-r--r--   1 root     root           23 Apr 29 11:53 ./stamp-h1
1458918    1 -rw-r--r--   1 root     root          808 Apr 29 11:57 
./libasprintf.la
1458915   60 -rw-r--r--   1 root     root        61200 Apr 29 11:57 
./lib-asprintf.o
1458914    1 -rw-r--r--   1 root     root          318 Apr 29 11:57 
./lib-asprintf.lo
1458917   79 -rw-r--r--   1 root     root        80736 Apr 29 11:57 
./autosprintf.o
1458916    1 -rw-r--r--   1 root     root          315 Apr 29 11:57 
./autosprintf.lo





reply via email to

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