Re: solaris compile problem .9.3
- From: Nathan Clemons <nathan windsofstorm net>
- To: Paul Laiming <plaiming agere com>
- Cc: balsa-list gnome org
- Subject: Re: solaris compile problem .9.3
- Date: Mon, 28 Aug 2000 18:23:01 -0400 (EDT)
On Mon, 28 Aug 2000, Paul Laiming wrote:
> i've been trying to compile balsa .9.3 version and i am
> getting the below compile failure. i have helix gnome
> and libPropList installed. i am running solaris7 on ultarsparc.
> anyone have any idea why i am getting this fail. i can't seem
> to find the variables in any of the files so i don't know if
> i need to go in an define them or what?
> anyone have any ideas?
>
> thanks,
> paul
>
>
> Making all in libmutt
> make[2]: Entering directory `/home/plaiming/balsa-0.9.3/libmutt'
> /usr/pub/freeware/gcc/2.95.2/install/bin/gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -DSHAREDIR=\"/opt/gnome/share\" -DSYSCONFDIR=\"/opt/gnome/etc\" -DLIBMUTT -g -O2 -c mx.c
> mx.c: In function `mx_lock_file':
> mx.c:203: `LOCK_EX' undeclared (first use in this function)
> mx.c:203: (Each undeclared identifier is reported only once
> mx.c:203: for each function it appears in.)
> mx.c:203: `LOCK_SH' undeclared (first use in this function)
> mx.c:203: `LOCK_NB' undeclared (first use in this function)
> mx.c:250: `LOCK_UN' undeclared (first use in this function)
> mx.c: In function `mx_unlock_file':
> mx.c:271: `LOCK_UN' undeclared (first use in this function)
> make[2]: *** [mx.o] Error 1
> make[2]: Leaving directory `/home/plaiming/balsa-0.9.3/libmutt'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/plaiming/balsa-0.9.3'
> make: *** [all-recursive-am] Error 2
> >
>
>From what I can tell, under Linux, these definitions are found in:
sys/fnctl.h
and
sys/file.h
I don't see these defined in sys/file.h under Solaris, nor any file in
/usr/include/*/*.
--
Nathan P. Clemons "Peace favor your code."
nathan@windsofstorm.net ICQ: 2810688
(v) 401.725.6061 (f) 603.372.9737
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]