bugGNU gettext - Bugs: bug #29888, Undefined symbols: _rpl_unsetenv

 
 

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

bug #29888: Undefined symbols: _rpl_unsetenv

Submitter:  Ryan Carsten Schmidt <ryandesign>
Submitted:  Sat 15 May 2010 11:33:37 AM UTC
   
 
Category:  Build Severity:  3 - Normal
Item Group:  None Status:  Fix Released
Privacy:  Public Assigned to:  haible
Open/Closed:  Closed

Sun 16 May 2010 08:46:39 AM UTC, comment #2: 

Thanks for the quick fix. The patch worked fine.

Ryan Carsten Schmidt <ryandesign>
Sat 15 May 2010 12:28:35 PM UTC, comment #1: 

Thanks for the report. This patch should fix it.
http://git.savannah.gnu.org/gitweb/?p=gettext.git;a=commitdiff;h=73700131b8bccc1affa86126b988457536a351a3

As a workaround, you can do "make -k" and "make -k install".

Bruno Haible <haible>
Group administrator
Sat 15 May 2010 11:33:37 AM UTC, original submission:  

gettext 0.18 compiles fine on Mac OS X 10.6.3 Snow Leopard on x86_64, but doesn't compile on Mac OS X 10.4.11 Tiger on i386. gettext 0.17 didn't have this problem.



Making all in tests
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -DUSE_POSIX_THREADS -O2 -arch i386 -L/opt/local/lib -arch i386 -o gettext-7-prg gettext_7_prg-gettext-7-prg.o ../intl/libintl.la -Wl,-framework -Wl,CoreFoundation -lpthread
/bin/sh ../libtool --tag=CC --mode=link /usr/bin/gcc-4.0 -std=gnu99 -DUSE_POSIX_THREADS -O2 -arch i386 -L/opt/local/lib -arch i386 -o gettext-6-prg gettext_6_prg-gettext-6-prg.o ../intl/libintl.la -Wl,-framework -Wl,CoreFoundation -lpthread
libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -DUSE_POSIX_THREADS -O2 -arch i386 -arch i386 -o .libs/gettext-6-prg gettext_6_prg-gettext-6-prg.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib ../intl/.libs/libintl.dylib /opt/local/lib/libiconv.dylib -lc -lpthread
libtool: link: /usr/bin/gcc-4.0 -std=gnu99 -DUSE_POSIX_THREADS -O2 -arch i386 -arch i386 -o .libs/gettext-7-prg gettext_7_prg-gettext-7-prg.o -Wl,-framework -Wl,CoreFoundation -L/opt/local/lib ../intl/.libs/libintl.dylib /opt/local/lib/libiconv.dylib -lc -lpthread
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
_rpl_unsetenv
collect2: ld returned 1 exit status
/usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
_rpl_unsetenv
collect2: ld returned 1 exit status
make[3]: *** [gettext-6-prg] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [gettext-7-prg] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1



Ryan Carsten Schmidt <ryandesign>

 

(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)
  • -email is unavailable- added by ryandesign (Submitted the item)
  •  

    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
    2010-05-15 haible StatusNone Fixed
        Assigned toNone haible
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code