Re: SVN misses obstack.h
- From: <tpgww@xxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Sun, 5 Oct 2008 09:44:45 +1100
On Sat, 4 Oct 2008 19:05:24 +0200
Marcus von Appen <mva@xxxxxxxxxxxx> wrote:
> revision 1309 seems to miss obstack.h.
>
> $ gmake
> ...
> src/stroke.c:36:21: error: obstack.h: No such file or directory
> gmake: *** [objs/src/stroke.o] Error 1
Arrr, it seems that bsd libc does not support obstacks. No mention in glibc
documentation that this mechanism is specific to this lib.
I'll need to find a workaround, probably just lots of malloc's and free's
Regards
Tom
--
Users can unsubscribe from the list by sending email to
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by
logging into the web interface.
- Follow-Ups:
- Re: SVN misses obstack.h
- From: tpgww
- References:
- SVN misses obstack.h
- From: Marcus von Appen
Other related posts:
- » SVN misses obstack.h
- » Re: SVN misses obstack.h
- » Re: SVN misses obstack.h
- Re: SVN misses obstack.h
- From: tpgww
- SVN misses obstack.h
- From: Marcus von Appen