Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2001 18:47:12 +0100
From:      Stijn Hoop <stijn@win.tue.nl>
To:        freebsd-ports@freebsd.org
Subject:   libtool help needed
Message-ID:  <20010320184712.A82055@pcwin002.win.tue.nl>

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

I'm trying to port libuta (http://libuta.sourceforge.net), but I'm running
into a problem with (I think) libtool.

I've got it to build just fine, but the .so file created is:

[stijn@firsa] <~/src/ports/libuta> find . -name '*\.so\.*'
./work/libuta-0.3.35/uta/.libs/libuta-0.3.so.35

I'm actually not very happy with a .so.35, as you can assume. And I'm certainly
not very happy when 0.4.1 gets released :(

However, I'm not familiar enough with libtool to determine the place where
I can fix this. What should I patch to get a .so.0 (or so.1 or something
like that)?

Note that I did use USE_LIBTOOL=yes in my Makefile...

--Stijn

-- 
"I used to think I was indecisive, but now I'm not so sure."

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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