bugGNU gettext - Bugs: bug #26028, can't build gettext-0.17 on...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #26028: can't build gettext-0.17 on Solaris although configure went fine

Submitter:  None
Submitted:  Fri 27 Mar 2009 04:03:51 PM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sun 29 Mar 2009 09:57:31 PM UTC, comment #1: 

Thanks for the report. As mentioned in bug 21604, the fix is
already in CVS and will be contained in gettext 0.18.

In the meantime, the workaround is to configure with
--disable-acl or LDFLAGS=-lsec.

Bruno Haible <haible>
Group administrator
Fri 27 Mar 2009 04:03:51 PM UTC, original submission:  

Hi,

I'm hitting bug 21604, but as it's closed, I'm opening a new one.

I tried to build gettext-0.17 on Solaris on SPARC and it fails with the following message:

Making all in src
/tmp/4tmuelle/svn/gnome/gettext-0.17/gettext-tools/src
make  all-am
/bin/bash ../libtool --tag=CC    --mode=link gcc -std=gnu99  -g -O2   -L/tmp/4tmuelle/opt/gnome/lib -o msgcmp msgcmp-msgcmp.o libgettextsrc.la  
gcc -std=gnu99 -g -O2 -o .libs/msgcmp msgcmp-msgcmp.o  -L/tmp/4tmuelle/opt/gnome/lib ./.libs/libgettextsrc.so /tmp/4tmuelle/svn/gnome/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so -ltermcap /tmp/4tmuelle/svn/gnome/gettext-0.17/gettext-tools/intl/.libs/libintl.so -lc  -R/tmp/4tmuelle/opt/gnome//lib
Undefined                       first referenced
 symbol                             in file
acl_trivial                         /tmp/4tmuelle/svn/gnome/gettext-0.17/gettext-tools/gnulib-lib/.libs/libgettextlib.so
ld: fatal: Symbol referencing errors. No output written to .libs/msgcmp
collect2: ld returned 1 exit status

I guess the configure should have caught this issue or set the LDFLAGS accordingly!

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by haible (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-01-04 haible StatusFixed Fix Released
    2016-11-27 haible CategoryNone Build
    2009-03-29 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code