Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4246

[bug #52879] 1.25.1 testsuite failures

From Yavor Doganov <INVALID.NOREPLY@gnu.org>
Newsgroups gnu.gnustep.bug
Subject [bug #52879] 1.25.1 testsuite failures
Date 2018-01-14 18:01 -0500
Message-ID <mailman.7395.1515971214.27995.bug-gnustep@gnu.org> (permalink)
References <20180114-004941.sv47215.73903@savannah.gnu.org> <20180114-124603.sv337.1159@savannah.gnu.org>

Show all headers | View raw


Follow-up Comment #2, bug #52879 (project gnustep):

Thanks.
BTW, the build failure on AIX is not a GCC bug and not an AIX-specific issue. 
The struct declaration has been moved to objc-private/module-abi-8.h, hence
the error.  The dynamic linker on this system lacks dladdr so LINKER_GETSYMBOL
is correctly undefined.

I guess the code should be updated to the current runtime but it seems there
are no accessor functions...  You might want to look at that as Base will not
compile on any system with incapable dynamic linker.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?52879>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

[bug #52879] 1.25.1 testsuite failures Yavor Doganov <INVALID.NOREPLY@gnu.org> - 2018-01-14 18:01 -0500

csiph-web