Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 18 Jan 2013 09:47 AM by  cjrice@tva.gov
Building X for LogicPD DM3730 torpedo
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages
cjrice@tva.gov
New Member
New Member
Posts:


--
16 Oct 2012 03:44 PM
    I am not able to build X11 or nanoX. libX11.so won't build because linker can not find library xcb-xlib. Anyone get this to work?
    steven.eckhoff@logicpd.com
    Basic Member
    Basic Member
    Posts:192


    --
    02 Nov 2012 08:21 AM
    Hello, I would like to know more details; specifically,

    1. Are you using the Virtual Machine SDK for the DM37x Linux BSP?

    2. Are you using LTIB?

    3. How are you seeing this error?

    4. What is the terminal output leading up to this?
    cjrice@tva.gov
    New Member
    New Member
    Posts:


    --
    18 Jan 2013 09:47 AM
    Had problem with fontconfig-2.4.2. The error was as follows:

    /usr/lib/i386-linux-gnu/libfreetype.so: could not read symbols: File in wrong format

    I downloaded the package and used the ltib shell (./ltib -m shell). Ran make with re-defined location for FREETYPE_LIBS as follows:

    LTIB> make FREETYPE_LIBS='-L/usr/lib -lfreetype -lz'

    make was successful.

    Had to download these required packages (not included automatically).

    ./ltib -p libxslt

    ./lbtib -p libxm2

    Full XORG package now builds. The XFbdev server works find. I have not been able to successfully run the full X image.

    Has anyone been able to run it?

    Also, anyone been able to run OpenGL with Graphics Accelerator support?
    You are not authorized to post a reply.