On Sat, Mar 6, 2010 at 12:03 AM, Kurt Seifried <[email protected]> wrote:
> Ok got libevent compiled on solaris no problem (well once I got
> gcc/etc installed). Unfortunately beanstalkd failed:
>
> ...
> gcc  -g -O2  -Wall -Werror -I/usr/local/include  -L/usr/local/lib
> -R/usr/local/lib -o beanstalkd beanstalkd.o binlog.o conn.o job.o
> ms.o net.o port.o pq.o  primes.o prot.o tube.o util.o  -levent -levent
>  -levent -lsocket -lnsl
> Undefined                       first referenced
>  symbol                             in file
> fdatasync                           binlog.o  (symbol belongs to
> implicit dependency /usr/lib/librt.so.1)
> ld: fatal: Symbol referencing errors. No output written to beanstalkd

This is weird. I just recovered my old opensolaris vm and it works fine for me.

I'm inclined to just release now. If anyone wants to submit a patch
for solaris, I can easily make another release. There is no shortage
of available version numbers. :)

kr

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/beanstalk-talk?hl=en.

Reply via email to