On Sat, Jun 30, 2007 at 11:53:02AM +0000, dominic stephens wrote: > Dear Thomas, Thanks for the reply. SYS$COMMON:[SYSLIB]UCX$IPC.OLB doesn't > exist hence the origional error but SYS$COMMON:[SYSLIB]TCPIP$IPC.OLB doesnt > exist either. There is a file SYS$COMMON:[SYSLIB]TCPIP$IPC_SHR.exe (and a > corresponding UCX version SYS$COMMON:[SYSLIB]UCX$IPC_SHR.exe) plus > SYS$COMMON:[SYSLIB]TCPIP$INETDEF.H > There's also SYS$COMMON:[TCPIP$LIB]TCPIP$LIB.OLB > Some (I could post the full list if req.) of the TCPIP logicals are: > "TCPIP$LIBRARY" = "SYS$SYSROOT:[TCPIP$LIB]" > "TCPIP$RPC" = "SYS$SYSROOT:[TCPIP$LIB.RPC]" > "TCPIP$SYSTEM" = "SYS$COMMON:[SYSEXE]" > "TCPIP$EXAMPLES" = "SYS$COMMON:[SYSHLP.EXAMPLES.TCPIP]" > > I am currently playing with batch files and their logs but haven't a clue > how to re link (or indeed if it's possible) using TCPIP$IPC_SHR.exe rather > than UCX$IPC.OLB etc. Would any of the code or compile instructions need > changing as well? Thanks again for any advice. Cheers - Dominic
I put a copy of my current patch here: ftp://invisible-island.net/temp/lynx2.8.7dev.5b.patch.gz which will make that build. (I can't fully test it since the HP testdrive doesn't allow outgoing connections - but it should be close enough for you to iron out). -- Thomas E. Dickey <[EMAIL PROTECTED]> http://invisible-island.net ftp://invisible-island.net _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
