XFree86

2000-09-07 Thread Piotr WoŸniak

Hi,
I have installed XFree86 and there is no XF86Setup. Have you any idea -
why?
I want to increase depth of color and modifing /etc/XF86Config has no
result.
How can I do it?
Piotr Wozniak



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Unbreak XFree86

1999-11-23 Thread Jeremy Lea

Hi,

This patch might be a bit heavy handed, but it seems to fix the
problem...


Index: Makefile
===
RCS file: /usr/home/ncvs/ports/x11/XFree86/Makefile,v
retrieving revision 1.68
diff -u -r1.68 Makefile
--- Makefile1999/11/23 04:49:34 1.68
+++ Makefile1999/11/23 08:09:17
@@ -20,7 +20,7 @@
 
 .include 
 .if ${OSVERSION} > 400011
-BROKEN=problem with /usr/libexec/cpp
+#BROKEN=problem with /usr/libexec/cpp
 .endif
 
 IS_INTERACTIVE=yes # configure script asks questions
Index: files/kerberos4.diffs
===
RCS file: /usr/home/ncvs/ports/x11/XFree86/files/kerberos4.diffs,v
retrieving revision 1.4
diff -u -r1.4 kerberos4.diffs
--- kerberos4.diffs 1998/09/23 05:50:40 1.4
+++ kerberos4.diffs 1999/11/23 10:05:40
@@ -34,7 +34,7 @@
 +#define Krb4Includes /**/
 +#endif
 +#ifndef Krb4Libraries
-+#define Krb4Libraries -lkrb -ldes -lcrypt
++#define Krb4Libraries -lkrb -ldes -lcrypt -lcom_err
 +#endif
 +#else
 +#undef Krb4Includes
@@ -170,8 +170,8 @@
 diff -udr ../xc.ORIG/programs/xdm/session.c ./programs/xdm/session.c
 --- ../xc.ORIG/programs/xdm/session.c  Sat Aug 23 14:12:29 1997
 +++ ./programs/xdm/session.c   Sat Aug 23 14:23:51 1997
-@@ -56,6 +56,10 @@
- # include 
+@@ -62,6 +62,10 @@
+ # include 
  #endif
  
 +#ifdef K4AUTH
@@ -181,7 +181,7 @@
  #ifndef GREET_USER_STATIC
  #include 
  #ifndef RTLD_NOW
-@@ -489,6 +493,28 @@
+@@ -498,6 +502,28 @@
}
}
  #endif /* K5AUTH */
@@ -207,10 +207,10 @@
 +  }
 +  }
 +#endif /* K4AUTH */
- }
- Debug ("Display %s exiting with status %d\n", d->name, status);
- exit (status);
-@@ -673,6 +699,22 @@
+ #ifdef USE_PAM
+   if (pamh) {
+ /* shutdown PAM session */
+@@ -717,6 +743,22 @@
}
}
  #endif /* K5AUTH */
Index: patches/patch-4
===
RCS file: /usr/home/ncvs/ports/x11/XFree86/patches/patch-4,v
retrieving revision 1.1
diff -u -r1.1 patch-4
--- patch-4 1999/07/27 14:27:33 1.1
+++ patch-4 1999/11/23 10:58:23
@@ -1,6 +1,15 @@
 diff -ur /usr/ports/x11/XFree86/work/xc/config/cf/FreeBSD.cf config/cf/FreeBSD.cf
 --- /usr/ports/x11/XFree86/work/xc/config/cf/FreeBSD.cfSun Nov  8 11:19:10 
1998
 +++ config/cf/FreeBSD.cf   Tue Dec  8 10:10:06 1998
+@@ -60,7 +60,7 @@
+ #define MkdirHierCmd  mkdir -p
+ 
+ #define CcCmd cc
+-#define CppCmd/usr/libexec/cpp
++#define CppCmd/usr/bin/gcc -E
+ #define PreProcessCmd CppCmd
+ #define StandardCppDefines-traditional
+ #if defined(UseInstalled) && (!defined(XF86LinkKit) || !XF86LinkKit)
 @@ -282,7 +282,12 @@
  # define AsmDefines   AsmElfDefines
  #endif
@@ -846,3 +855,14 @@
close(fd);
return(Len);
  
+--- config/imake/imakemdep.h.orig  Tue Nov 23 02:56:33 1999
 config/imake/imakemdep.h   Tue Nov 23 02:57:25 1999
+@@ -266,7 +266,7 @@
+ #define DEFAULT_CPP "/lib/pcpp"
+ #endif
+ #if defined(__386BSD__) || defined(__NetBSD__) || defined(__OpenBSD__) || 
+defined(__FreeBSD__)
+-#define DEFAULT_CPP "/usr/libexec/cpp"
++#define USE_CC_E
+ #endif
+ #if defined(__sgi) && defined(__ANSI_CPP__)
+ #define USE_CC_E

Please test, polish and commit.

Regards,
 -Jeremy

-- 
  |If I was not so weak, if I was not so cold,
--+--  If I was not so scared of being broken, growing old,
  |I would be. I would be... frail.
  | - jars of clay / much afraid / frail


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 3.9.17

2000-01-17 Thread Ollivier Robert

Hi,

I succeeded in building XFree86 3.9.17 on 4.0-CURRENT w/o doing anything
special except removing doc from the list of subdirs...

-=-=-
./to_wfont -o Roman.phont Roman.src
./to_wfont -o Roman_M.phont Roman_M.src
[1]  + done   make World > makeworld 2>& 1

Mon Jan 17 18:02:33 CET 2000

Full build of Release 6.4 of the X Window System complete.
-=-=-

-=-=-
430 [18:02] roberto@caerdonn:/build/xc> ll programs/Xserver/XFree86
-rwxr-xr-x  1 roberto  staff  1596449 Jan 17 18:00 programs/Xserver/XFree86*
431 [18:02] roberto@caerdonn:/build/xc> ldd !$
ldd programs/Xserver/XFree86
programs/Xserver/XFree86:
libxpg4.so.2 => /usr/lib/libxpg4.so.2 (0x2818d000)
libz.so.2 => /usr/lib/libz.so.2 (0x28191000)
libm.so.2 => /usr/lib/libm.so.2 (0x2819e000)
libc.so.4 => /usr/lib/libc.so.4 (0x281b9000)
432 [18:02] roberto@caerdonn:/build/xc> gcc -v
Using builtin specs.
gcc version 2.95.2 19991024 (release)
-=-=-

It seems to be complete with all .a and .so. The build used the following
CFLAGS

-O2  -ansi -pedantic -Dasm=__asm -Wall -Wpointer-arith -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-declarations -Wredundant-decls
-Wnested-externs -I../.. -I../../exports/include  -DCSRG_BASED
-DFUNCPROTO=15 -DNARROWPROTO -DMALLOC_0_RETURNS_NULL  -DHAS_SNPRINTF
-DLIBX11 -DERRORDB=\"/usr/X11R6/lib/X11/XErrorDB\" 

Haven't tried it yet :)
-- 
Ollivier ROBERT -=- Eurocontrol EEC/TEC -=- [EMAIL PROTECTED]
The Postman hits! The Postman hits! You have new mail.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



xfree86 4?

2002-01-06 Thread David Syphers

What are the plans about replacing XFree86 3.3.6 with XFree86 4?  The 
-current archives have a message saying this replacement already took place 
last October, but the JP SNAP I installed last November certainly wasn't 
aware of that fact, and the current.freebsd.org snapshot from January 6 still 
lists 3.3.6 as well.  Two more months and it will be two years since 
XFree86-4.0...

Looking at xfree86.org's comparisons of supported video cards, it seems quite 
obvious that XFree86 4 supports almost everything 3 did, and a lot more.  I 
just got a computer with a nvidia GeForce2 GTS - not exactly a new card, but 
completely unsupported in 3.3.6 - but well supported in 4.1.0.  3.3.6 is over 
two years old, and none of the ATI or nvidia cards (and that's just about all 
desktops, no?) made since then are supported.  There's always the port, but 
integration would be a much more friendly solution.  I must be growing lazy  
:)  Out-of-the-box XFree86 4 and easy PPPoE setup led me to use RedHat (desk 
top only - the server's still FreeBSD, of course), but I'm missing FreeBSD.  

Apologies if this has already been discussed to death, but such discussions 
aren't in the -current or -stable archives  :)

-David

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 Libraries

2000-02-10 Thread Patrick M. Hausen

Hi all!

I don't know if this has been addressed already, but the archives are
offline.

I started using current by installing 2127-SNAP of current.freebsd.org
including XFree86 3.3.6. The Xfree86 a.out libraries were missing
from the installtion tarballs, so e.g. Netscape would not run.

I fixed it for me by getting Xbin.tgz for FreeBSD 2.2.x from XFree86.org
and putting the libs in /usr/X11R6/lib/aout manually, but of course
these should be in the "standard" installation of 4.0-RELEASE.

Regards,
Patrick
-- 
WEB Internet Services Systemhaus GmbH   Scheffelstr. 17a76135 Karlsruhe
 phone +49 721 9109 0   fax +49 721 9109 100   http://www.punkt.de/
   Patrick M. Hausen   Technical Director   email [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 3.9.18

2000-02-23 Thread Donn Miller

I've built this thing on -current recently, and I'l getting the weirdest
errors when I try to start X:

(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
Elf_RelocateEntry() Unsupported relocation type 4
Elf_RelocateEntry() Unsupported relocation type 3
Elf_RelocateEntry() Unsupported relocation type 4
Elf_RelocateEntry() Unsupported relocation type 9
Elf_RelocateEntry() Unsupported relocation type 9
Elf_RelocateEntry() Unsupported relocation type 4
Elf_RelocateEntry() Unsupported relocation type 4
Elf_RelocateEntry() Unsupported relocation type 4
Elf_RelocateEntry() Unsupported relocation type 9
Elf_RelocateEntry() Unsupported relocation type 9
Elf_RelocateEntry() Unsupported relocation type 9


- Donn



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86

2000-09-07 Thread Salvo Bartolotta

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 9/7/00, 10:51:14 AM, Piotr WoŸniak <[EMAIL PROTECTED]> 
wrote regarding XFree86:


> Hi,
> I have installed XFree86 and there is no XF86Setup. Have you any idea 
-
> why?
> I want to increase depth of color and modifing /etc/XF86Config has no
> result.
> How can I do it?
> Piotr Wozniak


Dear Piotr Wozniak,

When I installed XFree86 3.3.6 (via the ports mechanism), I had the 
opportunity of installing the VGA server(s). More precisely:



[...]

Which servers do you wish to build, you can save a lot of disk space
by only compiling the server you will be using.  It will also save you
considerable compile time.
*** If you want to use XF86Setup to set the INITIAL configuration,
*** then you must build the VGA server
Do you want to build the VGA16 server? [YES] Y
Do you want to build the VGA16Dual server? [YES] Y

[...]

  

As to modeline "hacking", you may wish to have a look at 
http://www.linux.org/docs/ldp/howto/XFree86-Video-Timings-HOWTO.html, 
and/or at Greg's excellent book (The Complete FreeBSD).  

HTH,
Salvo





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86

2000-09-07 Thread Mark Murray

> Hi,
> I have installed XFree86 and there is no XF86Setup. Have you any idea -
> why?
> I want to increase depth of color and modifing /etc/XF86Config has no
> result.

Tcl/Tk.

Build X, clean it out. Build Tcl/Tk 8.2. Build X again. You'll have XF86Setup.

BTW - there is no XF86Setup in XFree86-4 yet.

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86

2000-09-07 Thread Salvo Bartolotta

>>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<<

On 9/7/00, 12:18:07 PM, Mark Murray <[EMAIL PROTECTED]> wrote regarding 
Re: XFree86 :


> > Hi,
> > I have installed XFree86 and there is no XF86Setup. Have you any idea 
-
> > why?
> > I want to increase depth of color and modifing /etc/XF86Config has no
> > result.

> Tcl/Tk.

> Build X, clean it out. Build Tcl/Tk 8.2. Build X again. You'll have 
XF86Setup.

> BTW - there is no XF86Setup in XFree86-4 yet.

> M
> --
> Mark Murray
> Join the anti-SPAM movement: http://www.cauce.org



Dear Mark Murray,

from my installation.log, just to add another datapoint:



===>  Configuring for XFree86-3.3.6
Using tk-8.3
Which servers do you wish to build, you can save a lot of disk space
by only compiling the server you will be using.  It will also save you
considerable compile time.
*** If you want to use XF86Setup to set the INITIAL configuration,
*** then you must build the VGA server
Do you want to build the VGA16 server? [YES] Y
Do you want to build the VGA16Dual server? [YES] Y



IMHE, the configuration is possible via [a] few different versions; 
mine is, er, are currently tcl-8.3.1 and tcl-8.2.3; I recall 
installing XFree86-3.3.6 immediately after I had installed tk-8.3 (ie 
which, in turn, installed tcl-8.3.1).

Also, as a quick look at the PLIST confirms, different versions of Tcl 
-- Tool Command Language -- can (should) happily coexist :-)

Best regards,
Salvo





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86

2000-09-07 Thread John Toon

Mark Murray wrote:
> 

> BTW - there is no XF86Setup in XFree86-4 yet.

No, but there is xf86cfg, which is even better ;^) 

It correctly autodetected both my Monitor and Video card, meaning that I
was able to get maximum performance out of both (proper Modelines).
Though 1962x1440 is pushing it on a 19" monitor ;^) 

I think I'll stick to 1600x1200.
 
-- 
"I'm entirely unaccountable for any moments of sanity contained herein."
:s/Windows/UNIX
John Toon |  [EMAIL PROTECTED]  | "Sonnilon"



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 4.0.2

2001-01-20 Thread David Syphers

How should I install XFree86 4.0.2 on a system running a -current snapshot 
from January 20?  I tried downloading the binaries from xfree86.org, but 
Xinstall.sh complained that my extract file was bad (it wasn't), and when I 
ran 'sh Xinstall.sh -check' it told me that "binaries are not available for 
this version" of FreeBSD, namely 5.x, despite the fact that I downloaded 
the binaries from a directory labeled "FreeBSD 5.x".  So I tried the ports, 
and it built fine for a long time, and then after about 35300 lines of 
output to the screen, ran into

make: don't know how to make ../../../fonts/encodings/encodings.dir. Stop
*** Error code 2

Stop in /usr/ports/x11/XFree86-4/work/xc/fonts/bdf.

This system is a fresh install, except for a custom kernel and some rc.conf 
changes.  Any suggestions other than waiting until cardbus support 
_finally_ gets in to -stable so I can stop trying to run -current?  Thanks,


-David



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Updated XFree86

2003-03-19 Thread CARTER Anthony
Hi,

I updated XFree86 this morning after a cvsup using portupgrade -r...did
all packages for XFree86 (Server, libraries etc. etc.)

I now have a problem with GDM...

I can log in as root using the GDM, but if I log in as another user, it
pops a message up about my session not lasting longer than 10 seconds
and dumping me back to login. I get a "client 5 rejected from local
host" in my logs, and I get a "run_session_chiled: Could not open
~/.xsession-errors" on the console (even though it exists)...

I can stop the GDM running, and log in in the console and then run
startx, and that runs fine (that is how I am writing this... ;))

Anyone got any ideas?

Anthony

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Current & XFree86

2001-07-31 Thread Gunnar Flygt

Upgraded my laptop to current the other day, just to get the cardbus
cards working (which works like a charm). Found a problem though related
to XFree86. When I run startx X initiates for a short while, but dies
with the message:
(EE) xf86OpenSerial: Cannot open device /dev/psm0 
Device busy.
And then it's over :)

What am I missing? (of course XFree86 ran on the box (4.3-STABLE) before
the upgrade)

-- 
   __o
regards, Gunnar   ---_ \<,_
email: [EMAIL PROTECTED]  (_)/ (_)

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 3.3.5 [LONG]

1999-01-17 Thread Ollivier Robert

Is anyone able to build or even link a single program with XFree86 3.3.5
building system ? The damn things defines CppCmd to /lib/cpp and the
Makefiles generated are completely fscked up.

This is under CURRENT.

I tried the 3.x binaries but xinit is dumping core (!!).

401 [15:56] root@thendara:lib/Server# ./mkmf
+ rm -f Makefile.bak
+ mv Makefile Makefile.bak
+ ./config/imake/imake -I. -I./config/cf -DXF86LinkKit=1 -DTOPDIR=. -DCURDIR=.
+ make Makefiles
"Makefile", line 677: Missing dependency operator
"Makefile", line 721: Missing dependency operator
"Makefile", line 753: Missing dependency operator
"Makefile", line 797: Missing dependency operator
"Makefile", line 822: Missing dependency operator
"Makefile", line 835: Missing dependency operator
"Makefile", line 869: Missing dependency operator
make: fatal errors encountered -- cannot continue

I tried rebuilding just xinit but the build fails for startx...

416 [16:54] root@thendara:programs/xinit# xmkmf -a
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
make includes
make depend
makedepend  --   -I/usr/X11R6/include   -DTCPCONN -DUNIXCONN -DHAS_STICKY_DIR_BIT 
-DHAS_VFORK-DBINDIR=\"/usr/X11R6/bin\"   -- xinit.c  
417 [16:54] root@thendara:programs/xinit# make
cc -O -I/usr/X11R6/include   -DTCPCONN -DUNIXCONN -DHAS_STICKY_DIR_BIT 
-DHAS_VFORK   -DBINDIR=\"/usr/X11R6/bin\"  -c xinit.c
xinit.c: In function `processTimeout':
xinit.c:512: warning: passing arg 1 of `wait3' from incompatible pointer type
rm -f xinit
cc -o xinit -O  -L/usr/X11R6/lib xinit.o -lXmu -lXext -lX11  
rm -f startx
/lib/cpp-DXINITDIR=/usr/X11R6/lib/X11/xinit -DBINDIR=/usr/X11R6/bin startx
/lib/cpp: not found
chmod a+x startx

Even with this xinit binary, the X server can't run...

XFree86 Version 3.3.5 / X Window System
(protocol Version 11, revision 0, vendor release 6300)
Release Date: August 23 1999
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  (see http://www.XFree86.Org/FAQ)
Operating System: FreeBSD 3.1-STABLE i386 [ELF] 
Configured drivers:
  GLINT: accelerated server for 3DLabs GLINT graphics adapters
(Patchlevel 0)
Using syscons driver with X support (version 2.0)
(using VT number 9)

XF86Config: /etc/XF86Config
(**) stands for supplied, (--) stands for probed/default values
(**) XKB: disabled
(**) XKB: keymap: "xfree86(us)" (overrides other XKB settings)
(**) Mouse: type: PS/2, device: /dev/sysmouse, buttons: 3
(**) GLINT: Graphics device ID: "ELSA GLoria Synergy"
(**) GLINT: Monitor ID: "NEC P1250+"
(--) GLINT: Mode "1600x1200" needs hsync freq of 87.50 kHz. Deleted.
(--) GLINT: Mode "1152x864" needs hsync freq of 89.62 kHz. Deleted.
(--) GLINT: Mode "1280x1024" needs hsync freq of 91.15 kHz. Deleted.
(--) GLINT: Mode "1600x1200" needs hsync freq of 93.75 kHz. Deleted.
(--) GLINT: Mode "1600x1200" needs hsync freq of 105.77 kHz. Deleted.
(--) GLINT: Mode "1280x1024" needs hsync freq of 107.16 kHz. Deleted.
(--) GLINT: Mode "1800X1440" needs hsync freq of 96.15 kHz. Deleted.
(--) GLINT: Mode "1800X1440" needs hsync freq of 104.52 kHz. Deleted.
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/"
PCI: Probing config type using method 1
PCI: Config type is 1
PCI: Bus 0x0 Card 0x00 Func 0x0 ID 0x8086,0x7190 Rev 0x03 Class 0x06,0x00
PCI: Bus 0x0 Card 0x01 Func 0x0 ID 0x8086,0x7191 Rev 0x03 Class 0x06,0x04
PCI: Bus 0x0 Card 0x07 Func 0x0 ID 0x8086,0x7110 Rev 0x02 Class 0x06,0x01
PCI: Bus 0x0 Card 0x07 Func 0x1 ID 0x8086,0x7111 Rev 0x01 Class 0x01,0x01
PCI: Bus 0x0 Card 0x07 Func 0x2 ID 0x8086,0x7112 Rev 0x01 Class 0x0c,0x03
PCI: Bus 0x0 Card 0x07 Func 0x3 ID 0x8086,0x7113 Rev 0x02 Class 0x06,0x80
PCI: Bus 0x0 Card 0x13 Func 0x0 ID 0x1011,0x0024 Rev 0x03 Class 0x06,0x04
PCI: Bus 0x1 Card 0x00 Func 0x0 ID 0x104c,0x3d07 Rev 0x11 Class 0x03,0x00
PCI: Bus 0x1 Card 0x00 Func 0x1 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x2 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x3 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x4 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x5 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x6 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x1 Card 0x00 Func 0x7 ID 0x,0x Rev 0x00 Class 0x00,0x00
PCI: Bus 0x2 Card 0x04 Func 0x0 ID 0x1000,0x000f Rev 0x26 Class 0x01,0x00
PCI: Bus 0x2 Card 0x05 Func 0x0 ID 0x1022,0x2000 Rev 0x36 

Re: Unbreak XFree86

1999-11-23 Thread Mark Murray

> This patch might be a bit heavy handed, but it seems to fix the
> problem...

The KerberosIV bits can go; I have some cleanups that nuke that completely in favour 
of PAM. Now all I need to do is make PAM work for xdm...

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Vallo Kallaste

On Mon, Jan 17, 2000 at 06:19:23PM +0100, Ollivier Robert <[EMAIL PROTECTED]> 
wrote:

> I succeeded in building XFree86 3.9.17 on 4.0-CURRENT w/o doing anything
> special except removing doc from the list of subdirs...
> 
> -=-=-
> ./to_wfont -o Roman.phont Roman.src
> ./to_wfont -o Roman_M.phont Roman_M.src
> [1]  + done   make World > makeworld 2>& 1
> 
> Mon Jan 17 18:02:33 CET 2000
> 
> Full build of Release 6.4 of the X Window System complete.
> 
> -=-=-
> 430 [18:02] roberto@caerdonn:/build/xc> ll programs/Xserver/XFree86
> -rwxr-xr-x  1 roberto  staff  1596449 Jan 17 18:00 programs/Xserver/XFree86*
> 431 [18:02] roberto@caerdonn:/build/xc> ldd !$
> ldd programs/Xserver/XFree86
> programs/Xserver/XFree86:
> libxpg4.so.2 => /usr/lib/libxpg4.so.2 (0x2818d000)
> libz.so.2 => /usr/lib/libz.so.2 (0x28191000)
> libm.so.2 => /usr/lib/libm.so.2 (0x2819e000)
> libc.so.4 => /usr/lib/libc.so.4 (0x281b9000)
> 432 [18:02] roberto@caerdonn:/build/xc> gcc -v
> Using builtin specs.
> gcc version 2.95.2 19991024 (release)
> 
> Haven't tried it yet :)

Have you tried to install it? It does builds but barfs at some point for
install process. Not that I care so much about it, 3.3.6 works for my
G400 now, thanks god.
-- 

Vallo Kallaste
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Kenneth Wayne Culver

I had to get rid of some things from Xext to make it install properly
myself.


=
| Kenneth Culver  | FreeBSD: The best OS around.|
| Unix Systems Administrator  | ICQ #: 24767726 |
| and student at The  | AIM: AgRSkaterq |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.   | http://www.wam.umd.edu/~culverk/|
=

On Mon, 17 Jan 2000, Vallo Kallaste wrote:

> On Mon, Jan 17, 2000 at 06:19:23PM +0100, Ollivier Robert <[EMAIL PROTECTED]> 
>wrote:
> 
> > I succeeded in building XFree86 3.9.17 on 4.0-CURRENT w/o doing anything
> > special except removing doc from the list of subdirs...
> > 
> > -=-=-
> > ./to_wfont -o Roman.phont Roman.src
> > ./to_wfont -o Roman_M.phont Roman_M.src
> > [1]  + done   make World > makeworld 2>& 1
> > 
> > Mon Jan 17 18:02:33 CET 2000
> > 
> > Full build of Release 6.4 of the X Window System complete.
> > 
> > -=-=-
> > 430 [18:02] roberto@caerdonn:/build/xc> ll programs/Xserver/XFree86
> > -rwxr-xr-x  1 roberto  staff  1596449 Jan 17 18:00 programs/Xserver/XFree86*
> > 431 [18:02] roberto@caerdonn:/build/xc> ldd !$
> > ldd programs/Xserver/XFree86
> > programs/Xserver/XFree86:
> > libxpg4.so.2 => /usr/lib/libxpg4.so.2 (0x2818d000)
> > libz.so.2 => /usr/lib/libz.so.2 (0x28191000)
> > libm.so.2 => /usr/lib/libm.so.2 (0x2819e000)
> > libc.so.4 => /usr/lib/libc.so.4 (0x281b9000)
> > 432 [18:02] roberto@caerdonn:/build/xc> gcc -v
> > Using builtin specs.
> > gcc version 2.95.2 19991024 (release)
> > 
> > Haven't tried it yet :)
> 
> Have you tried to install it? It does builds but barfs at some point for
> install process. Not that I care so much about it, 3.3.6 works for my
> G400 now, thanks god.
> -- 
> 
> Vallo Kallaste
> [EMAIL PROTECTED]
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Donn Miller

Vallo Kallaste wrote:

> Have you tried to install it? It does builds but barfs at some point for
> install process. Not that I care so much about it, 3.3.6 works for my
> G400 now, thanks god.

What I did was:  build it using the stock gcc-2.95.2 compiler, for
make World.  During make install, I switched compilers by setting
PATH=/usr/local/bin:$PATH.  The compiler I used was the development
version of gcc, gcc-2.96-current.  After switching compilers, the
install went OK.

- Donn


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Andreas Braukmann

Hi,

On Mon, Jan 17, 2000 at 06:05:54PM -0500, Donn Miller wrote:
> > Have you tried to install it? It does builds but barfs at some point for
> > install process. Not that I care so much about it, 3.3.6 works for my
> > G400 now, thanks god.
... what was the problem with the G400 in earlier revisions?
3.3.5 (built from the port) lives quite happily on my G400?

I'm very eager to get my hands on a XFree86 with dual-head support 
and truetype-rendering, therefor my interest in the XFree86 prereleases.

> During make install, I switched compilers by setting
> PATH=/usr/local/bin:$PATH. 
ahhh.

> The compiler I used was the development version of gcc,
> gcc-2.96-current. 
Is the gcc-2.96-current in the ports collection? 
Browsing through /usr/ports/lang I've detected only the older egcs-port?


-Andreas

-- 
Andreas Braukmann - [EMAIL PROTECTED]
 The computer revolution is over. The computers won.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Amancio Hasty




For those using XFree86 3.9.17 or higher  and have a Matrox 
g400 or g200  feel free  to use mpegplay or mpeg2play from
my ftp site . Both programs have been modified to use the new XFree86 Xv PutImage
extension which can do yuv->rgb + scaling hardware assisted -- for instance 
mpeg play can scale an image to 1600x1200 .

You will need this simple patch for Xv if you are running XFree86 3.9.17 :
xc/programs/Xserver/Xext

diff  -c xvdisp.c~ xvdisp.c
*** xvdisp.c~   Thu Dec 16 18:18:46 1999
--- xvdisp.cThu Jan  6 20:54:25 2000
***
*** 1131,1137 
--- 1131,1140 
  ev.shmseg = stuff->shmseg;
  ev.offset = stuff->offset;
  WriteEventsToClient(client, 1, (xEvent *) &ev);
+ 
+ 
}
+   return (client->noClientException);
  }
  
  static int 

---

ftp://rah.star-gate.com/pub/mpeg2play.tar.gz
ftp://rah.star-gate.com/pub/mpeg_play.tar.gz


-- 
 Amancio Hasty
 [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Compiling XFree86 3.9.17

2000-01-17 Thread George Cox

I've been reworking the FreeBSD configuration file for XFree86 3.9.17.  At
the moment, I've only done Intel.  (Don't despair Alpha folks -- I'll get
myself a Compaq testdrive account :-))

This file is a drop-in replacement for 'xc/config/cf/FreeBSD.cf'  You don't
need any 'xc/config/cf/host.def' file.  Just cp and make World [1]  It
works on both 4.0-CURRENT and 3.4-STABLE. [2]  If you could give it a go,
and correct me on any incorrect definitions/switches/whatever I'd be very
grateful.

Sadly, there's a couple of gotchas.  First, it won't actually compile
_everything_ using the base compiler (gcc 2.95.2).  This is due to a bug in
this version of gcc.  To fix this, remove the -O2 option in the Makefile of
the affected module.

Secondly, XF86Setup is broken in this version of XFree86.  No XF86Setup
will be built by this config file.  More news on that as it happens.

best;


gjvc

-- 
"Readers who only want to see algorithms that are already packaged in a plug-in
way, using a trendy language, should buy other people's books." -- D. E. Knuth

[1] The XFree86 world, that is, obviously.
[2] If anyone has a 2.2.8 machine, and can do a test build, please do! :-)


XCOMM platform:  $TOG: FreeBSD.cf /main/21 1997/10/05 20:42:34 kaleb $
XCOMM platform:  $XFree86: xc/config/cf/FreeBSD.cf,v 3.85 1999/05/22 08:39:55 dawes 
Exp $
XCOMM gjvc:  $Id: FreeBSD-gjvc.cf,v 1.8 2000/01/18 01:37:35 gjvc Exp $

/*
  [ WHAT THIS IS ] --

 This file is intended to replace the

   xc/config/cf/FreeBSD.cf

 file in the XFree86 3.9.17 distribution.  You don't need a host.def file
 or need to make any changes to the stock XFree86 3.9.17 tarballs [but see
 below]  This will let you build XFree86 on 3.4-STABLE and 4.0-CURRENT.  I
 don't know if it works on earlier FreeBSD 3.x versions.

 To use this file, copy it right over the current 'config/cf/FreeBSD.cf'
 file and type 'make World' in the 'xc' directory.

   cp xc/config/cf/FreeBSD.cf xc/config/cf/FreeBSD.cf.original
   cp FreeBSD-gjvc.cf xc/config/cf/FreeBSD.cf
   cd xc && make World

 I've also futzed around with #defines, C library features and goodness
 knows what else, so if you have any opinions on what follows I'd be
 grateful.


  [ KNOWN PROBLEMS ] ---

 3.4-STABLE : No reported problems yet -- be first! :-)

 4.0-CURRENT : Using the system compiler (2.95.2), compilation of the
 files

xc/programs/Xserver/Xext/xf86vmode.c
xc/programs/Xserver/Xext/extmod/xf86vmode.c

 will fail with a 'Unable to generate reloads' error.  This is a bug in
 gcc, and has been fixed in the latest gcc snapshot.  Either disable all
 optimisation for the compilation of just that file, or use a later
 version of the compiler. (Hint: do a make World, and then a make all --
 the compilation will stop here and you can remove the '-O2' flag in the
 Makefile.)

 XFree86 3.9.17 : the directory xc/doc/ is strangely missing an Imakefile,
 and consquently the build fails on it.  I got my documents by using the
 documents directory of XFree86 3.9.16.  XF86Setup is currently broken in
 3.9.17 so no attemp is made to build it.

 Anyway, please give it a go, and let me know how you get on.  All
 feedback is appreciated. :-)


  [ GIVING FEEDBACK ] -

 Please include the output of 'uname -a',  and 'gcc --version' when
 reporting problems.

 best;


 George Cox
 <[EMAIL PROTECTED]>
*/


/* OPERATING SYSTEM IDENTIFICATION */

#ifndef OSName
#define OSName  DefaultOSName
#endif
#ifndef OSMajorVersion
#define OSMajorVersion  DefaultOSMajorVersion
#endif
#ifndef OSMinorVersion
#define OSMinorVersion  DefaultOSMinorVersion
#endif
#ifndef OSTeenyVersion
#define OSTeenyVersion  DefaultOSTeenyVersion
#endif
#ifndef OSVendor
#define OSVendorThe FreeBSD Project
#endif


/* BINARY FORMAT */

#define UseElfFormatYES
#define OSBinaryFormat  ELF
#define BuildAoutLibraries  YES


/* COMPILER */

#define GccUsesGas  YES
#define GnuCpp  YES
#define HasBsdMake  YES
#define HasCplusplusYES
#define HasGcc  YES
#define HasGcc2 YES
#define HasGcc2ForCplusplus YES
#define HasGnuMake  NO
#define UseGas  YES


/* COMPILER COMMANDS */

#define CcCmd   gcc
#define CppCmd  /usr/bin/cpp
#define DefaultCCOptions-O2 -pipe -ansi -pedantic -Dasm=__asm GccWarningOptions
#define InstallCmd  /usr/bin/install
#define MkdirHierCmdmkdir -p
#define PreProcessCmd   /usr/bin/cpp
#define RawCppCmd   /usr/bin/cpp
#define StandardCppDefines

Re: XFree86 3.9.17

2000-01-17 Thread David O'Brien

On Tue, Jan 18, 2000 at 01:17:53AM +0100, Andreas Braukmann wrote:
> Is the gcc-2.96-current in the ports collection? 

Yes.  /usr/ports/lang/gcc-devel

-- 
-- David([EMAIL PROTECTED])


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-17 Thread Vallo Kallaste

On Tue, Jan 18, 2000 at 01:17:53AM +0100, Andreas Braukmann <[EMAIL PROTECTED]> 
wrote:

> ... what was the problem with the G400 in earlier revisions?
> 3.3.5 (built from the port) lives quite happily on my G400?
> 
> I'm very eager to get my hands on a XFree86 with dual-head support 
> and truetype-rendering, therefor my interest in the XFree86 prereleases.
> 
> > During make install, I switched compilers by setting
> > PATH=/usr/local/bin:$PATH. 
> ahhh.
> 
> > The compiler I used was the development version of gcc,
> > gcc-2.96-current. 
> Is the gcc-2.96-current in the ports collection? 
> Browsing through /usr/ports/lang I've detected only the older egcs-port?

The problem with 3.3.5 was something to do with refreshing, example
after doing some ls -la in xterm the xterm screen got blank completely
or showed some lines of text in the bottom but otherwise remained black.
That's what I remember  for sure, something similar was also with
Netsape, etc. The building method didn't matter, was it from ports or
not it behaved same.
I'm running 3.3.6 with xfsft-1.1.7 patches, works well for my everyday
needs. You don't need prerelease to get TrueType support, thought it's
usually simpler  to build prerelease than patch 3.3.x line..
I can say that I tried building the 3.9.17 with both official compiler
in -current and also with gcc-devel, both built fine but didn't install.
Seems like my fault, nothing else. Time to try again.
-- 

Vallo Kallaste
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-18 Thread Andreas Braukmann

(trimmed the long cc:-list)

On Tue, Jan 18, 2000 at 07:51:22AM +0200, Vallo Kallaste wrote:

> The problem with 3.3.5 was something to do with refreshing, example
> after doing some ls -la in xterm the xterm screen got blank completely
> or showed some lines of text in the bottom but otherwise remained black.
I noticed no such problems since running 3.3.5 in 1600x1200/bpp16.
Am I just lucky? My board is a G400DH32.

-Andreas

-- 
 The computer revolution is over. The computers won.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.17

2000-01-18 Thread Vallo Kallaste

On Tue, Jan 18, 2000 at 07:51:22AM +0200, Vallo Kallaste <[EMAIL PROTECTED]> 
wrote:

> I can say that I tried building the 3.9.17 with both official compiler
> in -current and also with gcc-devel, both built fine but didn't install.
> Seems like my fault, nothing else. Time to try again.

It seems there are newer version of 3.9.17 sources released in between
my last build attempt. The src-[12] tarballs are both different from the
ones in ftp.xfree86.org...
-- 

Vallo Kallaste
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 and egcs

1999-04-27 Thread Steve Jorgensen
I cvsup'ed and installed yesterday morning it's the third
cvsup I've done since egcs went in, so I know it's working
ok.  Anyway, I decided to update my XFree86 installation,
and found that the port no longer works.  As it compiles
all binaries created report tons of missing symbols
from the various X library.  The wierd thing is that it
still installs most of the X binaries anyway, and they work
fine, but it dies when it gets to installing the X server
itself.

I'm running a P-233 MMX with 64meg, a Adaptec 2940, scsi
disks and cd, and a 4meg ATI mach64 graphics card.

Any ideas what the problem is?  Have I missed something?

Steve
--
---
Steven Jorgensen  st...@khoral.com  st...@haunt.com
--+
Khoral Research Inc.  | PHONE: (505) 837-6500
6200 Uptown Blvd, Suite 200   | FAX:   (505) 881-3842
Albuquerque, NM 87110 | URL: http://www.khoral.com/
---


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



XFree86-4 required?

2001-10-18 Thread Riccardo Torrini

Is a real need for ports under -CURRENT to require (from a
week or two, I don't remember) XFree86-libraries?

They asks for XFree86-libraries-4.1.0, but I have 3.3.6_10
installed.  Can I (safetly) mix 3.3.6 and 4.1.0?
Is the upgrade from 3.3.6 to 4.1.0 really needed?  Planned?

I haven't set XFREE86_VERSION=4 (or anything else) in make.conf

I updated again ports tree now, on my -STABLE and -CURRENT
boxes, but xfree-4-libraries are still neeed (even imake-4)

STABLE# cd /usr/ports/graphics/xv && make clean
===>  Cleaning for libtool-1.3.4_2
===>  Cleaning for jpeg-6b
===>  Cleaning for png-1.2.0
===>  Cleaning for tiff-3.5.5
===>  Cleaning for XFree86-3.3.6_10
===>  Cleaning for xv-3.10a_2


CURRENT# cd /usr/ports/graphics/xv && make clean
===>  Cleaning for gettext-0.10.35
===>  Cleaning for gmake-3.79.1
===>  Cleaning for imake-4.1.0  ## (SEE NOTE)
===>  Cleaning for libtool-1.3.4_2
===>  Cleaning for jpeg-6b
===>  Cleaning for png-1.2.0
===>  Cleaning for tiff-3.5.5
===>  Cleaning for freetype2-2.0.4
===>  Cleaning for XFree86-libraries-4.1.0  ## (SEE NOTE)
===>  Cleaning for xv-3.10a_2

NOTE: are taken from /usr/ports/distfiles/xc/X410src*, over 40MB
of compressed archive.  Yes, my -STABLE box is very slow P75  :(


Riccardo.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 3.3.6 dying

2001-11-29 Thread Peter Jeremy

With a recently re-built XFree86, running on -current from last Sunday,
whenever I hit one of the keypad keys, the X server crashes.  This is
somewhat disconcerting...

The kernel prints "sigreturn: eflags = 0x13282, was 0x256" (the old
eflags value an addition I made to that printf whilst tracking down
another problem).  These values are consistent.  The X server reports
that it received SIGBUS and will core dump, but instead goes into a
tight loop and needs kill -ABRT or kill -9 to recover.  This happens
whether or not I'm logged in, after I use xmodmap to unmap the
relevant keycodes and when the screen is locked.

ktrace on the Xserver shows the server reading a keycode from the
keyboard, checking the mouse and getting EWOULDBLOCK then receiving
a SIGBUS.

Has anyone else seen anything like this?

Peter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: xfree86 4?

2002-01-09 Thread Eric Melville

> What are the plans about replacing XFree86 3.3.6 with XFree86 4?

According to plan, FreeBSD 4.6-RELEASE will have XFree86 4, so sometime
after this month and before the next release.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 Libraries

2000-02-10 Thread Jose M. Alcaide

"Patrick M. Hausen" wrote:
> 
> Hi all!
> 
> I don't know if this has been addressed already, but the archives are
> offline.
> 
> I started using current by installing 2127-SNAP of current.freebsd.org
> including XFree86 3.3.6. The Xfree86 a.out libraries were missing
> from the installtion tarballs, so e.g. Netscape would not run.
> 

I can confirm this problem with 4.0-2209-CURRENT. I did not detected it
myself because I did an upgrade and the old XFree86 3.3.5 a.out libraries
are still in /usr/X11R6/lib/aout.

-- JMA
---
José Mª Alcaide | mailto:[EMAIL PROTECTED]
Universidad del País Vasco  | mailto:[EMAIL PROTECTED]
Dpto. de Electricidad y Electrónica | http://www.we.lc.ehu.es/~jose
Facultad de Ciencias - Campus de Lejona | Tel.:  +34-946012479
48940 Lejona (Vizcaya) - SPAIN  | Fax:   +34-946013071
---
 "Beware of Programmers who carry screwdrivers"  --  Leonard Brandwein


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.18

2000-02-23 Thread Kenneth Wayne Culver

That's odd... I just built it tonight, and I havn't had anything but this:

XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24

Which doesn't cause the server to crash, in fact, it seems pretty stable.


=
| Kenneth Culver  | FreeBSD: The best OS around.|
| Unix Systems Administrator  | ICQ #: 24767726 |
| and student at The  | AIM: muythaibxr |
| The University of Maryland, | Website: (Under Construction)   |
| College Park.   | http://www.wam.umd.edu/~culverk/|
=

On Wed, 23 Feb 2000, Donn Miller wrote:

> I've built this thing on -current recently, and I'l getting the weirdest
> errors when I try to start X:
> 
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> Elf_RelocateEntry() Unsupported relocation type 4
> Elf_RelocateEntry() Unsupported relocation type 3
> Elf_RelocateEntry() Unsupported relocation type 4
> Elf_RelocateEntry() Unsupported relocation type 9
> Elf_RelocateEntry() Unsupported relocation type 9
> Elf_RelocateEntry() Unsupported relocation type 4
> Elf_RelocateEntry() Unsupported relocation type 4
> Elf_RelocateEntry() Unsupported relocation type 4
> Elf_RelocateEntry() Unsupported relocation type 9
> Elf_RelocateEntry() Unsupported relocation type 9
> Elf_RelocateEntry() Unsupported relocation type 9
> 
> 
> - Donn
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message
> 



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.18

2000-02-23 Thread Donn Miller

On Wed, 23 Feb 2000, Kenneth Wayne Culver wrote:

> That's odd... I just built it tonight, and I havn't had anything but this:
> 
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> 
> Which doesn't cause the server to crash, in fact, it seems pretty stable.

What did you put in your host.def?  Here's my host.def (see attachment).

- Donn


XCOMM $XFree86: xc/config/cf/xf86site.def,v 3.153 1999/12/03 19:17:17 eich Exp $
/**/
/*
 * This file is to provide a quick method for most people to change the
 * behaviour of their XFree86 installation without having to fully
 * understand the workings of site.def and all the various '.cf' files.
 *
 * These are the most common settings you would choose for compiling and
 * installing XFree86 on the systems supported by it.
 *
 * A good way to use this file is to copy it to host.def, and make the
 * changes there.  That way, future patches to this file won't fail.
 * The host.def file will never be patched.
 *
 * The distributed version of this file should contain no uncommented
 * definitions.  Such default definitions belong in xfree86.cf.
 */
/**/

/*
 * If you have build-specific modifications in your host.def file, but
 * want an empty host.def file installed when doing 'make install',
 * uncomment the following
 *
#define InstallEmptyHostDef
 */

/*
 * If using GCC 2.x on a system where it isn't the default, uncomment
 * the following
 *
#define HasGcc2 YES
#define HasGcc  YES
 */

/*
 * If using GCC 2.x with C++ on a system where it isn't the default, uncomment
 * the following.
 *
#define HasGcc2ForCplusplus YES
 */

/*
 * The default optimisation flags for GCC 2.x.  -fno-strength-reduce is
 * here to work around a bug in -O2 for GCC 2.x on i386 platforms.
 * If you are using a version that doesn't have this bug, you can
 * uncomment the following line, and remove '-fno-strength-reduce'
 * If you are building binaries for a 486, it may be beneficial to add
 * -m486
 *
 */
#define DefaultGcc2i386Opt  -mpentium -O3 -pipe

/*
 * This allows the GCC warning flags to be set.  The default is shown here.
 *
 */
#define GccWarningOptions -Wall

/* 
 * Sun Compiler stuff.. 
 *
#define HasSunC YES
#define HasSunCplusplus YES
#define CplusplusCompilerMajorVersion   5
#define CplusplusCompilerMinorVersion   0
#define CCompilerMajorVersion   5
#define CCompilerMinorVersion   0
 */

/*
 * Optimized Sun Compiler Build.
 *
#define DefaultCDebugFlags  -xO4 -xtarget=pentium_pro
#define OptimizedCDebugFlags-xO4 -xtarget=pentium_pro
 */

/* 
 * Debuggable Sun Compiler Build. 
 * Note: This builds _EVERYTHING_ as debuggable
 *
#define DefaultCDebugFlags  -g -xs
#define OptimizedCDebugFlags-g -xs
 */

/*
 * For Linux, this should match the Binutils version you have.  This example
 * is for 2.6.0.7.  See linux.cf for the default setting.
 *
 * This should automatically get set correctly by imake.
 *
#define LinuxBinUtilsMajorVersion   26
 */

/*
 * For Linux, these should match the libc version you have.  This example
 * is for libc.5.4.x.  See linux.cf for the default setting.
 *
 * This should automatically get set correctly by imake.
 *
#define LinuxCLibMajorVersion   5
#define LinuxClibMinorVersion   4
 */

/*
 * If you want to use the GNU malloc library, uncomment this
 *
#define UseGnuMallocYES
 */

/*
 * Set this to whatever is required to access the GNU malloc library.
 * The default is '-lgmalloc' unless is specified in the OS's .cf file.
 *
#define GnuMallocLibrary-L/usr/local/lib -lgmalloc
 */

/*
 * To disable the internal Xserver malloc, set this to NO
 *
#define UseInternalMalloc   YES
 */

/*
 * Some Linux releases don't have a libtermcap.  In this case you may need
 * to uncomment the following
 *
#define TermcapLibrary  -lncurses
 */

/*
 * If you have Tk (which is required to build XF86Setup), uncomment this
 * Note: version 4.0 or 4.1 is required, and XF86Setup links it statically by
 * default.
 *
#define HasTk   YES
 */

/*
 * Set the path

Re: XFree86 3.9.18

2000-02-23 Thread Kevin Day

> 
> That's odd... I just built it tonight, and I havn't had anything but this:
> 
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> 
> Which doesn't cause the server to crash, in fact, it seems pretty stable.
> 

 24 EMFILE Too many open files.  Getdtablesize(2) will obtain the
 current limit.



You can probably bump up your ulimit, and make this go away, too.

Kevin


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.9.18

2000-02-24 Thread Doug Rabson

On Wed, 23 Feb 2000, Kevin Day wrote:

> > 
> > That's odd... I just built it tonight, and I havn't had anything but this:
> > 
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> > 
> > Which doesn't cause the server to crash, in fact, it seems pretty stable.
> > 
> 
>  24 EMFILE Too many open files.   open files per process is 64.> Getdtablesize(2) will obtain the
>  current limit.
> 
> 
> 
> You can probably bump up your ulimit, and make this go away, too.

I'm pretty sure this error is generated when the server tries to use too
many shared memory segments.

--
Doug Rabson Mail:  [EMAIL PROTECTED]
Nonlinear Systems Ltd.  Phone: +44 181 442 9037




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86-4 mouse?

2000-03-11 Thread Ted Sikora

My problem is a little different. XFree86-4.0 loads
fine looks great but the mouse does not work. There 
are no errors. I tried PS/2 , serial, etc same with 
them all. The pointer appears then moves to the upper 
right and dissappers. I tried moving it...Mouse1, etc.
but nothing Any ideas?  

Note:XF86Config works well but
XFree86 -configure gives a bad config

Regards,
--
Ted Sikora
Jtl Development Group 
[EMAIL PROTECTED]
http://powerusersbbs.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86-4.0 error

2000-03-14 Thread Ted Sikora

XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
Any ideas on a fix. Xfree86-4.0 is solid otherwise.

--
Ted Sikora
Jtl Development Group 
[EMAIL PROTECTED]
http://powerusersbbs.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



about XFree86-4

2000-03-19 Thread Idea Receiver


I take a look at the XFree86-4 patches.
I found in those patches, "zh_TW.big5" and "zh_CN.big5" maybe wrong.

the "zh_TW.big5" should be "zh_TW.BIG5"
and the "zh_CN.big5" should be "zhTW.BIG5"

hopefuly I am right about this..



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Problems with XFree86

2000-08-17 Thread takhus

Hello,

I am having problems getting XFree86 to run under
a recent version of -current and was hoping that
someone might be able to help me to figure out what
that problem is. At this point I very close to frustration
with this process, so might be overlooking something obvious.

Here is the situation:

I installed 4.1-RELEASE last week (full install, including XFree86). The X
server that comes with 4.1-R had problems with my video card (ATI Rage
Fury Maxx), so I installed the XFree86-4 port (XFree86 4.0.1),
reconfigured /etc/XF86Config, and was able to run XFree without any
problem (using the "r128" driver).

(OK, I am using 'startx' to start X, and this config did produce a few
messages on the tty about "memory already clear" or something like that,
but X did startup fine and was useable.)

--
I then cvsupped to -current on Sunday, and when I rebooted, XFree86
was catching signal 10, causing XFree86 to exit on signal 6
(according to the log file). (No change was made to the /etc/XFree86Config)

On Tuesday, I did another cvsup, with the same results.

Next, I did a cvsup on ports-all, cleaned all X11 components from my
system (including removing /usr/X11R6 and 'make clean' in /usr/ports), and
then tried to rebuild XFree86-4 from the ports.

After all of this, I still got the same exit condition from XFree86.
(I even tried using sw_cursor and noaccell in the config file, but that
didn't help, nor did using a different color depth or resolution.)

My next thought was that something else had changed on the system, 
so I updated the entire /etc directory from that contained in the -current
tree and rebooted, but that didn't seem to make any difference either.

I was able to get the standard VGA Xserver to run, but 320x200 resolution
is really not acceptable to me.

So, my question, has there been a change in the -current tree that would
cause a breakage in XFree86-4? Where would be a good place to look for
more information about this? (I have searched the mailing list archives
and have not found any information about this problem.) Am I just
overlooking something incredibly obvious here?

I have the log file that XFree86 dropped into /var/log, but do not
understand enough about what it is reporting for that to be helpful to me.

Some more information:

MB: Asus K7V
CPU: Athlon 750
RAM: 256M SDRAM
Vid: ATI Rage Fury Maxx (dual Rage 128 Pro chipsets)


Thanks for any help,

TOny.



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 4.0.2

2001-01-21 Thread Kris Kennaway

On Sun, Jan 21, 2001 at 01:51:05AM -0600, David Syphers wrote:

> the binaries from a directory labeled "FreeBSD 5.x".  So I tried the ports, 
> and it built fine for a long time, and then after about 35300 lines of 
> output to the screen, ran into
> 
> make: don't know how to make ../../../fonts/encodings/encodings.dir. Stop
> *** Error code 2
> 
> Stop in /usr/ports/x11/XFree86-4/work/xc/fonts/bdf.

The port should be working, but since it's not for you, just add the package.

pkg_add -r XFree86

Kris

--
NOTE: To fetch an updated copy of my GPG key which has not expired,
finger [EMAIL PROTECTED]

 PGP signature


Re: XFree86 4.0.2

2001-01-21 Thread Chris

Kris Kennaway wrote:
> 
> On Sun, Jan 21, 2001 at 01:51:05AM -0600, David Syphers wrote:
> 
> > the binaries from a directory labeled "FreeBSD 5.x".  So I tried the ports,
> > and it built fine for a long time, and then after about 35300 lines of
> > output to the screen, ran into
> >
> > make: don't know how to make ../../../fonts/encodings/encodings.dir. Stop
> > *** Error code 2
> >
> > Stop in /usr/ports/x11/XFree86-4/work/xc/fonts/bdf.
> 
> The port should be working, but since it's not for you, just add the package.
> 
> pkg_add -r XFree86

If you are currently running 4.0.1, I would seriously recommend skipping
this
minor revision.  I have run into a multitude of problems with it, and am now
back right where I started.

One, is the lack of DRM support for the matrox cards anymore.  The kernel
module has a version number in it, which is less than that required by the
DRM system.  It won't insert the module until you update this--so it appears
that no one is actually using it.

Another, is that there seem to be delays in the event stream, making
interactive performance terrible.  One example: When I go to move a window,
I
start dragging it, moving the outline as I go.  Then I unclick, yet the
frame
is still visible.  I actually have to move the mouse more to get the window
move to take effect.  There are other cases, where it appears to lose events
all together--like clicking on windows to raise them, or with menus.

There were also a handful of other things, that I don't recall offhand now.
These problems were observed on a 4.2-STABLE box, not too long ago.  I have
compiled the source from scratch (with and without matrox DRM stuff), as
well
as using the stock 4.0.2_5 package, both of which behave the same.

Chris


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 4.0.2

2001-01-22 Thread Karel J. Bosschaart

On Sun, Jan 21, 2001 at 01:50:28PM -0600, Chris wrote:
> 
> If you are currently running 4.0.1, I would seriously recommend skipping
> this
> minor revision.  I have run into a multitude of problems with it, and am now
> back right where I started.
> 
> One, is the lack of DRM support for the matrox cards anymore.  The kernel
> module has a version number in it, which is less than that required by the
> DRM system.  
>
At the moment I'm using XFree86-4.0.2_5 with Matrox G400 and DRM, on 4.2-STABLE.
I could get the correct DRM module version compiled thanks to a bunch of patches
that someone has sent me. Occasionally things lock up and I need to restart 
remotely (killing -9 the offending process does not help). This happens only
when using drm. 

> It won't insert the module until you update this--so it appears
> that no one is actually using it.

FYI, http://wop21.wop.wtb.tue.nl/freebsd/hwaccel.html describes how to install 
drm/G400 with XFree86-4.0.1. I'm getting a few hits a day, so I suppose there 
is some interest, although the patches are getting only 20 % of the number of 
hits on the guidelines, which might be more indicative for the people actually 
trying.

> Another, is that there seem to be delays in the event stream, making
> interactive performance terrible.  One example: When I go to move a window,
> I
> start dragging it, moving the outline as I go.  Then I unclick, yet the
> frame
> is still visible.  I actually have to move the mouse more to get the window
> move to take effect.  There are other cases, where it appears to lose events
> all together--like clicking on windows to raise them, or with menus.
> 
Hmm, I don't have such troubles. Only minor problem I have, besides above
mentioned drm related things, is that VMware doesn't correctly use Full Screen 
mode.

Karel.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Updated XFree86

2003-03-19 Thread walt
CARTER Anthony wrote:
Hi,

I updated XFree86 this morning after a cvsup using portupgrade -r...did
all packages for XFree86 (Server, libraries etc. etc.)
I now have a problem with GDM...

I can log in as root using the GDM, but if I log in as another user, it
pops a message up about my session not lasting longer than 10 seconds
and dumping me back to login. I get a "client 5 rejected from local
host" in my logs, and I get a "run_session_chiled: Could not open
~/.xsession-errors" on the console (even though it exists)...
I have vague recollections that your ~/.xsession should be marked
executable for xdm/gdm/kdm to work properly.  Is it?  I can't
recall if there is a special group added to /etc/group for the
xsession manager but if there is one your users may need to belong
to that group.  Does gdm run SUID?  Can't recall, but it may need to.
If 'startx' works then I assume you have 'wrapper' installed.  I'm
not sure about the interaction of wrapper with gdm but you could
try de-installing it.  Only takes a second to re-install it.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Re: Updated XFree86

2003-03-19 Thread CARTER Anthony
Well, the .xsession is executable...

adding my user to the gdm group didn't help...

SUID...New to this...can you explain a little about this...?

XFree86 is dependent on wrapper...it won't uninstall...I can force
it...but...

Anthony

On Wed, 2003-03-19 at 14:43, walt wrote:
> CARTER Anthony wrote:
> > Hi,
> > 
> > I updated XFree86 this morning after a cvsup using portupgrade -r...did
> > all packages for XFree86 (Server, libraries etc. etc.)
> > 
> > I now have a problem with GDM...
> > 
> > I can log in as root using the GDM, but if I log in as another user, it
> > pops a message up about my session not lasting longer than 10 seconds
> > and dumping me back to login. I get a "client 5 rejected from local
> > host" in my logs, and I get a "run_session_chiled: Could not open
> > ~/.xsession-errors" on the console (even though it exists)...
> 
> I have vague recollections that your ~/.xsession should be marked
> executable for xdm/gdm/kdm to work properly.  Is it?  I can't
> recall if there is a special group added to /etc/group for the
> xsession manager but if there is one your users may need to belong
> to that group.  Does gdm run SUID?  Can't recall, but it may need to.
> If 'startx' works then I assume you have 'wrapper' installed.  I'm
> not sure about the interaction of wrapper with gdm but you could
> try de-installing it.  Only takes a second to re-install it.
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


HELP GDM XFree86

2003-03-20 Thread CARTER Anthony
Since upgrading to the latest version of XFree86 available on current
(using portupgrade -r), I cannot login as any users using GDM. I can
login as root...

After doing a few things, I have the following:

login as user
enter password

Your session lasted less than 10 seconds. If you didn't log out it could
indicate a configuration problemblah blah...

It gives an option to view the ~/.xsession error messages, but there is
nothing there...and if I switch to command line (CTRL+ALT+1) then I see:

gdm[585]: run_session_child: Could not open ~/.xsession-errors...

Any ideas?

Anthony Carter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


XFree86 kernel panic

2003-07-05 Thread Mike Makonnen
Hi guys,

Attached is a gdb trace of a panic on a -current system from a few
days ago. It seems like it was caused by a select(2) in XFree86.
Although I was testing some unrelated changes in libthr kernel code,
I have seen this panic before (about 2 weeks ago) on a stock
kernel.

FreeBSD kokeb.ambesa.net 5.1-CURRENT FreeBSD 5.1-CURRENT #12:
Sat Jul  5 02:00:40 EDT 2003 [EMAIL 
PROTECTED]:/a/current/obj/a/current/src/sys/THRTEST  i386

Cheers.
-- 
Mike Makonnen  | GPG-KEY: http://www.identd.net/~mtm/mtm.asc
[EMAIL PROTECTED] | D228 1A6F C64E 120A A1C9  A3AA DAE1 E2AF DBCC 68B9
[EMAIL PROTECTED]| FreeBSD - The Power To Serve
Script started on Sat Jul  5 19:43:02 2003
Jul/05 [EMAIL PROTECTED] ~% sudo gdb -k 
/a/current/obj/a/current/src/sys/THRTEST/kernel.debug /var/crash/vmcore.9
Password:
GNU gdb 5.2.1 (FreeBSD)
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-undermydesk-freebsd"...
panic: page fault
panic messages:
---
Fatal trap 12: page fault while in kernel mode
fault virtual address   = 0x818181b1
fault code  = supervisor read, page not present
instruction pointer = 0x8:0xc026a3e2
stack pointer   = 0x10:0xd2657b08
frame pointer   = 0x10:0xd2657b1c
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 3
current process = 735 (XFree86)
trap number = 12
panic: page fault

syncing disks, buffers remaining... 2223 2223  2221 2221 2219 2219 2219 2219 2219 
2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 2219 
giving up on 154 buffers
Uptime: 16h51m12s
Dumping 255 MB
ata0: resetting devices ..
done
 16 32 48 64 80 96 112 128 144 160 176 192 208 224 240
---
Reading symbols from /boot/kernel/snd_pcm.ko...done.
Loaded symbols for /boot/kernel/snd_pcm.ko
Reading symbols from /boot/kernel/snd_via82c686.ko...done.
Loaded symbols for /boot/kernel/snd_via82c686.ko
Reading symbols from /boot/kernel/acpi.ko...done.
Loaded symbols for /boot/kernel/acpi.ko
Reading symbols from /boot/kernel/netgraph.ko...done.
Loaded symbols for /boot/kernel/netgraph.ko
Reading symbols from /boot/kernel/ng_ether.ko...done.
Loaded symbols for /boot/kernel/ng_ether.ko
Reading symbols from /boot/kernel/ng_pppoe.ko...done.
Loaded symbols for /boot/kernel/ng_pppoe.ko
Reading symbols from /boot/kernel/ng_socket.ko...done.
Loaded symbols for /boot/kernel/ng_socket.ko
Reading symbols from /boot/kernel/if_tun.ko...done.
Loaded symbols for /boot/kernel/if_tun.ko
#0  doadump () at /a/current/src/sys/kern/kern_shutdown.c:240
240 dumping++;
(kgdb) bt
#0  doadump () at /a/current/src/sys/kern/kern_shutdown.c:240
#1  0xc023f1fd in boot (howto=256)
at /a/current/src/sys/kern/kern_shutdown.c:372
#2  0xc023f578 in panic () at /a/current/src/sys/kern/kern_shutdown.c:550
#3  0xc03d42a0 in trap_fatal (frame=0xd2657ac8, eva=0)
at /a/current/src/sys/i386/i386/trap.c:836
#4  0xc03d3fb3 in trap_pfault (frame=0xd2657ac8, usermode=0, eva=2172748209)
at /a/current/src/sys/i386/i386/trap.c:750
#5  0xc03d3b98 in trap (frame=
  {tf_fs = 24, tf_es = 16, tf_ds = 16, tf_edi = 3, tf_esi = 36, tf_ebp = 
-765101284, tf_isp = -765101324, tf_ebx = -1032921444, tf_edx = -1032921444, tf_ecx = 
-1028802816, tf_eax = -2122219135, tf_trapno = 12, tf_err = 0, tf_eip = -1071209502, 
tf_cs = 8, tf_eflags = 78466, tf_esp = -1032945408, tf_ss = 64})
at /a/current/src/sys/i386/i386/trap.c:435
#6  0xc03c56c8 in calltrap () at {standard input}:96
#7  0xc02654cf in selscan (td=0xc28bbd10, ibits=0xd2657b9c, obits=0xd2657b8c, 
nfd=50) at file.h:272
#8  0xc0264f8d in kern_select (td=0xc28bbd10, nd=50, fd_in=0x81fba20, 
fd_ou=0x0, fd_ex=0x0, tvp=0xd2657cd8)
at /a/current/src/sys/kern/sys_generic.c:822
#9  0xc0264b56 in select (td=0x0, uap=0xd2657d14)
at /a/current/src/sys/kern/sys_generic.c:726
#10 0xc03d459a in syscall (frame=
  {tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = -1, tf_esi = 7482434, tf_ebp = 
-1077937896, tf_isp = -765100684, tf_ebx = 0, tf_edx = 16, tf_ecx = 143876576, tf_eax 
= 93, tf_trapno = 0, tf_err = 2, tf_eip = 673590515, tf_cs = 31, tf_eflags = 12870, 
tf_esp = -1077938516, tf_ss = 47})
at /a/current/src/sys/i386/i386/trap.c:1023
#11 0xc03c571d in Xint0x80_syscall () at {standard input}:138
---Can't read userspace from dump, or kernel process---

(kgdb) qqui   uit t
]2;mtm (ttyp2) kokeb:~]1;[EMAIL PROTECTED]:~Jul/05 [EMAIL PROTECTED] ~% ^Dexit

Script done on Sat Jul  5 19:44:17 2003
___
[EMAIL PROTECTED] mailing li

x11/XFree86-4

2001-01-31 Thread Stephan van Beerschoten

I am having trouble compiling XFree86 from the ports tree.. I once
ever few weeks recompile several packages again because I run -CURRENT
and want to keep everything nicely sync'ed and updated in ports too..

But while compiling .. I got this error:

LD_LIBRARY_PATH=../../exports/lib cc -o appres  -ansi -pedantic -Dasm=__asm -Wal
l -Wpointer-arith -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11
-L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal'
../../exports/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
../../exports/lib/libX11.so: undefined reference to `pthread_cond_broadcast'
../../exports/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_init'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_unlock'
../../exports/lib/libXt.so: undefined reference to `pthread_self'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_destroy'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_lock'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_wait'
../../exports/lib/libXt.so: undefined reference to `pthread_cond_destroy'
../../exports/lib/libXt.so: undefined reference to `pthread_mutex_init'
*** Error code 1

Stop in /mnt/archive/CVS/ports/x11/XFree86-4/work/xc/programs/appres.   


I am using the ports tree which cvs'sed about half an hour ago. I am not
much of a programmer, but I do recall several undef references, so I
tried to link with libc_r too. Which gave me a better result, while
still failing:

LD_LIBRARY_PATH=../../exports/lib cc -lc_r -o appres  -ansi -pedantic -Dasm=__as
m -Wall -Wpointer-arith -L../../exports/lib appres.o -lXt -lSM -lICE -lXext
-lX11 -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
../../exports/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
../../exports/lib/libXThrStub.so.6: undefined reference to `_Xthr_self_stub_'
*** Error code 1

Stop in /mnt/archive/CVS/ports/x11/XFree86-4/work/xc/programs/appres.   

I don't know what to do with these undefs .. so, any help would be
appreciated. I'm not on the -ports list, so please include me in any
mail referencing this.

-Steve

-- 
Stephan van Beerschoten [SVB21-RIPE]   [EMAIL PROTECTED]
  PGP fingerprint:  4557 9761 B212 FB4C  778D 3529 C42A 2D27
 "To err is human, to forgive is Not Company Policy"


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Current & XFree86

2001-07-31 Thread Pete Fritchman

++ 31/07/01 14:06 +0200 - Gunnar Flygt:
| (EE) xf86OpenSerial: Cannot open device /dev/psm0 
|   Device busy.
| And then it's over :)

Sounds like you're running moused.  I don't think XFree86 4.1 can use
/dev/sysmouse and interact with moused like 3.3.6 could.

-pete

--
Pete Fritchman <[EMAIL PROTECTED]>
Databits Network Services, Inc. <http://databits.net>
finger [EMAIL PROTECTED] for PGP key


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Current & XFree86

2001-07-31 Thread David Wolfskill

>Date: Tue, 31 Jul 2001 08:45:41 -0400
>From: Pete Fritchman <[EMAIL PROTECTED]>

>++ 31/07/01 14:06 +0200 - Gunnar Flygt:
>| (EE) xf86OpenSerial: Cannot open device /dev/psm0 
>|  Device busy.
>| And then it's over :)

>Sounds like you're running moused.  I don't think XFree86 4.1 can use
>/dev/sysmouse and interact with moused like 3.3.6 could.

I'm running XFree86 4.1.0_4 on my laptop (tracking both -STABLE and
-CURRENT daily), and I use moused just fine.  However, the Device (in
/etc/XF86Config) is listed as /dev/mouse, and in (-CURRENT's)
/etc/rc.devfs, I have

ln -fs /dev/sysmouse /dev/mouse

I've seen no problems attributable to mouse interactions.

Cheers,
david
-- 
David H. Wolfskill  [EMAIL PROTECTED]
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Current & XFree86

2001-08-19 Thread Alexander Leidinger

On 31 Jul, David Wolfskill wrote:

>>Sounds like you're running moused.  I don't think XFree86 4.1 can use
>>/dev/sysmouse and interact with moused like 3.3.6 could.
> 
> I'm running XFree86 4.1.0_4 on my laptop (tracking both -STABLE and
> -CURRENT daily), and I use moused just fine.  However, the Device (in
> /etc/XF86Config) is listed as /dev/mouse, and in (-CURRENT's)
> /etc/rc.devfs, I have
> 
>   ln -fs /dev/sysmouse /dev/mouse
> 
> I've seen no problems attributable to mouse interactions.

I just installed 4.1.0 and am wondering why you make a link instead of
replacing /dev/mouse with /dev/sysmouse in der XF86Config?

Bye,
Alexander (with a working mouse, but without the symlink).

-- 
   "One world, one web, one program"  -- Microsoft promotional ad
 "Ein Volk, ein Reich, ein Fuehrer"  -- Adolf Hitler

http://www.Leidinger.net   Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Current & XFree86

2001-08-19 Thread David Wolfskill

>Date: Sun, 19 Aug 2001 17:58:44 +0200 (CEST)
>From: Alexander Leidinger <[EMAIL PROTECTED]>

>> I'm running XFree86 4.1.0_4 on my laptop (tracking both -STABLE and
>> -CURRENT daily), and I use moused just fine.  However, the Device (in
>> /etc/XF86Config) is listed as /dev/mouse, and in (-CURRENT's)
>> /etc/rc.devfs, I have

>>  ln -fs /dev/sysmouse /dev/mouse

>> I've seen no problems attributable to mouse interactions.

>I just installed 4.1.0 and am wondering why you make a link instead of
>replacing /dev/mouse with /dev/sysmouse in der XF86Config?

In the absence of any information (that I could see) to do anything
else, I tried to mimic the configuration in -STABLE, which has:

dhcp-135[2] ls -l /dev/*mouse*
lrwx--  1 root  wheel13 Aug  8 17:04 /dev/mouse -> /dev/sysmouse
crw---  1 root  wheel   12, 128 Aug 11 07:09 /dev/sysmouse

(And since I'm running both -STABLE & -CURRENT on the same machine, and
using the same flavor of XFree86 in each environment, I thought it would
be a nice touch to keep the XF86Config files the same.)

Cheers,
david
-- 
David H. Wolfskill  [EMAIL PROTECTED]
As a computing professional, I believe it would be unethical for me to
advise, recommend, or support the use (save possibly for personal
amusement) of any product that is or depends on any Microsoft product.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



weird Xfree86 Issue

1999-09-08 Thread Tomer Weller

I can only start my Xfree when ppp is up and running, is that a known problem ?


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



cdefs and XFree86

2002-04-04 Thread Paul Richards

The recent changes to /usr/include/sys/cdefs.h have broken the build of
XFree86-Server.

The problem is with the _XOPEN_SOURCE macro. At line cdefs.h it's
checked i.e.

#if _XOPEN_SOURCE >= 600

but in XFree86 it's defined as

#define _XOPEN_SOURCE


Paul.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Xfree86-4 problem

2002-04-19 Thread John Angelmo

After yesterdays new build I found a problem
Xfree86-4 can't start as regular user (exept root)

this is the error message I get:

AUDIT: Fri Apr 19 22:09:13 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:15 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:17 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:19 2002: 16472 XFree86: client 1 rejected from 
local host


Does anyone have any idea?

/John



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: XFree86 3.3.5 [LONG]

1999-01-17 Thread George W. Dinolt



I have been able to get XFree86 to build and install (except for the
aout libraries) under -current with the 2.95.2 gcc compilers. It turns
out that under the new gcc in -current (2.95.2), the cpp built only
defines GNUC (touch /tmp/foo.h;cpp -dM /tmp/foo.h). If one looks at the
variables defined by cpp in FreeBSd-3.x one sees that __FreeBSD__  and
i386 are defined. These are used by the Imake.cf file in
XFree86/work/xc/config/cf to determine which "operating system" to
configure with. (imake uses cpp to most of its dirty work.) Once I had
worked that out, I developed a "cheat", I added 

#define __FreeBSD__ 4
#define i386 1

to the Imake.cf file just before the usage of __FreeBSD__ in the file.
Once I did this, the build worked as expected. The output is usable,
i.e. I built fvwm2 and was able to use my X system. Of course, your
mileage may vary. Note that I just built the SVGA server, but I assume
that the others would also work, since as part of my playing around, I
did compile them. 

This approach is clearly not the "right" one. It may be that one should
have cpp, by default, define operating system and processor type
variables as is done on FreeBSD 3.x and the 2.95.2 version of cpp on
sparc (solaris). This is what the XFree86 system expects. I haven't had
time to figure out how to get cpp to do this. Maybe someone with more
knowledge can work this out.


-- 
Regards,
George W. Dinolt


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Compiling XFree86 under Current

1999-11-24 Thread Fritz Heinrichmeyer


Here is how i compiled XFree86 today (an additonal file for
/usr/ports/x11/XFree86/patches):

http://es-i2.fernuni-hagen.de/~jfh/FreeBSD_Documentation/node7.html

-- 
Fritz Heinrichmeyer mailto:[EMAIL PROTECTED]
FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany)
tel:+49 2331/987-1166 fax:987-355 http://ES-i2.fernuni-hagen.de/~jfh


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Sig 11 installing XFree86

2000-02-09 Thread Jeff Palmer

Hello,

I was installing the 4.0 snapshot of 1/27/2000
when it asked if I wanted to install the XFree86 stuff..  I kept getting
this error
lib/X11/XF86Setup/texts/ja/help_keyboard.tcl
lib/X11/XF86Setup/texts/ja/help_monitor.tcl
lib/X11/XF86Setup/texts/ja/help_mouse.tcl
lib/X11/XF86Setup/texts/ja/help_other.tcl
lib/X11/XF86Setup/texts/ja/help_intro.tcl
lib/X11/XF86Setup/texts/ja/help_modeselect.tcl
man/man1/XF86Setup.1.gz
man/man1/xmseconfig.1.gz
137 blocks
sysinstall in free(): warning: junk pointer, too high to make sense.
sysinstall in free(): warning: junk pointer, too high to make sense.
sysinstall in free(): warning: junk pointer, too high to make sense.
DEBUG: Signal 11 caught!  That's bad!



I was able to install it via /stand/sysinstall,  but not from the install
menu originally.
I'm formatting that same machine tonight,  and I'm installing the 2/09/2000
snapshot,  and will report if I still get this error.

Jeff Palmer
[EMAIL PROTECTED]
System Admin of my HOME machines,  cuz I'm not smert enough to do it for a
living.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



RE: XFree86 and egcs

1999-04-27 Thread Christian Sung
I'm seeing the same problem on two different machines, one running -current and
the other 2.2.8-STABLE!

-christian


On 27-Apr-99 Steve Jorgensen wrote:
>   I cvsup'ed and installed yesterday morning it's the third
>   cvsup I've done since egcs went in, so I know it's working
>   ok.  Anyway, I decided to update my XFree86 installation,
>   and found that the port no longer works.  As it compiles
>   all binaries created report tons of missing symbols
>   from the various X library.  The wierd thing is that it
>   still installs most of the X binaries anyway, and they work
>   fine, but it dies when it gets to installing the X server
>   itself.
> 
>   I'm running a P-233 MMX with 64meg, a Adaptec 2940, scsi
>   disks and cd, and a 4meg ATI mach64 graphics card.
> 
>   Any ideas what the problem is?  Have I missed something?
> 
>   Steve
> --
> ---
> Steven Jorgensen  st...@khoral.comst...@haunt.com
> --+
> Khoral Research Inc.  | PHONE: (505) 837-6500
> 6200 Uptown Blvd, Suite 200   | FAX:   (505) 881-3842
> Albuquerque, NM 87110 | URL: http://www.khoral.com/
> ---
> 
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message

---

Christian W. Sung_ __ ___ ___ ___ 
cws...@sung.org _ __ ___ | _ ) __|   \ 
http://www.Sung.org_ __ ___  | _ \__ \ |) | 
FreeBSD: The Power to Serve! _ __ ___  _ |___/___/___/ 

===
PGP Key Fingerprint:
F6E2 0372 F765 28B6 6D34  7DF4 A928 A7AF 59A0 04CD
===



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 and egcs

1999-04-27 Thread John Polstra
In article <199904271932.naa01...@zen.alb.khoral.com>,
Steve Jorgensen   wrote:
>   I cvsup'ed and installed yesterday morning it's the third
>   cvsup I've done since egcs went in, so I know it's working
>   ok.  Anyway, I decided to update my XFree86 installation,
>   and found that the port no longer works.  As it compiles
>   all binaries created report tons of missing symbols
>   from the various X library.  The wierd thing is that it
>   still installs most of the X binaries anyway, and they work
>   fine, but it dies when it gets to installing the X server
>   itself.

Thanks for the report, but saying that it gets "tons of missing
symbols" and that it "dies" when installing the server really isn't
helpful to those who might be able to fix the problem.  Which symbols?
Let's see the error messages.  How does it "die"?  Let's see the error
messages.  Nobody can help without that.

John
-- 
  John Polstra   j...@polstra.com
  John D. Polstra & Co., Inc.Seattle, Washington USA
  "Self-interest is the aphrodisiac of belief."   -- James V. DeLong


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 and egcs

1999-04-28 Thread Steve Jorgensen
> In article <199904271932.naa01...@zen.alb.khoral.com>,
> Steve Jorgensen   wrote:
> > I cvsup'ed and installed yesterday morning it's the third
> > cvsup I've done since egcs went in, so I know it's working
> > ok.  Anyway, I decided to update my XFree86 installation,
> > and found that the port no longer works.  As it compiles
> > all binaries created report tons of missing symbols
> > from the various X library.  The wierd thing is that it
> > still installs most of the X binaries anyway, and they work
> > fine, but it dies when it gets to installing the X server
> > itself.

> Thanks for the report, but saying that it gets "tons of missing
> symbols" and that it "dies" when installing the server really isn't
> helpful to those who might be able to fix the problem.  Which symbols?
> Let's see the error messages.  How does it "die"?  Let's see the error
> messages.  Nobody can help without that.

Ok, well in the interest of not sending large compile
output to the news group, I've put an error log on
my webserver with all the info in it:

http://www.haunt.com/~steve/error.html

As you will be able to see from the log, the only non-standard
response to the build was I said YES to creating the a.out
compat libraries.  After the initial config section, I deleted
the lines of the make output until the first error occurrs.
Then all lines are included until the make finally fails.
Let me know how if you need any other information.

I'm more than willing to try different config for compile, and
patches to my OS to help debug it.


Steve

PS: I'm on a slow (modem) link to the net, so be gentle to
my webserver.. :)


---
Steven Jorgensen  st...@khoral.com  st...@haunt.com
--+
Khoral Research Inc.  | PHONE: (505) 837-6500
6200 Uptown Blvd, Suite 200   | FAX:   (505) 881-3842
Albuquerque, NM 87110 | URL: http://www.khoral.com/
---


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 and egcs

1999-04-29 Thread John Polstra
In article <199904282026.oaa13...@zen.alb.khoral.com>,
Steve Jorgensen   wrote:
> > In article <199904271932.naa01...@zen.alb.khoral.com>,
> > Steve Jorgensen   wrote:
> > >   I cvsup'ed and installed yesterday morning it's the third
> > >   cvsup I've done since egcs went in, so I know it's working
> > >   ok.  Anyway, I decided to update my XFree86 installation,
> > >   and found that the port no longer works.  As it compiles
> > >   all binaries created report tons of missing symbols
> > >   from the various X library.  The wierd thing is that it
> > >   still installs most of the X binaries anyway, and they work
> > >   fine, but it dies when it gets to installing the X server
> > >   itself.
[...]
>   Ok, well in the interest of not sending large compile
>   output to the news group, I've put an error log on
>   my webserver with all the info in it:
> 
>   http://www.haunt.com/~steve/error.html

I took a look at it.  All those undefined symbols are supposed to be
in the "-lX11" library.  I don't really know why you're getting
them.  Maybe you have an older version of the library lying around
that is stripped?  Try a "locate libX11.so" and see what's there.
Then do "file libX11.so" on each one and see if it's stripped.

Maybe your LD_LIBRARY_PATH environment variable is set, screwing up
the build?  Maybe you've got something funny in /etc/make.conf?

Sorry, these are just guesses.  I've never encountered the problem
you're reporting.

John
-- 
  John Polstra   j...@polstra.com
  John D. Polstra & Co., Inc.Seattle, Washington USA
  "Self-interest is the aphrodisiac of belief."   -- James V. DeLong


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 and egcs

1999-05-01 Thread Steve Jorgensen
> In article <199904282026.oaa13...@zen.alb.khoral.com>,
> Steve Jorgensen   wrote:
> > > In article <199904271932.naa01...@zen.alb.khoral.com>,
> > > Steve Jorgensen   wrote:
> > > > I cvsup'ed and installed yesterday morning it's the third
> > > > cvsup I've done since egcs went in, so I know it's working
> > > > ok.  Anyway, I decided to update my XFree86 installation,
> > > > and found that the port no longer works.  As it compiles
> > > > all binaries created report tons of missing symbols
> > > > from the various X library.  The wierd thing is that it
> > > > still installs most of the X binaries anyway, and they work
> > > > fine, but it dies when it gets to installing the X server
> > > > itself.
> [...]
> > Ok, well in the interest of not sending large compile
> > output to the news group, I've put an error log on
> > my webserver with all the info in it:
> > 
> > http://www.haunt.com/~steve/error.html

> I took a look at it.  All those undefined symbols are supposed to be
> in the "-lX11" library.  I don't really know why you're getting
> them.  Maybe you have an older version of the library lying around
> that is stripped?  Try a "locate libX11.so" and see what's there.
> Then do "file libX11.so" on each one and see if it's stripped.
No old versions, I removed the old XF86 installation before
installing this one.

> Maybe your LD_LIBRARY_PATH environment variable is set, screwing up
> the build?  Maybe you've got something funny in /etc/make.conf?
LD_LIBRARY_PATH is not set, and the only difference
in my make.conf is that I set HAVE_MOTIF  to yes, because
I intend to install lesstif.

> Sorry, these are just guesses.  I've never encountered the problem
> you're reporting.

Well, thanks for trying.. I'm going to try cvssuping once
more before I dig too deep into the xf86 port.  Maybe
I updated in the middle of a commit the last time.

Steve
--
---
Steven Jorgensen  st...@khoral.com  st...@haunt.com
--+
Khoral Research Inc.  | PHONE: (505) 837-6500
6200 Uptown Blvd, Suite 200   | FAX:   (505) 881-3842
Albuquerque, NM 87110 | URL: http://www.khoral.com/
---


To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message



Problems with XFree86-4

2003-10-14 Thread Rossam Souza Silva

Hi, I'm running 5.1-CURRENT (sources/ports from Oct/13) and
the X package isn't compiling:

FeaNoR# make package
===>  Installing for XFree86-4.3.0,1
===>   XFree86-4.3.0,1 depends on executable: xvinfo - not found
===>Verifying package for xvinfo in /usr/ports/x11/XFree86-4-clients
===>  Building for XFree86-clients-4.3.0_3
making all in lib/lbxutil/lbx_zlib...
making all in lib/lbxutil/delta...
making all in lib/lbxutil/image...
making all in programs/appres...
making all in programs/bdftopcf...
make: don't know how to make
/home/FreeBSD/ports/x11/XFree86-4-clients/work/xc/exports/lib/libfntstubs.a.
Stop
*** Error code 2

Stop in /home/FreeBSD/ports/x11/XFree86-4-clients/work/xc/programs.
*** Error code 1

Stop in /home/FreeBSD/ports/x11/XFree86-4-clients.
*** Error code 1

Stop in /home/FreeBSD/ports/x11/XFree86-4.

I had this same error a week ago, someone have a clue?

Rossam.

--
"Das Leben auf Erden ist ein gemeiner Krieg.
 Wir spielen, wir kämpfen, wir setzen alles auf Sieg."

 Megaherz
--

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


FreeBSD-Current and XFree86

2003-10-23 Thread James Tanis
I'm having problems with XFree86 that result from the fact that 
the ATI Radeon 9800 is not supported by the current 4.3.0 radeon driver. I 
would like to upgrade to current/cvs version of XFree86, 4.3.99 since the 
next release isn't going to be for around another 2 months. My question is, 
what is the most flawless way to do this? Is there a FreeBSD concentric 
repository, or should I just get the sources from the standard XFree86 cvs 
repository? Is there a place where I can instead get frequently updated 
ports of the repository? Building from source is there any configure 
switches that I need to successfully build? Last but not least is it 
possible to build only the radeon drivers and use those in 4.3.0.. if so, 
how do I go about doing that? I had some problems when I only downloaded 
the graphics drivers module.
Thanks for any help,
James

James Tanis
Email: [EMAIL PROTECTED] 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


XFree86 ports / Font problem

2003-11-23 Thread Jan Stocker
Hi...

after updating my 5.1-current machine:
a) new kernel
b) new world
c) all packages (including XFree86)
d) newest gnome-packages (using marcusmerge)

i got these msgs in XFree86.0.log

Warning: font renderer for ".pcf" already registered at priority 0
Warning: font renderer for ".pcf.Z" already registered at priority 0
Warning: font renderer for ".pcf.gz" already registered at priority 0
Warning: font renderer for ".snf" already registered at priority 0
Warning: font renderer for ".snf.Z" already registered at priority 0
Warning: font renderer for ".snf.gz" already registered at priority 0
Warning: font renderer for ".bdf" already registered at priority 0
Warning: font renderer for ".bdf.Z" already registered at priority 0
Warning: font renderer for ".bdf.gz" already registered at priority 0
Warning: font renderer for ".pmf" already registered at priority 0


The result is a fontless X... (okay enlightenment has it fonts... but mostly
prgs do not... including gdm and all that things)

Does anyone know something about this?

Jan

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


XFree86 4.2.99.3 on -CURRENT

2002-12-31 Thread Frode Nordahl
Hello,

Has anyone had any success with this combo?

It compiles fine, but the X server aborts due to bus error (SIGBUS)
generated by something in xf86GetPciBridgeInfo()

(xc/programs/Xserver/hw/xfree86/common/xf86pciBus.c)

Running -CURRENT (World/kernel) as of December 29.  XFree86 sources as
of December 30, cvsup'ed with tag xf-4_2_99_3

Since this version is going to be XFree86 4.3.0 sometime in January, it
would be nice to make sure it runs on FreeBSD 5.0 :)

-- 
Frode Nordahl <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Problems with Current & XFree86

2003-02-10 Thread Gunnar Flygt
Am I the only person having problems with a laptop with
Current and XFree86?

I have a Compaq Evo N800c witch runs with 4.7-STABLE and
XFree86 with no problems. The exact same configuration for
X and same version of XFree86-libs etc does not run on
Current a few days old. The problems started a few weeks ago.

just for a test i cvsup-ed to the lates XFree86 code. Same result.

Since it works with 4.7-STABLE it must(?) be a current problem
more than a XFree86 problem. Or?

Any suggestions?

-- 
Gunnar Flygt, SR

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Problems with Current & XFree86

2003-02-10 Thread Gunnar Flygt
Resending due to the fact that I didn' include the
/var/log/XFree86.0.log

I have a Compaq Evo N800c witch runs with 4.7-STABLE and
XFree86 with no problems. The exact same configuration for
X and same version of XFree86-libs etc does not run on
Current a few days old. The problems started a few weeks ago.

just for a test i cvsup-ed to the lates XFree86 code. Same result.

Since it works with 4.7-STABLE it must(?) be a current problem
more than a XFree86 problem. Or?

Any suggestions?

Attaching the log file

-- 
Gunnar Flygt, Postmaster SR


This is a pre-release version of XFree86, and is not supported in any
way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
please check the latest version in the XFree86 CVS repository
(http://www.XFree86.Org/cvs).

XFree86 Version 4.2.99.901 (4.3.0 RC 1)
Release Date: 8 February 2003
X Protocol Version 11, Revision 0, Release 6.6
Build Operating System: FreeBSD 5.0-CURRENT i386 [ELF] 
Build Date: 10 February 2003
Before reporting problems, check http://www.XFree86.Org/
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/XFree86.0.log", Time: Mon Feb 10 11:15:19 2003
(==) Using config file: "/usr/X11R6/lib/X11/XF86Config-4"
(==) ServerLayout "XFree86 Configured"
(**) |-->Screen "Screen0" (0)
(**) |   |-->Monitor "Monitor0"
(**) |   |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "XkbRules" "xfree86"
(**) XKB: rules: "xfree86"
(**) Option "XkbModel" "pc105"
(**) XKB: model: "pc105"
(**) Option "XkbLayout" "se"
(**) XKB: layout: "se"
(**) Option "XkbOptions" "compose:rwin"
(**) XKB: options: "compose:rwin"
(==) Keyboard: CustomKeycode disabled
(**) FontPath set to 
"/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/"
(**) RgbPath set to "/usr/X11R6/lib/X11/rgb"
(**) ModulePath set to "/usr/X11R6/lib/modules"
(--) Using syscons driver with X support (version 2.0)
(--) using VT number 9

(II) Module ABI versions:
XFree86 ANSI C Emulation: 0.2
XFree86 Video Driver: 0.6
XFree86 XInput driver : 0.4
XFree86 Server Extension : 0.2
XFree86 Font Renderer : 0.4
(II) Loader running on freebsd
(II) LoadModule: "bitmap"
(II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
(II) Module bitmap: vendor="The XFree86 Project"
compiled for 4.2.99.901, module version = 1.0.0
Module class: XFree86 Font Renderer
ABI class: XFree86 Font Renderer, version 0.4
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/X11R6/lib/modules/libpcidata.a
(II) Module pcidata: vendor="The XFree86 Project"
compiled for 4.2.99.901, module version = 1.0.0
ABI class: XFree86 Video Driver, version 0.6
(II) PCI: Probing config type using method 1
(II) PCI: Config type is 1
(II) PCI: stages = 0x03, oldVal1 = 0x, mode1Res1 = 0x8000
(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,1a30 card 0e11,004a rev 04 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,1a31 card , rev 04 class 06,04,00 hdr 01
(II) PCI: 00:1e:0: chip 8086,2448 card , rev 42 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,248c card , rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,248a card 0e11,004a rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:5: chip 8086,2485 card 0e11,004a rev 02 class 04,01,00 hdr 00
(II) PCI: 01:00:0: chip 1002,4c57 card 0e11,004a rev 00 class 03,00,00 hdr 00
(II) PCI: 02:04:0: chip 11c1,0450 card 1468,0450 rev 02 class 07,80,00 hdr 00
(II) PCI: 02:06:0: chip 104c,ac50 card fffc, rev 02 class 06,07,00 hdr 02
(II) PCI: 02:08:0: chip 8086,1031 card 0e11,0093 rev 42 class 02,00,00 hdr 00
(II) PCI: 02:0e:0: chip 1033,0035 card 0e11,004a rev 41 class 0c,03,10 hdr 80
(II) PCI: 02:0e:1: chip 1033,0035 card 0e11,004a rev 41 class 0c,03,10 hdr 00
(II) PCI: 02:0e:2: chip 1033,00e0 card 0e11,004a rev 02 class 0c,03,20 hdr 00
(II) PCI: End of PCI scan
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,3), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
[0] -1  0   0x - 0x (0x1) IX[B]
(II) Bus 0 non-prefetchable memory range:
[0] -1  0   0x - 0x (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
[0]

Re: XFree86-4 required?

2001-10-18 Thread David W. Chapman Jr.

On Thu, Oct 18, 2001 at 09:33:09PM +0200, Riccardo Torrini wrote:
> Is a real need for ports under -CURRENT to require (from a
> week or two, I don't remember) XFree86-libraries?
> 
> They asks for XFree86-libraries-4.1.0, but I have 3.3.6_10
> installed.  Can I (safetly) mix 3.3.6 and 4.1.0?
> Is the upgrade from 3.3.6 to 4.1.0 really needed?  Planned?
> 
> I haven't set XFREE86_VERSION=4 (or anything else) in make.conf
> 
> I updated again ports tree now, on my -STABLE and -CURRENT
> boxes, but xfree-4-libraries are still neeed (even imake-4)
> 
I believe current tries to install 4.1.0 now since 3.3.6 is really 
old.

-- 
David W. Chapman Jr.
[EMAIL PROTECTED]   Raintree Network Services, Inc. 
[EMAIL PROTECTED]   FreeBSD Committer 

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4 required?

2001-10-19 Thread David O'Brien

On Thu, Oct 18, 2001 at 09:33:09PM +0200, Riccardo Torrini wrote:
> Is a real need for ports under -CURRENT to require (from a
> week or two, I don't remember) XFree86-libraries?

Yes.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4 required?

2001-10-20 Thread Peter Pentchev

On Fri, Oct 19, 2001 at 11:44:42AM -0700, David O'Brien wrote:
> On Thu, Oct 18, 2001 at 09:33:09PM +0200, Riccardo Torrini wrote:
> > Is a real need for ports under -CURRENT to require (from a
> > week or two, I don't remember) XFree86-libraries?
> 
> Yes.

To elaborate a bit, the default XFree86 version in -current was
recently changed from 3 to 4.  Thus, if you still want to go with
your XFree86-3.x installation, you have to explicitly set
XFREE86_VERSION to 3.

G'luck,
Peter

-- 
This sentence no verb.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.3.6 dying

2001-11-30 Thread Maxim Sobolev

Peter Jeremy wrote:
> 
> With a recently re-built XFree86, running on -current from last Sunday,
> whenever I hit one of the keypad keys, the X server crashes.  This is
> somewhat disconcerting...
> 
> The kernel prints "sigreturn: eflags = 0x13282, was 0x256" (the old
> eflags value an addition I made to that printf whilst tracking down
> another problem).  These values are consistent.  The X server reports
> that it received SIGBUS and will core dump, but instead goes into a
> tight loop and needs kill -ABRT or kill -9 to recover.  This happens
> whether or not I'm logged in, after I use xmodmap to unmap the
> relevant keycodes and when the screen is locked.
> 
> ktrace on the Xserver shows the server reading a keycode from the
> keyboard, checking the mouse and getting EWOULDBLOCK then receiving
> a SIGBUS.
> 
> Has anyone else seen anything like this?

Apply the following patch and rebuild/reinstall your kernel:

http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/include/psl.h.diff?r1=1.10&r2=1.11

-Maxim

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86 3.3.6 dying

2001-12-02 Thread Peter Jeremy

On 2001-Nov-30 10:55:39 +0200, Maxim Sobolev <[EMAIL PROTECTED]> wrote:
>Peter Jeremy wrote:
>> 
>> With a recently re-built XFree86, running on -current from last Sunday,
>> whenever I hit one of the keypad keys, the X server crashes.  This is
>> somewhat disconcerting...
...
>Apply the following patch and rebuild/reinstall your kernel:
>
>http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/include/psl.h.diff?r1=1.10&r2=1.11

My kernel/userland is newer than that - it was built with psl.h v1.11
so that's not the problem.  (In any case, PSL_ID is 0x0020 which
isn't in the reported EFLAGS).

Peter

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Two queries [ KDE / XFree86 ]

2000-02-28 Thread Cliff Rowley

Greetings, I'm just wondering if anyone has encountered the following, and
what solutions you may have come up with / ideas you may have.

This may not be a FreeBSD problem, since I am using the latest XFree86
pre-4.0 snapshot.

First:

Almost every time I load a page in Netscape (latest port), I get the
message:

"XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24"

Second:

Using KDM in place of XDM, XFree86 just dies immediately, resulting in
several attempts at launching, and then a 30 second pause.  XFree86 works
perfectly otherwise.

The main reason I'm asking this here is so that if it is a known problem
with -current, I'll have no need to investigate further, and i can just
wait until it's fixed.

If it is not a known problem, then I shall report my findings to the
relevant parties.

Cliff Rowley

- while (!asleep) { code(); }



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86-4 can't start

2000-03-11 Thread Nawfal M. Rouyan

Hi,
I've installed XFree86 version 4 trough the ports
collection
but it won't start and I think it is because of the
missing mouse module. Since I'm using lynx, I can't
attached the /var/log/XFree86.0.log file for your
reference. I can only paste the error I found in the
file.
.
(II) LoadModule: "mouse"
(WW) Warning, couldn't open module mouse
(II) UnloadModule: "mouse"
(EE) Failed to load module "mouse" (module does not
exist, 0)
.
(EE) No Input driver matching `mouse'
(II) Keyboard "Keyboard1" handled by legacy driver
(WW) No core pointer registered
No core pointer
Fatal server error:
failed to initialize core devices

I'm using NVidia RIVA 128ZX with 8MB RAM and the X
server
detects it successfully. Any suggestions to solve my problems?
__
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4 mouse?

2000-03-11 Thread Chris Wasser

On Sat, Mar 11, 2000 at 04:10:26PM -0500, Ted Sikora wrote:
> My problem is a little different. XFree86-4.0 loads
> fine looks great but the mouse does not work. There 
> are no errors. I tried PS/2 , serial, etc same with 
> them all. The pointer appears then moves to the upper 
> right and dissappers. I tried moving it...Mouse1, etc.
> but nothing Any ideas?  

Yeah, I have it working under -CURRENT:

XFree86 Version 4.0 / X Window System
(protocol Version 11, revision 0, vendor release 6400)
Release Date: 8 March 2000
If the server is older than 6-12 months, or if your card is newer
than the above date, look for a newer version before reporting
problems.  (see http://www.XFree86.Org/FAQ)
Operating System: FreeBSD 4.0-CURRENT i386 [ELF]

[snip]

(==) Mouse1: Protocol: "Auto"
(**) Mouse1: Core Pointer
(==) Mouse1: Buttons: 3

Relevant config in XF86Config:

Identifier  "Mouse1"
Driver  "mouse"
Option  "Device"  "/dev/sysmouse"

If you don't specify a protocol, XF86-4 will auto-probe the device and
should pick it up no problem. This particular problem is mentioned in the
documentation for XFree86 4.0 by the way, as well as how to resolve it. I
should also note I didn't build mine from the ports (the port wasn't
available when I built it) but from the raw source.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4 mouse?

2000-03-11 Thread Ted Sikora

Ted Sikora wrote:
> 
> My problem is a little different. XFree86-4.0 loads
> fine looks great but the mouse does not work. There
> are no errors. I tried PS/2 , serial, etc same with
> them all. The pointer appears then moves to the upper
> right and dissappers. I tried moving it...Mouse1, etc.
> but nothing Any ideas?
> 
> Note:XF86Config works well but
> XFree86 -configure gives a bad config
> 

Got it working. The new config takes a bit getting used to.
The default xf86config generated script puts all devices at 
1 as in "Mouse 1". When I changed the mouse to "0 "and set it 
at auto it worked. All others I left at "1". XFree86 -configure sets all
at "0" but leaves a bit of info out rendering it useless without
editing. It leaves the screen modes out.

--
Ted Sikora
Jtl Development Group 
[EMAIL PROTECTED]
http://powerusersbbs.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4.0 error

2000-03-14 Thread Andrey Sverdlichenko

On Tue, 14 Mar 2000, Ted Sikora wrote:

> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24

options SHMALL=1025
options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)"
options SHMMAXPGS=1025
options SHMMIN=2
options SHMMNI=256
options SHMSEG=128

config, make, install.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4.0 error

2000-03-14 Thread Kelly Yancey

On Tue, 14 Mar 2000, Ted Sikora wrote:

> XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> Any ideas on a fix. Xfree86-4.0 is solid otherwise.
> 

  There was quite some discussion about this recent on either -hackers or
-current. You should be able to find it in the archives. However, as I
recall the answer was to increase SHMMAXPGS in your kernel config.

  Kelly

--
Kelly Yancey  -  [EMAIL PROTECTED]  -  Richmond, VA
Analyst / E-business Development, Bell Industries  http://www.bellind.com/
Maintainer, BSD Driver Database   http://www.posi.net/freebsd/drivers/
Coordinator, Team FreeBSDhttp://www.posi.net/freebsd/Team-FreeBSD/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: XFree86-4.0 error

2000-03-14 Thread Ted Sikora

Andrey Sverdlichenko wrote:
> 
> On Tue, 14 Mar 2000, Ted Sikora wrote:
> 
> > XFree86-Bigfont extension: shmat() failed, size = 4096, errno = 24
> 
> options SHMALL=1025
> options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)"
> options SHMMAXPGS=1025
> options SHMMIN=2
> options SHMMNI=256
> options SHMSEG=128
> 
> config, make, install.
> 

Thanks. Just added it and it's fixed...after removing wdc.h from 
../../sys/i386/isa/isa_compat.h 

--
Ted Sikora
Jtl Development Group 
[EMAIL PROTECTED]
http://powerusersbbs.com


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: about XFree86-4

2000-03-19 Thread Idea Receiver



On Mon, 20 Mar 2000, Idea Receiver wrote:

> 
> I take a look at the XFree86-4 patches.
> I found in those patches, "zh_TW.big5" and "zh_CN.big5" maybe wrong.
> 
> the "zh_TW.big5" should be "zh_TW.BIG5"
> and the "zh_CN.big5" should be "zhTW.BIG5"
^^^
oops. should be "zh_TW.BIG5" :P



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: about XFree86-4

2000-03-19 Thread Keith Jang

On 03/20/00, Idea Receiver wrote:
> > the "zh_TW.big5" should be "zh_TW.BIG5"
> > and the "zh_CN.big5" should be "zhTW.BIG5"
>   ^^^
> oops. should be "zh_TW.BIG5" :P

Actually, that should be zh_TW.Big5 and zh_CN.Big5. :)

Thanks to vanilla for fixing this.
-- 
[EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86-4.3.0,1 +wrapper-1.0_2

2003-03-19 Thread CARTER Anthony
Xfree requires wrapper but seems to break GDM for user logins. Is this
normal, and can I force un-install wrapper without breaking anything?

Anthony

XFreeOn Wed, 2003-03-19 at 14:43, walt wrote:
> CARTER Anthony wrote:
> > Hi,
> > 
> > I updated XFree86 this morning after a cvsup using portupgrade -r...did
> > all packages for XFree86 (Server, libraries etc. etc.)
> > 
> > I now have a problem with GDM...
> > 
> > I can log in as root using the GDM, but if I log in as another user, it
> > pops a message up about my session not lasting longer than 10 seconds
> > and dumping me back to login. I get a "client 5 rejected from local
> > host" in my logs, and I get a "run_session_chiled: Could not open
> > ~/.xsession-errors" on the console (even though it exists)...
> 
> I have vague recollections that your ~/.xsession should be marked
> executable for xdm/gdm/kdm to work properly.  Is it?  I can't
> recall if there is a special group added to /etc/group for the
> xsession manager but if there is one your users may need to belong
> to that group.  Does gdm run SUID?  Can't recall, but it may need to.
> If 'startx' works then I assume you have 'wrapper' installed.  I'm
> not sure about the interaction of wrapper with gdm but you could
> try de-installing it.  Only takes a second to re-install it.
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Re: HELP GDM XFree86

2003-03-20 Thread CARTER Anthony
One more thing...I am running gdm as such from my /etc/ttys file:

ttyv8   "/usr/X11R6/bin/gdm -nodaemon"  xterm   on  secure

Anthony Carter

On Thu, 2003-03-20 at 09:23, CARTER Anthony wrote:
> Since upgrading to the latest version of XFree86 available on current
> (using portupgrade -r), I cannot login as any users using GDM. I can
> login as root...
> 
> After doing a few things, I have the following:
> 
> login as user
> enter password
> 
> Your session lasted less than 10 seconds. If you didn't log out it could
> indicate a configuration problemblah blah...
> 
> It gives an option to view the ~/.xsession error messages, but there is
> nothing there...and if I switch to command line (CTRL+ALT+1) then I see:
> 
> gdm[585]: run_session_child: Could not open ~/.xsession-errors...
> 
> Any ideas?
> 
> Anthony Carter
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Re: HELP GDM XFree86

2003-03-20 Thread der_julian
On 20-Mar-2003 CARTER Anthony wrote:
> One more thing...I am running gdm as such from my /etc/ttys file:
> 
> ttyv8   "/usr/X11R6/bin/gdm -nodaemon"  xterm   on  secure

I think the GDM documentation says, that you should start it via the supplied
rc.d autostart script in order to avoid certain problems. HTH

Regards,
Julian Stecklina

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Re: HELP GDM XFree86

2003-03-20 Thread Maxim M. Kazachek
It depends on GNOME version... GNOME-1.4.something installs gdm that is
started by init... GNOME-2.2.0 installs gdm that is supposed to start via
/usr/X11R6/etc/rc.d/gdm.sh...

   Sincerely, Maxim M. Kazachek
   mailto:[EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED]


On Thu, 20 Mar 2003 [EMAIL PROTECTED] wrote:

>On 20-Mar-2003 CARTER Anthony wrote:
>> One more thing...I am running gdm as such from my /etc/ttys file:
>>
>> ttyv8   "/usr/X11R6/bin/gdm -nodaemon"  xterm   on  secure
>
>I think the GDM documentation says, that you should start it via the supplied
>rc.d autostart script in order to avoid certain problems. HTH
>
>Regards,
>Julian Stecklina
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-current" in the body of the message
>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Q) XFree86-4-Server

2003-03-22 Thread Yamada Ken Takeshi
  Is it only with me?

  XFree86-4-Server cannot be compiled on recent -current, 
FreeBSD 5.0-CURRENT #34: Sat Mar 22 13:21:34 JST 2003, 
with the following error (patch cannot be applied);


>>>

===>  Applying FreeBSD patches for XFree86-Server-4.3.0_2
1 out of 2 hunks failed--saving rejects to lib/X11/imLcPrs.c.rej
>> Patch patch-imLcPrs.c failed to apply cleanly.
>> Patch(es) patch-FreeBSD.cf patch-Imake.cf patch-Imake.rules 
patch-Imake.tmpl patch-X11.tmpl patch-Xlc-fix patch-c2 patch-dps 
patch-dpsinfo patch-dri-Imakefile patch-f applied cleanly.
*** Error code 1

Stop in /home/ports/x11-servers/XFree86-4-Server.

>>>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message


Re: x11/XFree86-4

2001-01-31 Thread Jean-Marc Zucconi

>>>>> Stephan van Beerschoten writes:

 > I am having trouble compiling XFree86 from the ports tree.. I once
 > ever few weeks recompile several packages again because I run -CURRENT
 > and want to keep everything nicely sync'ed and updated in ports too..

 > But while compiling .. I got this error:

 > LD_LIBRARY_PATH=../../exports/lib cc -o appres  -ansi -pedantic -Dasm=__asm -Wal
 > l -Wpointer-arith -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11
 > -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
 > ../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal'

Don't compile with CFLAGS=-O3 or above. -O or -O2 is OK.

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger [EMAIL PROTECTED] [KeyID: 400B38E9]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: x11/XFree86-4

2001-02-01 Thread Konstantin Chuguev

Stephan van Beerschoten wrote:

> I am having trouble compiling XFree86 from the ports tree.. I once
> ever few weeks recompile several packages again because I run -CURRENT
> and want to keep everything nicely sync'ed and updated in ports too..
> 
> But while compiling .. I got this error:
> 
> LD_LIBRARY_PATH=../../exports/lib cc -o appres  -ansi -pedantic -Dasm=__asm -Wal
> l -Wpointer-arith -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11
> -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib
> ../../exports/lib/libXt.so: undefined reference to `pthread_cond_signal'
> ../../exports/lib/libXThrStub.so.6: undefined reference to `_Xthr_zero_stub_'
> 
Remove /usr/ports/x11/XFree86-4/files/patch-xthreads: it breaks 
compilation in CURRENT. This worked fine for me.




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: weird Xfree86 Issue

1999-09-08 Thread Mike Smith

> I can only start my Xfree when ppp is up and running, is that a known problem ?

It's known that your DNS setup is busted, yes.

-- 
\\  The mind's the standard   \\  Mike Smith
\\  of the man.   \\  [EMAIL PROTECTED]
\\-- Joseph Merrick   \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: weird Xfree86 Issue

1999-09-08 Thread Tomer Weller

yeah, thanks.
- Original Message -
From: Mike Smith <[EMAIL PROTECTED]>
To: Tomer Weller <[EMAIL PROTECTED]>
Cc: Current <[EMAIL PROTECTED]>; Questions <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 1999 8:34 PM
Subject: Re: weird Xfree86 Issue


> > I can only start my Xfree when ppp is up and running, is that a known
problem ?
>
> It's known that your DNS setup is busted, yes.
>
> --
> \\  The mind's the standard   \\  Mike Smith
> \\  of the man.   \\  [EMAIL PROTECTED]
> \\-- Joseph Merrick   \\  [EMAIL PROTECTED]
>
>
>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



XFree86 and -CURRENT crashing

2002-04-02 Thread Coleman Kane

I have been having major issues with XFree86 recently. It seems to just
completely halt the machine hard whenever I try starting it. If I run
it from a remote terminal with -verbose all the way up, it seems to halt
at the section just after it says it's loading the RENDER module. I was
wondering if anyone else knew of or has the same problem. Basically,
it is a typical Athlon system running a Radeon DDR 32MB card, but the
server even crashes if I force the vga driver instead. If I run Xvfb, it
seems to work fine. Thew only real odd thing about my system is that I am
using a USB keyboard and mouse instead of their AT,PS/2 counterparts.

--
coleman

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cdefs and XFree86

2002-04-04 Thread Thomas Quinot

Le 2002-04-04, Paul Richards écrivait :

> #if _XOPEN_SOURCE >= 600

Could be changed to

#if (_XOPEN_SOURCE - 0) >= 600

-- 
[EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: cdefs and XFree86

2002-04-04 Thread Mike Barcroft

Paul Richards <[EMAIL PROTECTED]> writes:
> The recent changes to /usr/include/sys/cdefs.h have broken the build of
> XFree86-Server.
> 
> The problem is with the _XOPEN_SOURCE macro. At line cdefs.h it's
> checked i.e.
> 
> #if _XOPEN_SOURCE >= 600
> 
> but in XFree86 it's defined as
> 
> #define _XOPEN_SOURCE

Peter fixed this a day or so ago; see rev 1.51.

Best regards,
Mike Barcroft

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Mouse in Xfree86 4.2.0

2002-04-15 Thread John Angelmo

Hello

When I start XFree86 I get the error that /dev/mouse can't be found, OK 
devfs seems to be installd so MAKEDEV dosn't exist anymore, is there 
anyway to get /dev/mouse working as in FreeBSD 4?

Thanks

/John


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Xfree86-4 problem

2002-04-19 Thread Kris Kennaway

On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote:
> After yesterdays new build I found a problem
> Xfree86-4 can't start as regular user (exept root)

Read the fine message you got at install-time and install the wrapper
port.

Kris



msg37428/pgp0.pgp
Description: PGP signature


Re: Xfree86-4 problem

2002-04-19 Thread John Angelmo

Kris Kennaway wrote:
> On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote:
> 
>>After yesterdays new build I found a problem
>>Xfree86-4 can't start as regular user (exept root)
> 
> 
> Read the fine message you got at install-time and install the wrapper
> port.
> 
> Kris

Wrapper is installed

it allways has been, X starts but not the windowmanager (fluxbox or tmw)

/John


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Xfree86-4 problem

2002-04-19 Thread James Satterfield

I've found that wrapper needs to be updated with XFree86-4.

James.
- Original Message - 
From: "John Angelmo" <[EMAIL PROTECTED]>
To: "current" <[EMAIL PROTECTED]>
Sent: Friday, April 19, 2002 1:13 PM
Subject: Xfree86-4 problem


> After yesterdays new build I found a problem
> Xfree86-4 can't start as regular user (exept root)
> 
> this is the error message I get:
> 
> AUDIT: Fri Apr 19 22:09:13 2002: 16472 XFree86: client 1 rejected from 
> local host
> AUDIT: Fri Apr 19 22:09:15 2002: 16472 XFree86: client 1 rejected from 
> local host
> AUDIT: Fri Apr 19 22:09:17 2002: 16472 XFree86: client 1 rejected from 
> local host
> AUDIT: Fri Apr 19 22:09:19 2002: 16472 XFree86: client 1 rejected from 
> local host
> 
> 
> Does anyone have any idea?
> 
> /John
> 
> 
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: Xfree86-4 problem

2002-04-20 Thread Kris Kennaway

On Sat, Apr 20, 2002 at 12:02:11AM +0200, John Angelmo wrote:
> Kris Kennaway wrote:
> > On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote:
> > 
> >>After yesterdays new build I found a problem
> >>Xfree86-4 can't start as regular user (exept root)
> > 
> > 
> > Read the fine message you got at install-time and install the wrapper
> > port.
> > 
> > Kris
> 
> Wrapper is installed
> 
> it allways has been, X starts but not the windowmanager (fluxbox or tmw)

Okay, well that's not what you said, is it? :-)

Please post the exact error messages.

Kris



msg37452/pgp0.pgp
Description: PGP signature


Re: Xfree86-4 problem

2002-04-20 Thread Kris Kennaway

On Fri, Apr 19, 2002 at 08:56:50PM -0700, James Satterfield wrote:
> I've found that wrapper needs to be updated with XFree86-4.

wrapper always needs to be rebuilt when you update X, yes.

Kris



msg37453/pgp0.pgp
Description: PGP signature


Re: Xfree86-4 problem

2002-04-20 Thread John Angelmo

Kris Kennaway wrote:
> On Sat, Apr 20, 2002 at 12:02:11AM +0200, John Angelmo wrote:
> 
>>Kris Kennaway wrote:
>>
>>>On Fri, Apr 19, 2002 at 10:13:23PM +0200, John Angelmo wrote:
>>>
>>>
>>>>After yesterdays new build I found a problem
>>>>Xfree86-4 can't start as regular user (exept root)
>>>
>>>
>>>Read the fine message you got at install-time and install the wrapper
>>>port.
>>>
>>>Kris
>>
>>Wrapper is installed
>>
>>it allways has been, X starts but not the windowmanager (fluxbox or tmw)
> 
> 
> Okay, well that's not what you said, is it? :-)
> 
> Please post the exact error messages.
> 
> Kris

Well X starts but just to the gray area, no windowmanager starts and the 
error I get(after I have exited) is:

AUDIT: Fri Apr 19 22:09:13 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:15 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:17 2002: 16472 XFree86: client 1 rejected from 
local host
AUDIT: Fri Apr 19 22:09:19 2002: 16472 XFree86: client 1 rejected from 
local host


/John


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



  1   2   3   4   5   >