atom feed48 messages in org.freebsd.freebsd-currentRe: XFree86 and ELF
FromSent OnAttachments
Tugrul GalataliAug 31, 1998 12:15 pm 
John PolstraAug 31, 1998 1:17 pm 
Doug RabsonAug 31, 1998 2:08 pm 
Tugrul GalataliAug 31, 1998 4:22 pm 
AlexAug 31, 1998 6:00 pm 
David DawesAug 31, 1998 7:58 pm 
Doug RabsonSep 1, 1998 12:57 am 
AlexSep 1, 1998 1:20 am 
Joachim KuebartSep 1, 1998 9:54 am 
Joachim KuebartSep 1, 1998 11:09 am 
Ollivier RobertSep 1, 1998 11:41 am 
Joachim KuebartSep 1, 1998 2:48 pm 
Ollivier RobertSep 1, 1998 3:41 pm 
Satoshi AsamiSep 1, 1998 3:51 pm 
Satoshi AsamiSep 1, 1998 4:46 pm 
Joachim KuebartSep 1, 1998 5:03 pm 
Terry LambertSep 1, 1998 6:27 pm 
John PolstraSep 1, 1998 6:28 pm 
David DawesSep 1, 1998 7:36 pm 
David DawesSep 1, 1998 8:07 pm 
John BirrellSep 1, 1998 8:52 pm 
Joel Ray HolveckSep 1, 1998 9:06 pm 
John PolstraSep 1, 1998 9:15 pm 
John PolstraSep 1, 1998 9:18 pm 
John PolstraSep 1, 1998 9:19 pm 
Joachim KuebartSep 1, 1998 10:35 pm 
Joachim KuebartSep 1, 1998 10:39 pm 
Joachim KuebartSep 1, 1998 10:40 pm 
Joel Ray HolveckSep 1, 1998 10:55 pm 
Joachim KuebartSep 1, 1998 10:55 pm 
David DawesSep 1, 1998 11:12 pm 
John BirrellSep 2, 1998 12:10 am 
Ollivier RobertSep 2, 1998 12:12 am 
Satoshi AsamiSep 2, 1998 12:14 am 
Terry LambertSep 2, 1998 12:23 am 
Terry LambertSep 2, 1998 1:00 am 
John PolstraSep 2, 1998 8:53 am 
Joachim KuebartSep 2, 1998 9:05 am 
Ollivier RobertSep 2, 1998 2:39 pm 
Chuck RobeySep 2, 1998 3:19 pm 
Ollivier RobertSep 2, 1998 10:50 pm 
Warner LoshSep 2, 1998 11:10 pm 
David DawesSep 3, 1998 4:33 am 
David DawesSep 3, 1998 4:50 am 
Doug RabsonSep 3, 1998 1:29 pm 
David DawesSep 4, 1998 1:00 am 
David O'BrienSep 9, 1998 8:23 pm 
John PolstraSep 9, 1998 10:40 pm 
Subject:Re: XFree86 and ELF
From:David Dawes (daw@xfree86.org)
Date:Aug 31, 1998 7:58:34 pm
List:org.freebsd.freebsd-current

On Mon, Aug 31, 1998 at 07:23:11PM -0400, Tugrul Galatali wrote:

On Mon, 31 Aug 1998, Doug Rabson wrote:

I have a set of patches for the port. I think that we need to fix the weak definition of inet_addr in libc though.

The patches do fix one of the two parts of the problems I had. Most of the programs in xc/programs now actually link and have binaries, and all the libraries in xc/lib seem ok. But it completely barfs when linking XF86_SVGA. I'll send several pages of undefined symbols if anyone wants. I just wanted to write that the patches work, and now I'll busy myself with this directory, xc/programs/Xserver, until I work it out or somebody else is nice enough to offer even more patches ;)

These are probably related to the leading '_' issue which will show up in asm code. I expect that most of them can be fixed by adjusting the #ifdefs that control the defintion of GLNAME() in xc/programs/Xserver/hw/xfree86/os-support/assyntax.h. It might be best if its check for __ELF__ isn't dependent on checks for specific OSs.

There may be some others not fixed by this, but this should get most of them.

BTW, when things have settled a little, please submit any reasonably definitive XFree86 patches for FreeBSD/ELF to XFree86 so that they can be included in future releases. The best address to use for this is <patc@xfree86.org>.

David

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