In the file:  projects/xorg/libxcb/libxcb.conf

There seems to be an unnecessary '/' between $root and the following
command.


# atstage cross && var_append makeopt " " 
"XCBPROTO_XCBINCLUDEDIR=$root/`pkg-config --variable=xcbincludedir xcb-proto`"

atstage cross && var_append makeopt " " 
"XCBPROTO_XCBINCLUDEDIR=$root`pkg-config --variable=xcbincludedir xcb-proto`"

---------

I made this change and a few more packages in xorg were successfully processed.



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to