Balsa 1-4.1 compile wants /usr/lib/libgnomeui.la ?



Hello Balsa Experts,
 
Anyone know what I'm doing wrong when I compile Balsa from the src rpm on Red Hat 7.3:
 
#./configure --enable-ldap
<snip>
checking build system type... i686-pc-linux-gnu
<snip>
================ Final configuration ===================
    Installing into prefix: /usr/local
      Using multithreading: yes
Installing some files into
            Gnome's prefix: yes (may require root privileges)
   Enable compile warnings: yes
                Use ESMTP : yes
               Use GtkHTML: no
                  Use LDAP: yes
                   Use GSS: no
                   Use SSL: no
          Printing support: yes
 
#make
<snip>
make[2]: Entering directory `/usr/src/redhat/SOURCES/balsa-1.4.1/src'
/bin/sh ../libtool --mode=link gcc  -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/pcre -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/freetype2 -I/usr/include/gnome-xml -Wsign-promo -Wsign-compare -Wpointer-arith -Wnested-externs -Wchar-subscripts -Wuninitialized -Wmissing-prototypes -Wreturn-type -Wimplicit  -o balsa  address-book-config.o address-book.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 find-search.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 -lpspell -lltdl   -lpthread -lldap -llber -lresolv -lcrypt -lpspell  -L/usr/lib -lgthread -lglib -lpthread -lesmtp -lpthread -L/usr/lib -lpcreposix -lpcre -rdynamic -L/usr/lib -L/usr/X11R6/lib -lgnomeprint -lgnomeui -lgdk_imlib -lSM -lICE -lgnome -lgnomesupport -lesd -laudiofile -ldb1 -lart_lgpl -lxml -lz -lfreetype -lgdk_pixbuf -lgtk -lgdk -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
libtool: link: cannot find the library `/usr/lib/libgnomeui.la'
make[2]: *** [balsa] Error 1
make[2]: Leaving directory `/usr/src/redhat/SOURCES/balsa-1.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/SOURCES/balsa-1.4.1'
make: *** [all-recursive-am] Error 2
#
 
Here is what I've installed looking for it:
 
# rpm -qa libtool
libtool-1.4.2-7
# rpm -qa libtool-libs
libtool-libs-1.4.2-7
# rpm -qa gnome-libs
gnome-libs-1.4.1.2.90-14
# rpm -qa gnome-libs-devel
gnome-libs-devel-1.4.1.2.90-14
 
 
Where is libgnomeui.la supposed to come from or do I need to pass something else to configure?
 
Thanks in advance for your help.
 
--Karl
 

 


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