> On 15 Apr 2019, at 23:54, Riccardo Mottola <riccardo.mott...@libero.it> wrote:
> 
> Hi,
> 
> just tried to updated base on FreeBSD-amd64 /clang but it fails. I did re-run 
> configure.
> 
> Linking tool cvtenc ...
> Compiling file AGSParser.m ...
> ../Source/./obj/libgnustep-base.so: undefined reference to `ishex'
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> gmake[4]: *** [/System/Library/Makefiles/Instance/tool.make:89: obj/cvtenc] 
> Error 1
> 
> 
> Any clues?

Seems likely to be related to pollution of the global namespace with new 
functions (though the error message appears to suggest the opposite).
I changed that code (getting rid of ishex while fixing a couple of other 
issues);  please try now.


_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to