Date: Sun, 22 Oct 2017 08:39:12 -0600 From: Adam Weinberger <adamw@adamw.org> To: blubee blubeeme <gurenchan@gmail.com> Cc: FreeBSD Ports <freebsd-ports@freebsd.org> Subject: Re: libtool warning Message-ID: <ED52C1E9-96DE-45DB-8E61-6995EF149614@adamw.org> In-Reply-To: <CALM2mEk52o4nmZtG7T1nYiREshMoMHk9HfANrOSQMT66gtxCGw@mail.gmail.com> References: <CALM2mE=VHHJGyYZz5p8A_sjvHDmVbXP=CWuY4Gj-2ZcU0ng_Tw@mail.gmail.com> <A9E07D8D-F476-465E-8B76-1E7F8BBDDEEC@adamw.org> <CALM2mEk52o4nmZtG7T1nYiREshMoMHk9HfANrOSQMT66gtxCGw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 22 Oct, 2017, at 8:36, blubee blubeeme <gurenchan@gmail.com> wrote: >=20 > 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. >=20 > Why is that? Ah, I missed that part. Can you show us the Makefile you're using? # Adam --=20 Adam Weinberger adamw@adamw.org https://www.adamw.org >=20 > On Sun, Oct 22, 2017 at 10:31 PM, Adam Weinberger <adamw@adamw.org> = wrote: > > On 22 Oct, 2017, at 6:39, blubee blubeeme <gurenchan@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=3Dinstall install -s -m 555 main > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 version > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 help > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 list > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 scan > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 scan-cli > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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=3Dinstall install -s -m 555 scan-gtkmm > > = '/usr/ports/graphics/utsushi/work/stage/usr/local/libexec/utsushi/./utsush= i-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 >=20 > FreeBSD doesn't install the .la files, by choice. Those messages are = expected. >=20 > # Adam >=20 >=20 > -- > Adam Weinberger > adamw@adamw.org > https://www.adamw.org >=20 >=20
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED52C1E9-96DE-45DB-8E61-6995EF149614>