Re: Fink dc3dd-7.3.1-1 install error(macOS Sequoia 15.7.2)
"Daniel E. Macks" <[email protected]> Fri, 19 Dec 2025 16:18:15 -0000 (UTC)
| Newsgroups | gmane.os.apple.fink.beginners,gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
a_sk--- via Fink-beginners <[email protected]> said: > (Resent correct title) > > gcc -I. -I/opt/sw/include -Os -MT c-strtod.o -MD -MP -MF = > $depbase.Tpo -c -o c-strtod.o c-strtod.c &&\ > mv -f $depbase.Tpo $depbase.Po > c-strtod.c:54:7: error: call to undeclared function 'strtod_l'; ISO C99 = > and later do not support implicit function declarations = > [-Wimplicit-function-declaration] > 54 | r =3D STRTOD_L (nptr, endptr, c_locale); > | ^ > c-strtod.c:36:19: note: expanded from macro 'STRTOD_L' > 36 | # define STRTOD_L strtod_l > | ^ > 1 error generated. > make[3]: *** [c-strtod.o] Error 1 > make[2]: *** [all] Error 2 > make[1]: *** [all-recursive] Error 1 > make: *** [all] Error 2 > ### execution of /usr/bin/make failed, exit code 2 > ### execution of /tmp/fink.shPCP failed, exit code 2 > ---------------------- > Xcode.app: 16.4 > Xcode command-line tools: 16.4.0.0.1.1747106510 > Max. Fink build jobs: 1 Fixed in -2 I'm not sure the binary is fully functional (there are some undefined behaviors in the timestamp handling), but the underlying gnulib is bit of a moving target from the packaging perspective. dan _______________________________________________ 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