I just setup my Solaris to compile libevent repo. I saw the fix, that should 
fix something but not completely. The warnings are still there. Now I get error:

source='evport.c' object='evport.lo' libtool=yes \
DEPDIR=.deps depmode=none /bin/bash ./depcomp \
/bin/bash ./libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I. 
-I./compat -I./include      -g -c -o evport.lo evport.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I./compat -I./include -g -c evport.c 
 -KPIC -DPIC -o .libs/evport.o
"evport.c", line 300: warning: implicit function declaration: 
EVBASE_RELEASE_LOCK
"evport.c", line 300: undefined symbol: th_base_lock
"evport.c", line 305: warning: implicit function declaration: 
EVBASE_ACQUIRE_LOCK
cc: acomp failed for evport.c
*** Error code 1
make: Fatal error: Command failed for target `evport.lo'
Current working directory /mnt/development/libevent

Ted

>On Tue, Dec 29, 2009 at 12:39:27PM +0800, Tao Feng wrote:
>> Hello, all,
>> 
>> Still compilation issue. This time I compile 2.0.3-alpha on Solaris using 
>> SunStudio. After ./configure and make, I got errors and warnings:
>> 
>
>I think this got fixed in git master today, thanks to patch
>fee2c77919 by Dagobert Michelsen.  Does the version in the git
>repository work for you?
>
>yrs,
>-- 
>Nick
>***********************************************************************
>To unsubscribe, send an e-mail to [email protected] with
>unsubscribe libevent-users    in the body.
>


***********************************************************************
To unsubscribe, send an e-mail to [email protected] with
unsubscribe libevent-users    in the body.

Reply via email to