Hi, I have a problem with xorg-server 1.12.4, building in latest t2 download yesterday.
I am building on an x86 pc, for a i486 target. xorg-server compiles ok, but none of the "dev" stuff installs. No 'xorg-server.pc', nor any usr/X11R7/include/xorg header files. I compiled the 'xfbdev' server only, with 'pkg_xorg-server.conf': ---------------------------------------- [ -e $confdir/$pkg.conf ] && . $confdir/$pkg.conf var_append extraconfopt ' ' '--enable-kdrive --disable-dri --disable-xorg --disable-xorgcfg' var_append extraconfopt ' ' '--disable-xvfb --disable-xephyr --disable-aiglx --disable-glx --disable-xnest' # the base package links Xorg by default ... hook_add postmake 9 'ln -sfv Xfbdev $root$bindir/X' hook_add postmake 9 'chmod u+s $root$bindir/Xfbdev' ---------------------------------------- It compiles, installs, no errors, but, I haven't got a clue why the "dev" stuff doesn't install. Can anyone help? Note, as an experiment, I manually installed xorg-server.pc and all the .h files, but pkgs such as xf86-input-synaptics stop with "XORG_VERSION_CURRENT undeclared". At which point I decided to post this email! Regards, Barry Kauler ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
