Re: gnuplot

Daniel Macks <[email protected]>
Newsgroups gmane.os.apple.fink.general
Message-ID <[email protected]>
On 10/15/23, 6:15 AM, "Jacques Bloch" <[email protected]> wrote:

    After applying Scott’s patch for launch, the build of gnuplot could be continued. Now it halts with the following error:libtool: link: gcc  -o .libs/id3.so -bundle  .libs/id3_la-loader_id3.o   -L/opt/sw/lib/x86_64-darwin -L/opt/sw/lib /opt/sw/lib/libid3tag.dylib ../../../src/lib/.libs/libImlib2.dylib -L/opt/X11/lib /opt/sw/lib/freetype219/lib/libfreetype.dylib -lXext -lX11-xcb -lX11 -lxcb -lxcb-shm -ldl -lm  -g -O2 -Wl,-headerpad_max_install_names   -pthread
    Undefined symbols for architecture x86_64:
      "_WebPDecodeBGRAInto", referenced from:
          __load in webp_la-loader_webp.o
      "_WebPEncodeBGRA", referenced from:
          __save in webp_la-loader_webp.o
      "_WebPFree", referenced from:
          __save in webp_la-loader_webp.o
    ld: symbol(s) not found for architecture x86_64
    clang: error: linker command failed with exit code 1 (use -v to see invocation)
    libtool: link: ( cd ".libs" && rm -f "j2k.la" && ln -s "../j2k.la" "j2k.la" )
    make[4]: *** [webp.la] Error 1
    make[4]: *** Waiting for unfinished jobs….

    I believe it happens during the build of imlib2.

This is indeed imlib2. I get the same failure even happens on my old 10.13 box so it's not an "old toolchain doesn't know new OSX" problem. The compiler call you pasted is off-topic (the actual one is a few lines prior). But it's passing only -lwebpdemux and not also -lwebp due to a weakness in imlib2's configure script.

dan





_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.