Peter O'Gorman wrote:
> On Wed, 2007-06-20 at 16:49 -0400, Daniel Macks wrote:
>> On Wed, Jun 20, 2007 at 03:39:48PM -0500, Robert T Wyatt wrote:
>>> Does anyone here know if one of the fink packages includes a GNU 
>>> extension known as obstack.h?
>>>
>>> I'm trying to build a package related to openstreetmap.org and the new 
>>> revision of that file asks for this. In the meantime, the package author 
>>> is reverting to normal C code.
>>>
>>>> gosmore.cc:18:63: error: obstack.h: No such file or directory
>> I don't think it's available in a fink package. The "anacron" package
>> had a similar problem, and so it just imports the whole obstack.[hc]
>> source in a patch.
> 
> It is in gnulib, you can add any gnulib bits necessary in a patch.
> 
> http://www.gnu.org/software/gnulib/
> 
> http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.h?revision=1.33&content-type=text%2Fplain
> 
> http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.c?revision=1.33&content-type=text%2Fplain
> 
> Peter

Thanks Dan and Peter, I'll take a look at how analog does it and go from 
there. I guess analog puts it in a local make area and so it's not 
available fink-wide.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to