This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Trying to get enlightenment compiled



Visit http://cygwin.com and look for Related Sofwtare link and find CygIPC
from CygUtils site. You need to link to libipc.a

Suhaib
> -----Original Message-----
> From: Jon Volden [mailto:czycamel@yahoo.com] 
> Sent: Tuesday, September 04, 2001 6:49 PM
> To: cygwin-xfree@sources.redhat.com
> Subject: Trying to get enlightenment compiled
> 
> 
> Here is the error:
> gcc  -g -O2 -L/usr/local/lib -L/usr/local/lib 
> -L/usr/X11R6/lib -o dox format.o file.o ttfont.o text.o dox.o 
> -lttf -lFnlib -L/usr/local/lib -lImlib -ljpeg -ltiff -lpng 
> -lz -lm -L/usr/X11R6/lib -lSM -lICE -lXext -lX11  -lm -lXtst
> ttfont.o: In function `EFont_draw_string':
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:590: undefined 
> reference to `shmget'
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:602: undefined 
> reference to `shmat'
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:610: undefined 
> reference to `shmget'
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:622: undefined 
> reference to `shmat'
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:684: undefined 
> reference to `shmdt'
> /usr/src/enlightenment-0.16.5/dox/ttfont.c:685: undefined 
> reference to `shmctl'
> 
> I'm a bit brain fried right now but I tried a few things and 
> only got this far.
> 
> I read Alan's post about this with the subject 'Enlightenment 
> & Eterm' posted back in April. 
> <snip>
> > You have to do a little hacking on enlightenment & Eterm to build 
> > properly too.
> </snip>
> 
> Is this what you were talking about? Or are all the shm* 
> functions broke? I can't find another program that uses shm* 
> functions besides the tools from cygipc/contrib/ and those work fine.
> 
> Any help would be great! -Thanks
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]