RE: sending mail




-----Original Message-----
From: balsa-list-admin@gnome.org [mailto:balsa-list-admin@gnome.org]On
Behalf Of Daniel James
Sent: Sunday, August 05, 2001 6:17 PM
To: balsa-list@gnome.org
Subject: sending mail


Hi everyone,

I've been using balsa for ages and love it. About a month ago I installed
gnome 1.4 and since then, balsa doesn't work nicely.

I'm running Redhat 7.1, and have gnome 1.4 from ximian. When I d/l 1.1.7
as a binary it runs fine until I hit send then it crashes and tells me
that there is an undefined symbol. so I thought I'd d/l the source to it,
and libesmtp and compile.. This is what happened:

gcc -g -O2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT
-Wall -Wno-uninitialized -Wchar-subscripts -Wmissing-declarations
-Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare
-Wsign-promo -Werror -o balsa address-book.o address-book-config.o
balsa-app.o balsa-icons.o balsa-index.o balsa-index-threading.o
balsa-mblist.o balsa-message.o expand-alias.o folder-conf.o
filter-edit-callbacks.o filter-edit-dialog.o information-dialog.o
mailbox-conf.o mailbox-node.o main-window.o main.o message-window.o
pref-manager.o print.o save-restore.o sendmsg-window.o store-address.o
quote-color.o spell-check.o -rdynamic -rdynamic -rdynamic
../libbalsa/libbalsa.a ../libmutt/imap/libimap.a ../libmutt/libmutt.a
../libinit_balsa/libinit_balsa.a -lpspell -ldl -L/usr/lib -L/usr/X11R6/lib
/usr/lib/libgnomeui.so -laudiofile -lm -laudiofile -lm -ldl -ldl -lXi
-lXext -lX11 -lm -ldl -lXi -lXext -lX11 -lm -lm /usr/lib/libart_lgpl.so
/usr/lib/libgdk_imlib.so -ldl -lSM -lICE -ldl -lXi -lXext -lX11 -lm -ldl
-lXi -lXext -lX11 -lm -ldl -lXi -lXext -lX11 /usr/lib/libgnome.so -lm -ldl
-lm /usr/lib/libgnomesupport.so -lz -lm /usr/lib/libesd.so -laudiofile -lm
-lm -laudiofile -lm -ldb1 -ldl -lpthread /usr/lib/libgdk_pixbuf.so -ldl
-ldl -lXi -lXext -lX11 -lm /usr/lib/libgtk.so -ldl -lXi -lXext -lX11 -lm
/usr/lib/libgdk.so -ldl -lXi -lXext -lX11 -lm /usr/lib/libgmodule.so -ldl
-ldl -lXi -lXext -lX11 -lm -lcrypt /usr/lib/libgthread.so -lpthread
/usr/lib/libglib.so -lpthread /usr/lib/libesmtp.so /usr/lib/libltdl.so
-ldl -lpthread
../libbalsa/libbalsa.a(send.o): In function `libbalsa_process_queue':
/usr/src/balsa-1.1.7/libbalsa/send.c:441: undefined reference to
`smtp_option_require_all_recipients'

I have libesmtp 0.8.3

I have no idea where 'smtp_option_require_all_recipients' is supposed to
be, if anyone out there can help I'd really appreciate it,

Daniel

You need to make sure that the configure for libesmtp is run with
the --enable-require-all-recipients switch.  That should cure your problem.

jmc





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