I actually just dealt with this...I ended up installing libc6 v2.15 from 
.deb installers I downloaded from ubuntu.com. I then ran the instaled for 
beanstalkd and it all works great now.



On Thursday, October 18, 2012 3:47:27 PM UTC-7, Keith Rarick wrote:
>
> On Tue, Oct 16, 2012 at 4:10 PM, Aaron Golub 
> <[email protected]<javascript:>> 
> wrote: 
> > I tried that, and this is the response I get when running the "make" 
> > command.  I have no idea how to even google this mess: 
> > 
> > 
> > cc -Wall -Werror   -c -o conn.o conn.c 
> > conn.c:1:20: error: stdint.h: No such file or directory 
> > conn.c:2:19: error: stdio.h: No such file or directory 
> > conn.c:3:20: error: stdlib.h: No such file or directory 
> > conn.c:4:20: error: string.h: No such file or directory 
> > conn.c:5:19: error: errno.h: No such file or directory 
> > In file included from 
> > /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include-fixed/syslimits.h:7, 
> >                  from 
> > /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include-fixed/limits.h:11, 
> >                  from conn.c:6: 
> > /usr/lib/gcc/x86_64-linux-gnu/4.4.3/include-fixed/limits.h:122:61: 
> error: 
> > limits.h: No such file or directory 
> > conn.c:7:20: error: unistd.h: No such file or directory 
> > In file included from conn.c:8: 
> > dat.h:4: error: expected Б─≤=Б─≥, Б─≤,Б─≥, Б─≤;Б─≥, Б─≤asmБ─≥ or 
> > Б─≤__attribute__Б─≥ before Б─≤int32Б─≥ 
>
> This is really strange. I'd like to help you figure out what's 
> going on here. Have you been able to compile any other C 
> programs on this system? 
>

-- 
You received this message because you are subscribed to the Google Groups 
"beanstalk-talk" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/beanstalk-talk/-/5NLzq8CgiMsJ.
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