Re: [XFree86] 4.4.0 compilation problems

2005-03-15 Thread Arthur Rinkel
On Mon, Mar 14, 2005 at 11:41:16AM -0700, Marc Aurele La France wrote: In any case, I've just checked and this problem has laready been fixed in the release snapshots. It occurs because your glibc #defines printf as a macro. That did it, thanks! ;-) I've downloaded release snapshot 4.4.99.903

Re: [XFree86] 4.4.0 compilation problems

2005-03-14 Thread Arthur Rinkel
On Fri, Mar 11, 2005 at 10:56:33AM -0800, Bukie Mabayoje wrote: Attach your host.def Attached to this email msg. If necessary, you may check the output of 'make World' on my FTP site (compressed text file); see ftp://unimatrix001.student.utwente.nl/pub/test/ Grtz, Arthur XCOMM $XFree86:

Re: [XFree86] 4.4.0 compilation problems

2005-03-14 Thread Arthur Rinkel
On Fri, Mar 11, 2005 at 04:13:55PM -0700, Marc Aurele La France wrote: I think there's something in your setup that's interfering with a proper build. So let's start with a CP of the command line used by `make World` to compile bdftopcf.c. CP means cutpaste? As stated in my original

Re: [XFree86] 4.4.0 compilation problems

2005-03-14 Thread Marc Aurele La France
On Mon, 14 Mar 2005, Arthur Rinkel wrote: On Fri, Mar 11, 2005 at 04:13:55PM -0700, Marc Aurele La France wrote: I think there's something in your setup that's interfering with a proper build. So let's start with a CP of the command line used by `make World` to compile bdftopcf.c. CP means

[XFree86] 4.4.0 compilation problems

2005-03-11 Thread Arthur Rinkel
Hi, I'm having some troubles compiling Xfree86 version 4.4.0 on my homebrew Linux system (kernel 2.4.20). A 'make World' recognizes my system as: Linux distribution: unknown libc: 6.2.2 binutils: 21.3 GCC: 3.0 I've compiled with and without changes to certain .cf files, but in the end that

Re: [XFree86] 4.4.0 compilation problems

2005-03-11 Thread Bukie Mabayoje
Try starting with a minimum change to your host.def Arthur Rinkel wrote: Hi, I'm having some troubles compiling Xfree86 version 4.4.0 on my homebrew Linux system (kernel 2.4.20). A 'make World' recognizes my system as: Linux distribution: unknown libc: 6.2.2 binutils: 21.3 GCC: 3.0

Re: [XFree86] 4.4.0 compilation problems

2005-03-11 Thread Arthur Rinkel
On Fri, Mar 11, 2005 at 08:51:14AM -0800, Bukie Mabayoje wrote: Try starting with a minimum change to your host.def I have tried an empty host.def and a host.def with the following 2 modifications: - uncommented ServerToInstall setting - XF86CardDrivers set to 'mga' only Everytime I have those

Re: [XFree86] 4.4.0 compilation problems

2005-03-11 Thread Bukie Mabayoje
Attach your host.def Arthur Rinkel wrote: On Fri, Mar 11, 2005 at 08:51:14AM -0800, Bukie Mabayoje wrote: Try starting with a minimum change to your host.def I have tried an empty host.def and a host.def with the following 2 modifications: - uncommented ServerToInstall setting -

Re: [XFree86] 4.4.0 compilation problems

2005-03-11 Thread Marc Aurele La France
On Fri, 11 Mar 2005, Arthur Rinkel wrote: I'm having some troubles compiling Xfree86 version 4.4.0 on my homebrew Linux system (kernel 2.4.20). A 'make World' recognizes my system as: Linux distribution: unknown libc: 6.2.2 binutils: 21.3 GCC: 3.0 I've compiled with and without changes to