Fink elink install error

a_sk--- via Fink-beginners <[email protected]> Wed, 13 Mar 2024 00:31:03 +0900
Newsgroups gmane.os.apple.fink.beginners
Message-ID <[email protected]>
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 Sonorma 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