Balsa2 build stops with libtool error message.



Hello people! I try to build balsa2 on FreeBSD 5.1-RELEASE from ports
and the building fails. Here's what I see last:

make install

===>  Building for balsa2-2.0.14
make  all-recursive
Making all in po
Making all in sounds
Making all in images
Making all in doc
Making all in C
Making all in libmutt
make  all-recursive
Making all in imap
Making all in libbalsa
Making all in libinit_balsa
Making all in src
/bin/sh ../libtool --mode=link cc  -O -pipe -mcpu=pentiumpro
-Wl,-rpath,/usr/lib:/usr/local/lib  -o balsa  address-book-config.o
ab-window.o  balsa-app.o balsa-icons.o  balsa-index-threading.o balsa-index.o
balsa-mblist.o balsa-message.o expand-alias.o  filter-edit-callbacks.o
filter-edit-dialog.o  filter-export-callbacks.o filter-export-dialog.o
filter-run-callbacks.o filter-run-dialog.o  folder-conf.o information-dialog.o
mailbox-conf.o mailbox-node.o main-window.o  main.o message-window.o
pref-manager.o  print.o quote-color.o save-restore.o  sendmsg-window.o
spell-check.o store-address.o  toolbar-factory.o toolbar-prefs.o ../libbalsa/libbalsa.a
../libmutt/imap/libimap.a       ../libmutt/libmutt.a
../libinit_balsa/libinit_balsa.a  -lltdl
-lintl  -Wl,--export-dynamic -L/usr/local/lib -L/usr/X11R6/lib -lgnomeui-2
-lSM -lICE -lbonoboui-2 -lgnomecanvas-2 -lgnome-2 -lart_lgpl_2 -lpangoft2-1.0
-lbonobo-2 -lgconf-2 -lgnomevfs-2 -lbonobo-activation -lORBit-2 -llinc -lgthread-2.0
-lc_r -lgtkhtml-2 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -lXinerama -latk-1.0 -lgdk_pixbuf-2.0
-lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig -lpangox-1.0 -lX11
-lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv   -Wl,--export-dynamic
-L/usr/local/lib -L/usr/X11R6/lib -lgnomeprintui-2-2 -lgnomeprint-2-2 -lgnomecanvas-2
-lxml2 -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lXinerama -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lXft -lfreetype -lz -lXrender -lXext -lfontconfig
-lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -liconv
-L/usr/local/lib -lpcreposix -lpcre -lssl -lcrypto -liconv -lldap -llber -laspell
-L/usr/local/lib -liconv -lesmtp -lc_r -lesmtp
libtool: link: cannot find the library `'
*** Error code 1

Stop in /usr/ports/mail/balsa2/work/balsa-2.0.14/src.
*** Error code 1

Stop in /usr/ports/mail/balsa2/work/balsa-2.0.14.
*** Error code 1

Stop in /usr/ports/mail/balsa2/work/balsa-2.0.14.
*** Error code 1

Stop in /usr/ports/mail/balsa2.

I first started building version 2.0.13 and got this error. Then after
some time 2.0.14 came out, so I downloaded this one and started again.
The result, amazingly, is absolutely the same error message on both
versions.
The only weird thing that I did was tricking the FreeBSD to think
libtool14 was installed (actually copied the whole libtool13 tree to
where libtool14 was supposed to be because it wouldn't just get
libtool14 from any site). Later I managed to install libtool14 and
even 15 (they are required for openldap which is required for balsa),
and then removed all instances of libtool, pkg_del-eted, make
clean-ed, make deinstall-ed, did everything and anything with all
components that balsa depends upon, and even with balsa itself, and I
still get the same error. Someone once suggested that the problem may
be in ltmain.sh and I've tried replacing ltmain.sh from various
locations (well, apart from the ports tree it only exists in libtool13
distribution) and nothing happens. Please, can anyone help me out?

Z




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]