You are not logged in.
I found why glew complain about libGL.so undefined ref xcb_glx and libXmu.so undefined ref Xt.
For mesa, missing bdeps, after rebuild them, Glew complain only for libXmu.so about Xt.
Check again bdeps, fix them.
Now glew success build.
But i need check all xorg libs because lib build success without warn about link missing.
Offline
CQFD
.
I test my fresh xorg packages stuff on justx 4.0, upgrade done, but when try to start xterm.
[c]
xterm: symbol lookup error: /usr/lib/libXcursor.so.1: undefined symbol: XrenderQueryExtension
[/c]
Need for each lib check bdeps missing and rebuild them.
Offline
Time for building xorg apps.
Issue with xorg-xbacklight build
libXrandr.so undefined reference to 'XextFindDisplay'
libXrandr.so undefined reference to 'XextRemoveDisplay'
Need check why again issue with undefined reference, hope that doesn't need rebuild again all xorg stack
.
Offline
Hi,
Found why issue, libXrandr not linked correctly with other xorg libs
.
After check order of build_depends, recheck with 4.0 it's ok.
But i compare with ldd linked library for all xorg lib from 4.0 and my build stuff.
I found 5 lib need check and rebuild because nothing link to other libs :
xorg-libXaw, xorg-libXcomposite, xorg-libXfixes, xorg-libXpm and xorg-libXss
Offline
Normally i fixed bdeps for libs remains.
Missing xorg-libXau-dev, xorg-libXdmcp-dev, xorg-inputproto, xorg-kbproto and libxcb-dev.
Need compare with 4.0 lib to ensure missing no libs, and after rebuild all stack to ensure linked correctly
.
Offline

It's ok for all rebuild xorg stack.
proto, xorg libs, libdrm, mesa
I try to build mesa-demos (glew build success), failed with :
CCLD xeglgears
/usr/bin/ld: xeglthreads.o: undefined reference to symbol 'XSetStandardProperties'
/usr/bin/ld: note: 'XSetStandardProperties' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line
/usr/lib/libX11.so.6: could not read symbols: Invalid operation
nm on libX11.so display T XSetStandardProperties.
I don't see if i wrong failed in any build
Offline
After search i see seem change DT_NEEDED in binutils.
http://fedoraproject.org/wiki/UnderstandingDSOLinkChange
I use workaround and set LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries"
See that also used in mesa-demos in cooking 
Offline
Hi,
It's nice day
.
I finish to build xorg-server.
No words, pictures answer himself.
1/ fetch packages base / xorg
2/ change mirror url to local path
3/ upgrade tazpkg first (ensure upgrade glibc-base/gcc-lib-base first)
4/ launch upgrade (100 on 125 packages, few remain i not build at time)
5/ logout to force restart slim / xorg with new build
6/ Enjoy \o/
[attachment=51450,3346] [attachment=51450,3347] [attachment=51450,3348] [attachment=51450,3349] [attachment=51450,3350] [attachment=51450,3351]
Offline
Well done! Champagne!
Offline
Hi Ceel,
Yes champagne 
To ensure that nothing forget and use my own packages, i have local repo (/root/packages4.1), and cook normally pref fresh cook pkg /home/slitaz/packages, and after use repo.
I think in this case, i have issue.
Infact, with my base packages and mirror 4.0 nothing issue, (in case not issue to break system, build xorg no fetch base packages)
This morning, i merge base/xorg packages and after use pkgdb put them on my space "http://people.slitaz.org/~shann/slitaz-4.1-stuff/new/packages".
I begin xorg drivers
cook xorg-xf86-input-evdev, cook fetch himself xorg-server-dev and reverse deps \o/.
Offline
Time to build remain packages that compose justx flavor.
I build xorg-xf86-input-evdev, xorg-xf86-video-vesa, and begin xterm.
Xterm have few bdeps, but one most imagemagick depend himself to graphviz.
He have huge bdeps
(php-dev, and other).
Offline
For xterm, i remove imagemagick bdep, i don't think it really necessary
.
Remain this packages to finish have rebuild justx :
915resolution
cdrkit
hal
locale-de
locale-es
locale-fr
locale-pt_BR
slitaz-doc
slitaz-polar-cursors
ttf-dejavu
udev
Rebuild slim, openbox, xterm, dbus it's ok.
Boot on fresh 4.0 justx, upgrade and restart slim work as expected.
Next to ensure it's all good it's install slitaz base and try to install xorg stuff, slim, openbox and see if also work in hard install.
Offline
Hi,
remain only locale-{de,es,fr,pt_BR}, because depends few apps that not build at time
.
For hal i successful rebuild with eudev instead udev and replace this by eudev.
I tested on my EeePC 1215n, so work very well 
Just need bump and rebuild wpa_supplicant to have wifi (with new ssl 1.1.1n) ^^
In case core that include apps i don't have rebuild, for time i only have base/justx stuff, but in my test all seem run as expected.
[attachment=51457,3352]
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.57 MiB (Peak: 1.77 MiB) ]