libtool warning

Adam Weinberger adamw at adamw.org
Sun Oct 22 14:39:21 UTC 2017


> On 22 Oct, 2017, at 8:36, blubee blubeeme <gurenchan at gmail.com> wrote:
> 
> It doesn't install the .la files but it should make the .so and put them in the proper place, the .so files aren't copied over either.
> 
> Why is that?

Ah, I missed that part. Can you show us the Makefile you're using?

# Adam


-- 
Adam Weinberger
adamw at adamw.org
https://www.adamw.org


> 
> On Sun, Oct 22, 2017 at 10:31 PM, Adam Weinberger <adamw at adamw.org> wrote:
> > On 22 Oct, 2017, at 6:39, blubee blubeeme <gurenchan at gmail.com> wrote:
> >
> > Hello
> >
> > Anyone on this list seen these errors before? A lot of the files don't get
> > copied to the staging area.
> >
> > /bin/mkdir -p
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi'
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 main
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-main'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/main
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-main
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 version
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-version'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/version
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-version
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 help
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-help'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/help
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-help
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 list
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-list'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/list
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-list
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 scan
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/scan
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 scan-cli
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan-cli'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/scan-cli
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan-cli
> >  /bin/sh ../libtool   --mode=install install  -s -m 555 scan-gtkmm
> > '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan-gtkmm'
> > libtool: warning: '../gtkmm/libutsushi-gtkmm.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../lib/libutsushi.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../filters/libflt-all.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-usb.la' has not been installed in
> > '/usr/local/lib/utsushi'
> > libtool: warning: '../connexions/libcnx-hexdump.la' has not been installed
> > in '/usr/local/lib/utsushi'
> > libtool: warning: '/usr/ports/graphics/utsushi/work/utsushi-3461931/lib/
> > libutsushi.la' has not been installed in '/usr/local/lib/utsushi'
> > libtool: install: install -m 555 -s .libs/scan-gtkmm
> > /usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsushi-scan-gtkmm
> > gmake  install-exec-hook
> 
> FreeBSD doesn't install the .la files, by choice. Those messages are expected.
> 
> # Adam
> 
> 
> --
> Adam Weinberger
> adamw at adamw.org
> https://www.adamw.org
> 
> 



More information about the freebsd-ports mailing list