On 12/22/12, Barry Kauler <[email protected]> wrote: > 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' > ---------------------------------------- >
Sorry, I realise what is wrong. Without that "--disable-xorg", all the "dev" stuff installs. I got that pkg_xorg-server.conf out of the raspberrypi target, and made a couple of small mods. I just assumed it would work. However, this and other problems have shown me that that raspberrypi target hasn't actually been been built by anyone. It looks like a preliminary setup only, and that's as far as it got. The 'pkgsel' file has so much missing, I think it would never build as-is. Regards, Barry Kauler ----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to [email protected] with a subject of: unsubscribe t2
