BLFS Trac | 6 Aug 2012 10:39
Picon
Favicon

[BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |       Owner:  blfs-book <at> …                   
     Type:  defect    |      Status:  new                           
 Priority:  normal    |   Milestone:  current                       
Component:  BOOK      |     Version:  SVN                           
 Severity:  normal    |    Keywords:                                
----------------------+-----------------------------------------------------
 MesaLib-8.0.4 does not build with the MesaLib-8.0.4-add_xdemos-2 patch if
 MesaLib is not already installed.
 The following error occurs:
 {{{
 gcc -I../include -L../lib -lGL -lX11   -lm -o glxinfo glxinfo.c
 /usr/bin/ld: warning: libglapi.so.0, needed by ../lib/libGL.so, not found
 (try using -rpath or -rpath-link)
 ../lib/libGL.so: undefined reference to `_glapi_get_proc_address'
 ../lib/libGL.so: undefined reference to `_glapi_get_dispatch_table_size'
 ../lib/libGL.so: undefined reference to `_glthread_GetID'
 ../lib/libGL.so: undefined reference to `_glapi_check_multithread'
 ../lib/libGL.so: undefined reference to `_glapi_set_context'
 ../lib/libGL.so: undefined reference to `_glapi_set_dispatch'
 ../lib/libGL.so: undefined reference to `_glapi_tls_Dispatch'
 collect2: ld returned 1 exit status
 make[1]: *** [glxinfo] Error 1
 make[1]: Leaving directory `/sources/Mesa-8.0.4/xdemos'
 make: *** [default] Error 1

 }}}
 It builds and installs fine without the patch, then a subsequent build
(Continue reading)

BLFS Trac | 7 Aug 2012 20:24
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |       Owner:  Krejzi  
     Type:  defect    |      Status:  assigned
 Priority:  normal    |   Milestone:  current 
Component:  BOOK      |     Version:  SVN     
 Severity:  normal    |    Keywords:          
----------------------+-----------------------------------------------------
Changes (by Krejzi):

  * owner:  blfs-book <at> … => Krejzi
  * status:  new => assigned

Comment:

 I guess it's a good time to refresh the patch.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
BLFS Trac | 7 Aug 2012 20:38
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |        Owner:  Krejzi 
     Type:  defect    |       Status:  closed 
 Priority:  normal    |    Milestone:  current
Component:  BOOK      |      Version:  SVN    
 Severity:  normal    |   Resolution:  fixed  
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by bdubbs <at> …):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 Removed the python dependency at revision 10493.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
BLFS Trac | 7 Aug 2012 20:41
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |        Owner:  Krejzi  
     Type:  defect    |       Status:  reopened
 Priority:  normal    |    Milestone:  current 
Component:  BOOK      |      Version:  SVN     
 Severity:  normal    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Krejzi):

  * status:  closed => reopened
  * resolution:  fixed =>

Comment:

 Ahem ...

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:3>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Bruce Dubbs | 7 Aug 2012 21:14
Picon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

BLFS Trac wrote:
> #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
> installed
> ----------------------+-----------------------------------------------------
>   Reporter:  wblaszcz  |        Owner:  Krejzi
>       Type:  defect    |       Status:  reopened
>   Priority:  normal    |    Milestone:  current
> Component:  BOOK      |      Version:  SVN
>   Severity:  normal    |   Resolution:
>   Keywords:            |
> ----------------------+-----------------------------------------------------
> Changes (by Krejzi):
>
>    * status:  closed => reopened
>    * resolution:  fixed =>
>
>
> Comment:
>
>   Ahem ...
>

Sorry, wrong ticket.

   -- Bruce

--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page
(Continue reading)

BLFS Trac | 7 Aug 2012 20:41
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |        Owner:  Krejzi 
     Type:  defect    |       Status:  new    
 Priority:  normal    |    Milestone:  current
Component:  BOOK      |      Version:  SVN    
 Severity:  normal    |   Resolution:         
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Krejzi):

  * status:  reopened => new

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:4>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

BLFS Trac | 7 Aug 2012 20:41
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |        Owner:  Krejzi  
     Type:  defect    |       Status:  assigned
 Priority:  normal    |    Milestone:  current 
Component:  BOOK      |      Version:  SVN     
 Severity:  normal    |   Resolution:          
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Krejzi):

  * status:  new => assigned

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

BLFS Trac | 14 Aug 2012 15:22
Picon
Favicon

Re: [BLFS Trac] #3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already installed

#3487: MesaLib-8.0.4 does not build with xdemos patch if MesaLib is not already
installed
----------------------+-----------------------------------------------------
 Reporter:  wblaszcz  |        Owner:  Krejzi 
     Type:  defect    |       Status:  closed 
 Priority:  normal    |    Milestone:  current
Component:  BOOK      |      Version:  SVN    
 Severity:  normal    |   Resolution:  fixed  
 Keywords:            |  
----------------------+-----------------------------------------------------
Changes (by Krejzi):

  * status:  assigned => closed
  * resolution:  => fixed

Comment:

 Changed MesaLib patch to link against libglapi and made it not run install
 -c on the DESTDIR/usr/bin if the directory is already present. Also
 updated glxinfo and glxgears source files from upstream git.

 Fixed in r10510

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3487#comment:6>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
(Continue reading)


Gmane