Re: compiling balsa
- From: ronald j roy <jr ralone dyndns org>
- To: Pawel Salek <pawsa theochem kth se>
- Cc: balsa <balsa-list gnome org>
- Subject: Re: compiling balsa
- Date: Mon, 23 Sep 2002 11:40:47 -0700
On Mon, Sep 23, 2002 at 07:53:57PM +0200, Pawel Salek wrote:
> On 2002.09.23 19:39 ronald j roy wrote:
> > Hello,
> > I have been using Mutt 1.2.5.1i and Balsa 1.2.4 for some time. Now I
> > would like to try Balsa 1.4.1, but make errors out. It does configure
> > with no problems. Here's the info below:
> >
> > -ldl -lXi -lXext -lX11 -lm -lssl -lcrypto -Wl,--rpath
> > -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
> > ../libmutt/libmutt.a(copy.o): In function `_mutt_copy_message':
> > /home/jr/tmp/balsa-1.4.1/libmutt/copy.c:545: undefined reference to
> > `assert'
>
> What happens when you add
>
> #include <assert.h>
>
> in libmutt/mutt.h?
no change:
#ifndef MUTT_H
#define MUTT_H
#include "muttconfig.h"
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
pto -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib
../libmutt/libmutt.a(copy.o): In function `_mutt_copy_message':
/home/jr/tmp/balsa-1.4.1/libmutt/copy.c:545: undefined reference to
`assert'
../libmutt/libmutt.a(init.o): In function `mutt_extract_token':
/home/jr/tmp/balsa-1.4.1/libmutt/init.c:248: undefined reference to
`assert'
../libmutt/libmutt.a(rfc2047.o): In function `try_block':
/home/jr/tmp/balsa-1.4.1/libmutt/rfc2047.c:243: undefined reference to
`assert'
/home/jr/tmp/balsa-1.4.1/libmutt/rfc2047.c:248: undefined reference to
`assert'
/home/jr/tmp/balsa-1.4.1/libmutt/rfc2047.c:250: undefined reference to
`assert'
../libmutt/libmutt.a(rfc2047.o):/home/jr/tmp/balsa-1.4.1/libmutt/rfc2047.c:267:
more undefined references to `assert' follow
collect2: ld returned 1 exit status
make[2]: *** [balsa] Error 1
make[2]: Leaving directory `/home/jr/tmp/balsa-1.4.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jr/tmp/balsa-1.4.1'
make: *** [all-recursive-am] Error 2
>
> -pawel
> _______________________________________________
> balsa-list mailing list
> balsa-list@gnome.org
> http://mail.gnome.org/mailman/listinfo/balsa-list
PGP signature
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]