Andreas Tille <andr...@an3as.eu> writes: > I tried to build genometester but my attempt to avoid redefinition of > some functions failed obviously[1]. Any help would be appreciated.
Hi, Andreas. It looks like this code base still goes by an old non-standard notion of the semantics of "inline" with vs. without "extern" in C [1]. Please try building with -fgnu89-inline or changing all occurrences of "inline extern" in headers to just "inline" (or perhaps "static inline"). [1] https://blahg.josefsipek.net/?p=529 -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu