[Libevent-users] Solaris 10 Sun Studio 11 & libevent 1.3
Niels Provos
provos at citi.umich.edu
Sat Jun 30 15:10:22 EDT 2007
Hi William,
please check out the current trunk from subversion and see if it
compiles on Solaris. I have committed several fixes that should
help, but don't have Solaris accessible myself. If it works, I will
cut a new release.
Thanks for your patience, work is keeping me incredibly busy,
Niels.
On 6/18/07, William Pool <rotaecho at yahoo.com> wrote:
> I'll give it a look, seems like this has been an on-going issue with
> libevent.
>
> Is there going to be a smoother incorporation of these patches to allow
> smooth compile on other OSes than Linux?
>
> -William
>
> Scott Lamb <slamb at slamb.org> wrote:
> William Pool wrote:
> > "event_tagging.c", line 153: syntax error before or at:
> decode_int_internal
> > "event_tagging.c", line 154: warning: old-style declaration or incorrect
> > type for: decode_int_internal
>
> I'd guess it's tripping on the "inline":
>
> event_tagging.c
> 152: static int inline
> 153: decode_int_internal(u_int32_t *pnumber, struct evbuffer *evbuf, int
> dodrain)
> 154: {
>
> Take a look through the list archives - Jan Kneschke posted a bunch of
> patches on the 14th for compiling on Solaris, subject line "compile
> patches for non-gcc".
>
>
>
> ________________________________
> Be a better Globetrotter. Get better travel answers from someone who knows.
> Yahoo! Answers - Check it out.
>
>
> _______________________________________________
> Libevent-users mailing list
> Libevent-users at monkey.org
> http://monkey.org/mailman/listinfo/libevent-users
>
>
More information about the Libevent-users
mailing list