Re: [xslt] Fail build of OpenBSD



On Sat, Aug 18, 2001 at 09:30:46PM +0800, Hin-lik Hung, Shell wrote:
> (Sat, Aug 18, 2001 at 09:22:51AM -0400) Daniel Veillard :
> > On Sat, Aug 18, 2001 at 09:07:22PM +0800, Hin-lik Hung, Shell wrote:
> > > (Sat, Aug 18, 2001 at 08:04:56AM -0400) Daniel Veillard :
> > > > On Sat, Aug 18, 2001 at 11:55:07AM +0000, Bjorn Reese wrote:
> > > Actually the problem was solved by adding 'long int timezone', in
> > > OpenBSD, timezone is a function and not value.
> > 
> >   Like everywhere else.
> >   In what header is it declared ?
> > grep timezone /usr/include/*.h /usr/include/*/*.h
> It is time.h .

extra.c starts with

#ifdef HAVE_TIME_H
#define __USE_XOPEN
#include <time.h>
#endif

  and time.h is checked in configure.in 
Please check on your side and with whoever does OpenBSD maintenance,
it's getting off-topic for this list.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/




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