Re: Failed: phase compiling: virtuoso-7.2.5.1-4 failed
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 4/19/21 5:39 AM, Chris Schram via Fink-beginners wrote: > 6 warnings generated. > CC libwi_la-numeric.lo > numeric.c:1527:12: error: implicit declaration of function 'stricmp' is invalid > in C99 [-Werror,-Wimplicit-function-declaration] > if (!stricmp (cp, "INF") || !stricmp (cp, "Infinity")) > ^ > numeric.c:1680:29: error: implicit declaration of function 'stricmp' is invalid > in C99 [-Werror,-Wimplicit-function-declaration] > if (!isdigit (cp[0]) && (!stricmp (cp, "INF") || !stricmp (cp, "Infini... > ^ > 2 errors generated. Thanks for the report. There are a bunch more of similar errors throughout the code. I've pushed a partial workaround for now that builds on my 10.15 system. Hanspeter _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners