Hi Stefan:

        After patched Studio 12, I have successfully build mesa &
xserver.  Thanks.
        Besides libX11, libfontcache libxkbui are also needed to build
xserver.


        But when I run "/usr/X11/bin/i386/X -config //xorg.conf.new" to
test the new xserver, I met lots of errors as below:    
        dlopen: ld.so.1: Xorg: fatal: relocation error: file
/usr/X11/lib/modules/extensions//libglx.so: symbol GlxExtensionInit:
referenced symbol not found
        (EE) Failed to load /usr/X11/lib/modules/extensions//libglx.so

        Besides GlxExtensionInit, symbol __glxreply symbol __pGlxClient
are not found either.
        I check the code and found that all these symbol are defined in
xserver/GL/glx/glxext.c. But your patch using glxext.c in Mesa (which no
define these symbols) to instead of it and error occured. I don't know
how do you fix it?


        It seems hard to create the same env as yours in my machine. :(

        As my purpose is to help test the code on Intel platform, could
you please post binary packages on OpenSolaris.org?
        

Thanks!
Liang Kan

xwin-discuss-bounces at opensolaris.org wrote:
> On Tue, Mar 25, 2008 at 6:40 AM, Liang, Kan
> <kan.liang at intel.com> wrote:
>> 
>>  Hi Stefan:
>> 
>>         I failed to use 'buildit' to build mesa and xserver, so I
>>  modified the Makefile to build them only.
>> 
>>         For mesa, 32 bit has passed the build. But 64 bit has error.
>>  (c99: assembler failed for x86-64/xform4.S) Please check
>>  build-XW-64 for detail.
> 
> It builds here:
> 
> Is your Studio 12 installation patched with the patchlevel indicated
> in the README.SS12 file ? 
> 
>>         For xserver1.3, the config file shows that No package 'x11'
>>  found. Please check buildit-XW-x11 for detail.
>>         I didn't find libX11 in X-src-20071107.tar.bz2, but I found
>>  libX11 in latest FOX source repository tree. Do I need to build
>>  libX11 before building xserver1.3?
> 
> Yes.
> 
> --Stefan
> 
> --
> Stefan Teleman
> KDE e.V.
> stefan.teleman at gmail.com
> _______________________________________________
> xwin-discuss mailing list
> xwin-discuss at opensolaris.org

Reply via email to