hi all
I've successfully complete the LFS release 6.4 , thanks for every one that
contribute on this great project :D .
now i continue to BLFS and when i make Xorg application this error occur :
//************** ERROR *************************
root [ /Xwindow/X/app/appres-1.0.1 ]# make
make  all-am
make[1]: Entering directory `/Xwindow/X/app/appres-1.0.1'
gcc  -g -O2   -o appres  appres-appres.o -L/usr/X11/lib -lXt -lX11 -lSM
-lICE
/usr/bin/ld: warning: libxcb-xlib.so.0, needed by /usr/X11/lib/libX11.so,
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libxcb.so.1, needed by /usr/X11/lib/libX11.so, not
found (try using -rpath or -rpath-link)
/usr/X11/lib/libX11.so: undefined reference to `xcb_connection_has_error'
/usr/X11/lib/libX11.so: undefined reference to `xcb_xlib_lock'
/usr/X11/lib/libX11.so: undefined reference to `xcb_poll_for_reply'
/usr/X11/lib/libX11.so: undefined reference to
`xcb_get_maximum_request_length'
/usr/X11/lib/libX11.so: undefined reference to `xcb_xlib_unlock'
/usr/X11/lib/libX11.so: undefined reference to `xcb_get_file_descriptor'
/usr/X11/lib/libX11.so: undefined reference to `xcb_connect'
/usr/X11/lib/libX11.so: undefined reference to `xcb_wait_for_reply'
/usr/X11/lib/libX11.so: undefined reference to `xcb_get_setup'
/usr/X11/lib/libX11.so: undefined reference to `xcb_send_request'
/usr/X11/lib/libX11.so: undefined reference to `xcb_wait_for_event'
/usr/X11/lib/libX11.so: undefined reference to `xcb_flush'
/usr/X11/lib/libX11.so: undefined reference to `xcb_poll_for_event'
/usr/X11/lib/libX11.so: undefined reference to `xcb_parse_display'
/usr/X11/lib/libX11.so: undefined reference to `xcb_generate_id'
/usr/X11/lib/libX11.so: undefined reference to `xcb_disconnect'
/usr/X11/lib/libX11.so: undefined reference to `xcb_get_request_sent'
/usr/X11/lib/libX11.so: undefined reference to
`xcb_connect_to_display_with_auth_info'
collect2: ld returned 1 exit status
make[1]: *** [appres] Error 1
make[1]: Leaving directory `/Xwindow/X/app/appres-1.0.1'
make: *** [all] Error 2
root [ /Xwindow/X/app/appres-1.0.1 ]#

//************** ERROR *************************
this is first package of Xorg Application ,
can any one help me please ?
thanks & regards
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to