Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2012 04:09:24 -0700
From:      "Ronald F. Guilmette" <rfg@tristatelogic.com>
To:        gthumb-list@gnome.org, freebsd-gnome@freebsd.org
Subject:   gthumb build error (Freebsd 8.2)
Message-ID:  <35713.1331464164@tristatelogic.com>

next in thread | raw e-mail | index | archive | help


I'm just now trying to build the port of gthumb-2.14.1 on FreeBSD 8.2, and
I'm getting the following fatal build error:

libtool: link: cannot find the library `/usr/local/lib/liblzma.la' or unhandled argument `/usr/local/lib/liblzma.la'

Can anyone tell me what this is all about or how to fix it?

I have the lzmalib-0.0.1 port installed, but that seems to have installed
only the following files:

-rw-r--r--  1 root  wheel  378014 Mar 11 01:46 /usr/local/lib/liblzma.a
lrwxr-xr-x  1 root  wheel      16 Mar 11 01:46 /usr/local/lib/liblzma.so -> liblzma.so.1.1.0
lrwxr-xr-x  1 root  wheel      16 Mar 11 01:46 /usr/local/lib/liblzma.so.1 -> liblzma.so.1.1.0
-rwxr-xr-x  1 root  wheel  285139 Mar 11 01:46 /usr/local/lib/liblzma.so.1.1.0


So where exactly am I supposed to get a liblzma.la file from?

A little help would be appreciated.



P.S. I'm also seeing the following non-fatal build error:

gmake[3]: Circular gth-enum-types.h <- gth-enum-types.h dependency dropped.

(That ain't good.  Makefiles shouldn't have files depending on themselves.)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35713.1331464164>