Re: Fink elinks install error (resolve)
a_sk--- via Fink-beginners <[email protected]> Tue, 19 Mar 2024 22:04:43 +0900
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Message-ID | <[email protected]> |
Dear Daniel Macks, elinks 0.17.0-1 is now working well. Thanks so much. > 2024/03/13 12:04、Daniel Macks <[email protected]>: > > I just pushed a new version (0.17.0, previously 0.13.2). Please let me know if it is any better. May as well benefit from whatever bug-fixes upstream already has implemented. > > dan > > On 3/12/24, 11:36 AM, "[email protected]" <[email protected]> wrote: > > Hi Daniel Macks, maintainer of elink -- > > . . . > > ../../.././src/config/options.h:347:17: note: expanded from macro 'DESC' > #define DESC(x) (x) > ^~~ > ssl.c:319:15: warning: initializing 'unsigned char *' with an expression of type 'char[4]' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] > /* name: */ N_("SSL"), > ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ > ../../.././src/intl/gettext/libintl.h:21:17: note: expanded from macro 'N_' > #define N_(msg) (gettext_noop(msg)) > ^ > ../../.././src/main/module.h:41:4: note: expanded from macro 'struct_module' > { name, options, hooks, submods, data, init, done } > ^~~~ > ssl.c:450:29: warning: passing 'char[14]' to parameter of type 'const unsigned char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] > add_format_to_string(&str, "%ld-bit %s %s", > ^~~~~~~~~~~~~~~ > ../../.././src/util/string.h:211:81: note: passing argument to parameter 'format' here > struct string *add_format_to_string(struct string *string, const unsigned char *format, ...); > ^ > 34 warnings and 1 error generated. > make[3]: *** [ssl.o] Error 1 > make[2]: *** [all-recursive] Error 1 > make[1]: *** [all-recursive] Error 1 > make: *** [all-recursive] Error 1 > > > macOS Sonoma 14.4 > Package manager version: 0.45.99.git > Distribution version: selfupdate-git Tue Mar 12 18:00:51 2024, 14.0, x86_64 > Trees: local/main stable/main > Xcode.app: 15.3 > Xcode command-line tools: 15.3.0.0.1.1708487402 > > elinks-0.13.2-1 is set to build with only one job. > > > _______________________________________________ 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