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]
Other format: [Raw text]

openbox-3.2


Has anyone out there compiled openbox-3.2 on cygwin? It worked until the
final step. Below is the command that it failed on and a couple of the
error messages. It looks like it's not finding the right libraries, but
I don't know for sure since I'm not an expert on X11.

--make output--
...
/bin/bash ./libtool --silent --mode=link gcc  -g -O2 -DNDEBUG
-DG_DISABLE_ASSERT
   -o openbox/openbox.exe -export-dynamic
openbox/openbox_openbox-action.o openb
ox/openbox_openbox-client.o openbox/openbox_openbox-client_list_menu.o
openbox/o
penbox_openbox-client_menu.o openbox/openbox_openbox-config.o
openbox/openbox_op
enbox-debug.o openbox/openbox_openbox-dock.o
openbox/openbox_openbox-event.o ope
nbox/openbox_openbox-extensions.o openbox/openbox_openbox-focus.o
openbox/openbo
x_openbox-frame.o openbox/openbox_openbox-framerender.o
openbox/openbox_openbox-
grab.o openbox/openbox_openbox-group.o
openbox/openbox_openbox-keyboard.o openbo
x/openbox_openbox-keytree.o openbox/openbox_openbox-mainloop.o
openbox/openbox_o
penbox-menuframe.o openbox/openbox_openbox-menu.o
openbox/openbox_openbox-mouse.
o openbox/openbox_openbox-moveresize.o
openbox/openbox_openbox-openbox.o openbox
/openbox_openbox-place.o openbox/openbox_openbox-popup.o
openbox/openbox_openbox
-prop.o openbox/openbox_openbox-resist.o
openbox/openbox_openbox-screen.o openbo
x/openbox_openbox-session.o openbox/openbox_openbox-stacking.o
openbox/openbox_o
penbox-startupnotify.o openbox/openbox_openbox-translate.o
openbox/openbox_openb
ox-window.o openbox/openbox_openbox-xerror.o -lSM -lICE
-L/usr/X11R6/lib -L/opt/
cxclient/usr/X11R6/lib -lXft -lfreetype -lz -lXrender -lXext -lX11
-lfontconfig 
    -lXext -lXrender -lXrandr  -lXext -lglib-2.0 -lintl -liconv   -lSM
-lICE  -L
/usr/X11R6/lib -lX11 -lstartup-notification-1   -lxml2 -lz -liconv -lm 
  -lintl
 render/libobrender.la parser/libobparser.la 
render/.libs/libobrender.a(render_libobrender_la-render.o)(.text+0x74):
In funct
ion `RrPaint':
/home/vanw/openbox-3.2/render/render.c:53: undefined reference to
`_XCreatePixma
p'
render/.libs/libobrender.a(render_libobrender_la-render.o)(.text+0xc7):/home/van
w/openbox-3.2/render/render.c:63: undefined reference to
`_XftDrawCreate'
render/.libs/libobrender.a(render_libobrender_la-render.o)(.text+0x26d):/home/va
nw/openbox-3.2/render/render.c:144: undefined reference to
`_XSetWindowBackgroun
dPixmap'
...


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