PreferredMode is ignored?

Adam K Kirchhoff adamk at voicenet.com
Sat Aug 23 05:08:49 PDT 2008


On Sat, 2008-08-23 at 06:45 +0300, Daniel Stone wrote: 
> On Fri, Aug 22, 2008 at 07:33:40PM -0400, Adam K Kirchhoff wrote:
> > On Sat, 2008-08-23 at 07:59 +1000, Dave Airlie wrote:
> > > Does this happen in 1.5/master?
> > > 
> > > I fixed some issues in the area before..
> > 
> > Unfortunately, I can't get anything newer than that version to
> > configure/compile on FreeBSD at the moment.  The latest code in git
> > configures but fails to compile with:
> > 
> > window.c: In function 'ChangeWindowAttributes':
> > window.c:1017: warning: unused variable 'pLayerWin'
> > mv -f .deps/window.Tpo .deps/window.Plo
> > make: don't know how to make strcasecmp.c. Stop
> > *** Error code 2
> > 
> > Stop in /home/adamk/saved/source/xorg/xserver/dix.
> > *** Error code 1
> > 
> > Stop in /home/adamk/saved/source/xorg/xserver.
> > 
> > So, unfortunately, I'm stuck with the xserver version I have at the
> > moment :-(
> 
> autoreconf -v --install
> 
> Passing --enable-maintainer-mode to configure helps here.


I pulled a fresh copy of the source tree because I think there was
something odd going on with my copy.  Now I am running ./autogen.sh like
so:

./autogen.sh --enable-maintainer-mode --disable-dmx --enable-dri
--prefix=/usr/local/
--with-mesa-source=/home/adamk/saved/source/xorg/mesa/
--localstatedir=/var --with-xkb-path=/usr/local/share/X11/xkb/
--enable-config-hal=yes --enable-aiglx=yes --disable-xnest --disable-dmx

I can't get past that stage though, getting this error:

hecking for XSERVERCFLAGS... configure: error: Package requirements
(randrproto >= 1.2 renderproto >= 0.9.3 fixesproto >= 4.0 damageproto >=
1.1 xcmiscproto xextproto >= 7.0.3 xproto >= 7.0.13 xtrans
scrnsaverproto >= 1.1 bigreqsproto resourceproto fontsproto inputproto
>= 1.9.99.4 kbproto >= 1.0.3 videoproto compositeproto >= 0.4
resourceproto xineramaproto xinerama evieproto xkbfile xfont xau fontenc
pixman-1 >= 0.9.5 hal dbus-1 xdmcp openssl) were not met:

gnome-config: not found
No package 'openssl' found

I believe OpenSSL comes installed on FreeBSD, but without a pc file, as
I recall.  I mentioned this on the list back in July, right before
leaving for vacation and, browsing through my 'xorg' folder I see you
responded looking for the config.log file, but I don't see my own
response.

So, after much delay, I'm sending it over...

Adam


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log.gz
Type: application/x-gzip
Size: 28186 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20080823/ae272816/attachment.bin>


More information about the xorg mailing list