[syslog-ng] Re: syslog-ng
Balazs Scheidler
bazsi@balabit.hu
Mon, 1 Nov 1999 10:53:33 +0100
> >Hi
> >
> >Im trying to build syslog-ng on an SGI Indy running irix-6.5 but the
> >build fails with:
> >
> >ld32: ERROR 33: Unresolved text symbol "door_revoke" -- 1st referenced
> >by afstreams.o.
> > Use linker option -v to see when and which objects, archives and
> >dsos are loaded.
> >
> >I dont think irix has any of the door functions.
> >
> >TIA
> >
> >BB
>
>
> I have just gone to compile syslog-ng on Digital Unix 4.0e and again
> there appears to be no door functions/files available. Do you think door
> files will come to IRIX and DU before syslog-ng does? Is there anything
> we can do?
Sorry for not answering this message so long, but I'm a bit overloaded
nowadays. So the problem might be that you have a door.h available somewhere
in your include directory, and this makes the configure script think, that
you have doors. What you could do temporarily (until I fix this problem):
* Rename /usr/include/door.h to something else, and rerun configure, but first
delete the config.cache file in the syslog-ng directory.
* Edit the file config.h after the configure script has been run, and change
the line
#define HAVE_DOOR_H 1
to
#undef HAVE_DOOR_H
and rebuild.
--
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
url: http://www.balabit.hu/pgpkey.txt