| From | Sent On | Attachments |
|---|---|---|
| Tugrul Galatali | Aug 31, 1998 12:15 pm | |
| John Polstra | Aug 31, 1998 1:17 pm | |
| Doug Rabson | Aug 31, 1998 2:08 pm | |
| Tugrul Galatali | Aug 31, 1998 4:22 pm | |
| Alex | Aug 31, 1998 6:00 pm | |
| David Dawes | Aug 31, 1998 7:58 pm | |
| Doug Rabson | Sep 1, 1998 12:57 am | |
| Alex | Sep 1, 1998 1:20 am | |
| Joachim Kuebart | Sep 1, 1998 9:54 am | |
| Joachim Kuebart | Sep 1, 1998 11:09 am | |
| Ollivier Robert | Sep 1, 1998 11:41 am | |
| Joachim Kuebart | Sep 1, 1998 2:48 pm | |
| Ollivier Robert | Sep 1, 1998 3:41 pm | |
| Satoshi Asami | Sep 1, 1998 3:51 pm | |
| Satoshi Asami | Sep 1, 1998 4:46 pm | |
| Joachim Kuebart | Sep 1, 1998 5:03 pm | |
| Terry Lambert | Sep 1, 1998 6:27 pm | |
| John Polstra | Sep 1, 1998 6:28 pm | |
| David Dawes | Sep 1, 1998 7:36 pm | |
| David Dawes | Sep 1, 1998 8:07 pm | |
| John Birrell | Sep 1, 1998 8:52 pm | |
| Joel Ray Holveck | Sep 1, 1998 9:06 pm | |
| John Polstra | Sep 1, 1998 9:15 pm | |
| John Polstra | Sep 1, 1998 9:18 pm | |
| John Polstra | Sep 1, 1998 9:19 pm | |
| Joachim Kuebart | Sep 1, 1998 10:35 pm | |
| Joachim Kuebart | Sep 1, 1998 10:39 pm | |
| Joachim Kuebart | Sep 1, 1998 10:40 pm | |
| Joel Ray Holveck | Sep 1, 1998 10:55 pm | |
| Joachim Kuebart | Sep 1, 1998 10:55 pm | |
| David Dawes | Sep 1, 1998 11:12 pm | |
| John Birrell | Sep 2, 1998 12:10 am | |
| Ollivier Robert | Sep 2, 1998 12:12 am | |
| Satoshi Asami | Sep 2, 1998 12:14 am | |
| Terry Lambert | Sep 2, 1998 12:23 am | |
| Terry Lambert | Sep 2, 1998 1:00 am | |
| John Polstra | Sep 2, 1998 8:53 am | |
| Joachim Kuebart | Sep 2, 1998 9:05 am | |
| Ollivier Robert | Sep 2, 1998 2:39 pm | |
| Chuck Robey | Sep 2, 1998 3:19 pm | |
| Ollivier Robert | Sep 2, 1998 10:50 pm | |
| Warner Losh | Sep 2, 1998 11:10 pm | |
| David Dawes | Sep 3, 1998 4:33 am | |
| David Dawes | Sep 3, 1998 4:50 am | |
| Doug Rabson | Sep 3, 1998 1:29 pm | |
| David Dawes | Sep 4, 1998 1:00 am | |
| David O'Brien | Sep 9, 1998 8:23 pm | |
| John Polstra | Sep 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?
Tugrul Galatali
To Unsubscribe: send mail to majo...@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message





