atom feed48 messages in org.freebsd.freebsd-currentXFree86 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:XFree86 and ELF
From:Tugrul Galatali (gala@stuy.edu)
Date:Aug 31, 1998 12:15:09 pm
List:org.freebsd.freebsd-current

Most ports are compiling just fine with ELF. The only problem I have encountered is compiling XFree86. The libs compile just fine from watching it scroll by now and then, but linking against the programs under the program subdirectory results in errors such as the following

cc -o appres -O2 -ansi -pedantic -Dasm=__asm -L../../exports/lib appres.o -lXt -lSM -lICE -lXext -lX11 -L/usr/X11R6/lib -lxpg4 -Wl,-R,/usr/X11R6/lib ../../exports/lib/libICE.a(transport.o): In function `_IceTransSockINETConnect': transport.o(.text+0x1070): undefined reference to `inet_addr' ../../exports/lib/libICE.a(transport.o): In function `_IceTransGetPeerNetworkId': transport.o(.text+0x2912): undefined reference to `inet_ntoa' ../../exports/lib/libX11.a(ximtrans.o): In function `_X11TransSocketINETConnect': x11trans.o(.text+0x544): undefined reference to `inet_addr' ../../exports/lib/libX11.a(ximtrans.o): In function `_XimXTransSocketINETConnect': ximtrans.o(.text+0x510): undefined reference to `inet_addr' *** Error code 1

Stop.

... (quickly transcribed by hand ;)

Anyone willing to post a makeshift patch to carry us along till the port gets ELF savvy, or to test the port to be?

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