gnustep-dev
[Top][All Lists]
Advanced

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

Re: error compiling latest base on FreeBSD (ihex)


From: Richard Frith-Macdonald
Subject: Re: error compiling latest base on FreeBSD (ihex)
Date: Tue, 16 Apr 2019 08:11:03 +0100


> On 15 Apr 2019, at 23:54, Riccardo Mottola <address@hidden> 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.




reply via email to

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