From owner-freebsd-current Sun Oct 4 01:32:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA03777 for freebsd-current-outgoing; Sun, 4 Oct 1998 01:32:52 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dingo.cdrom.com (castles144.castles.com [208.214.165.144]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA03772 for ; Sun, 4 Oct 1998 01:32:45 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Received: from dingo.cdrom.com (localhost [127.0.0.1]) by dingo.cdrom.com (8.9.1/8.8.8) with ESMTP id BAA02962 for ; Sun, 4 Oct 1998 01:37:49 -0700 (PDT) (envelope-from mike@dingo.cdrom.com) Message-Id: <199810040837.BAA02962@dingo.cdrom.com> X-Mailer: exmh version 2.0.2 2/24/98 To: current@FreeBSD.ORG Subject: Re: What about jdk-1.1.6 for FreeBSD-3.0-ELF ? In-reply-to: Your message of "Sun, 04 Oct 1998 10:19:19 +0200." <20725.907489159@verdi.nethelp.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 04 Oct 1998 01:37:48 -0700 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bastard! You killed Terry! > > > Unfortunately, this may end up being a similar situation to the Linux ELF libs > > > thatb are shipped on the XiG CD, inthat there are all sorts of assumptions > > > made about the internals of libc and some of the funny stuff it exports. > > > > Well, I have one of the "free" Solaris CDROMs. Not being an X11/Motif/JDK > > expert, it's unclear to me what needs to be done here. Anybody care to be > > a bit more explicit? > > I may have an answer to my own question. Trying the examples from the > O'Reilly books, ch. 02, I get: > > /usr/X11R6/lib/libXm.so: undefined reference to `_xmknod' > /usr/X11R6/lib/libXm.so: undefined reference to `stat64' > /usr/X11R6/lib/libXm.so: undefined reference to `__filbuf' > /usr/X11R6/lib/libXm.so: undefined reference to `fork1' > /usr/X11R6/lib/libXm.so: undefined reference to `__xpg4' > /usr/X11R6/lib/libXm.so: undefined reference to `nl_langinfo' > /usr/X11R6/lib/libXm.so: undefined reference to `__ctype_mask' > /usr/X11R6/lib/libXm.so: undefined reference to `readdir64' > /usr/X11R6/lib/libXm.so: undefined reference to `lstat64' > /usr/X11R6/lib/libXm.so: undefined reference to `readdir64_r' > /usr/X11R6/lib/libXm.so: undefined reference to `___errno' > /usr/X11R6/lib/libXm.so: undefined reference to `iswalnum' > /usr/X11R6/lib/libXm.so: undefined reference to `__iob' > /usr/X11R6/lib/libXm.so: undefined reference to `fopen64' > > So it does indeed look like the Solaris Motif library needs more from > other libraries than is currently available. Possibly some of this might > exist in the NetBSD Solaris emulation - I haven't checked. Most of these will require library shims, obviously enough. (Apologies for the South Park reference.) -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message