Excellent!



Hello!
Thanks for replying folks.
I'd appreciate if anybody could help me out with my balsa problems.

I've been trying to build it for a while, started at 0.4.6 from
www.balsa.net, from where i had loads of errors with "#include <errno.h>"
missing and then something else that went way over my head.

So i eventually got 0.4.9 from CVS. installed latest libtool, automake,
mawk ...

Configured OK and got a certain distance into the make, followed by the
error below.

i've got glibc 2.1, and all the gnome rpms from when 1.0 first came out -
i'll get all the new ones if need be.

the only thing stopping me from moving to linux full time is the lack of a
decent replacement for eudora. it looks like balsa might just be that - if
only i can get it to  build!

Thanks for any tips
Igor.


balsa-impl.c:5: parse error before `POA_balsa_mail_send'
balsa-impl.c:5: warning: no semicolon at end of struct or union
balsa-impl.c:6: warning: data definition has no type or storage class
balsa-impl.c:8: warning: data definition has no type or storage class
balsa-impl.c:11: parse error before `POA_balsa_mailbox_info'
balsa-impl.c:11: warning: no semicolon at end of struct or union
balsa-impl.c:12: warning: data definition has no type or storage class
balsa-impl.c:14: warning: data definition has no type or storage class
balsa-impl.c:17: parse error before `*'
balsa-impl.c:21: parse error before `impl_balsa_mail_send_to'
balsa-impl.c:21: parse error before `*'
balsa-impl.c:23: warning: data definition has no type or storage class
balsa-impl.c:26: parse error before `impl_balsa_mail_send_attachment'
balsa-impl.c:26: parse error before `*'
balsa-impl.c:29: warning: data definition has no type or storage class
balsa-impl.c:31: parse error before `*'
balsa-impl.c:35: parse error before `impl_balsa_mailbox_info_newmail'
balsa-impl.c:35: parse error before `*'
balsa-impl.c:37: warning: data definition has no type or storage class
balsa-impl.c:40: parse error before `impl_balsa_mailbox_info_num_msgs'
balsa-impl.c:40: parse error before `*'
balsa-impl.c:42: warning: data definition has no type or storage class
balsa-impl.c:45: parse error before `impl_balsa_mail_send_base_epv'
balsa-impl.c:47: `NULL' undeclared here (not in a function)
balsa-impl.c:47: initializer element for `impl_balsa_mail_send_base_epv' is
not constant
balsa-impl.c:48: `gpointer' undeclared here (not in a function)
balsa-impl.c:48: warning: excess elements in scalar initializer after
`impl_balsa_mail_send_base_epv'
balsa-impl.c:49: `NULL' undeclared here (not in a function)
balsa-impl.c:49: warning: excess elements in scalar initializer after
`impl_balsa_mail_send_base_epv'
balsa-impl.c:50: warning: data definition has no type or storage class
balsa-impl.c:51: parse error before `impl_balsa_mail_send_epv'
balsa-impl.c:53: `NULL' undeclared here (not in a function)
balsa-impl.c:53: initializer element for `impl_balsa_mail_send_epv' is not
constant
balsa-impl.c:54: `gpointer' undeclared here (not in a function)
balsa-impl.c:54: warning: excess elements in scalar initializer after
`impl_balsa_mail_send_epv'
balsa-impl.c:56: `gpointer' undeclared here (not in a function)
balsa-impl.c:56: warning: excess elements in scalar initializer after
`impl_balsa_mail_send_epv'
balsa-impl.c:58: warning: data definition has no type or storage class
balsa-impl.c:59: parse error before `impl_balsa_mailbox_info_base_epv'
balsa-impl.c:61: `NULL' undeclared here (not in a function)
balsa-impl.c:61: initializer element for `impl_balsa_mailbox_info_base_epv'
is not constant
balsa-impl.c:62: `gpointer' undeclared here (not in a function)
balsa-impl.c:62: warning: excess elements in scalar initializer after
`impl_balsa_mailbox_info_base_epv'
balsa-impl.c:63: `NULL' undeclared here (not in a function)
balsa-impl.c:63: warning: excess elements in scalar initializer after
`impl_balsa_mailbox_info_base_epv'
balsa-impl.c:64: warning: data definition has no type or storage class
balsa-impl.c:65: parse error before `impl_balsa_mailbox_info_epv'
balsa-impl.c:67: `NULL' undeclared here (not in a function)
balsa-impl.c:67: initializer element for `impl_balsa_mailbox_info_epv' is
not constant
balsa-impl.c:68: `gpointer' undeclared here (not in a function)
balsa-impl.c:68: warning: excess elements in scalar initializer after
`impl_balsa_mailbox_info_epv'
balsa-impl.c:70: `gpointer' undeclared here (not in a function)
balsa-impl.c:70: warning: excess elements in scalar initializer after
`impl_balsa_mailbox_info_epv'
balsa-impl.c:72: warning: data definition has no type or storage class
balsa-impl.c:75: parse error before `impl_balsa_mail_send_vepv'
balsa-impl.c:77: warning: initialization makes integer from pointer without
a cast
balsa-impl.c:78: warning: excess elements in scalar initializer after
`impl_balsa_mail_send_vepv'
balsa-impl.c:79: warning: data definition has no type or storage class
balsa-impl.c:80: parse error before `impl_balsa_mailbox_info_vepv'
balsa-impl.c:82: warning: initialization makes integer from pointer without
a cast
balsa-impl.c:83: warning: excess elements in scalar initializer after
`impl_balsa_mailbox_info_vepv'
balsa-impl.c:84: warning: data definition has no type or storage class
balsa-impl.c:88: parse error before `impl_balsa_mail_send__create'
balsa-impl.c:88: parse error before `poa'
balsa-impl.c: In function `impl_balsa_mail_send__create':
balsa-impl.c:90: `balsa_mail_send' undeclared (first use this function)
balsa-impl.c:90: (Each undeclared identifier is reported only once
balsa-impl.c:90: for each function it appears in.)
balsa-impl.c:90: parse error before `retval'
balsa-impl.c:91: `newservant' undeclared (first use this function)
balsa-impl.c:92: `PortableServer_ObjectId' undeclared (first use this
function)
balsa-impl.c:92: `objid' undeclared (first use this function)
balsa-impl.c:97: `PortableServer_Servant' undeclared (first use this function)
balsa-impl.c:97: parse error before `newservant'
balsa-impl.c:98: `ev' undeclared (first use this function)
balsa-impl.c:100: `retval' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:107: parse error before `*'
balsa-impl.c: In function `impl_balsa_mail_send__destroy':
balsa-impl.c:110: `PortableServer_Servant' undeclared (first use this
function)
balsa-impl.c:110: parse error before `servant'
balsa-impl.c:111: `servant' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:115: parse error before `impl_balsa_mail_send_to'
balsa-impl.c:115: parse error before `*'
balsa-impl.c: In function `impl_balsa_mail_send_to':
balsa-impl.c:119: `CORBA_boolean' undeclared (first use this function)
balsa-impl.c:119: parse error before `retval'
balsa-impl.c:121: `retval' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:125: parse error before `impl_balsa_mail_send_attachment'
balsa-impl.c:125: parse error before `*'
balsa-impl.c: In function `impl_balsa_mail_send_attachment':
balsa-impl.c:130: `CORBA_boolean' undeclared (first use this function)
balsa-impl.c:130: parse error before `retval'
balsa-impl.c:132: `retval' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:136: parse error before `impl_balsa_mailbox_info__create'
balsa-impl.c:136: parse error before `poa'
balsa-impl.c: In function `impl_balsa_mailbox_info__create':
balsa-impl.c:138: `balsa_mailbox_info' undeclared (first use this function)
balsa-impl.c:138: parse error before `retval'
balsa-impl.c:139: `newservant' undeclared (first use this function)
balsa-impl.c:140: `PortableServer_ObjectId' undeclared (first use this
function)
balsa-impl.c:140: `objid' undeclared (first use this function)
balsa-impl.c:145: `PortableServer_Servant' undeclared (first use this
function)
balsa-impl.c:145: parse error before `newservant'
balsa-impl.c:146: `ev' undeclared (first use this function)
balsa-impl.c:148: `retval' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:155: parse error before `*'
balsa-impl.c: In function `impl_balsa_mailbox_info__destroy':
balsa-impl.c:158: `PortableServer_Servant' undeclared (first use this
function)
balsa-impl.c:158: parse error before `servant'
balsa-impl.c:159: `servant' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:163: parse error before `impl_balsa_mailbox_info_newmail'
balsa-impl.c:163: parse error before `*'
balsa-impl.c: In function `impl_balsa_mailbox_info_newmail':
balsa-impl.c:167: `CORBA_boolean' undeclared (first use this function)
balsa-impl.c:167: parse error before `retval'
balsa-impl.c:169: `retval' undeclared (first use this function)
balsa-impl.c: At top level:
balsa-impl.c:173: parse error before `impl_balsa_mailbox_info_num_msgs'
balsa-impl.c:173: parse error before `*'
balsa-impl.c: In function `impl_balsa_mailbox_info_num_msgs':
balsa-impl.c:177: `CORBA_long' undeclared (first use this function)
balsa-impl.c:177: parse error before `retval'
balsa-impl.c:179: `retval' undeclared (first use this function)
make[2]: *** [balsa-impl.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2

_______________________________________________
<n> Igor Clark            <?> director, rvc ltd   
<e> igor.clark@rvc.co.uk  <w> www.rvc.co.uk   
<t> +44 (0)1714903320     <m> +44 (0)7771901628



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