From owner-freebsd-hackers Mon Apr 3 00:09:04 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA28442 for hackers-outgoing; Mon, 3 Apr 1995 00:09:04 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA28416 for ; Mon, 3 Apr 1995 00:09:00 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id AAA09580; Mon, 3 Apr 1995 00:08:11 -0700 Date: Mon, 3 Apr 1995 00:08:11 -0700 Message-Id: <199504030708.AAA09580@silvia.HIP.Berkeley.EDU> To: kimc@w8hd.w8hd.org CC: hackers@FreeBSD.org In-reply-to: (message from Kim Culhan on Sun, 2 Apr 1995 23:03:16 -0400 (EDT)) Subject: Re: xboing and library error From: asami@cs.berkeley.edu (Satoshi Asami/=?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: hackers-owner@FreeBSD.org Precedence: bulk ("ports" might have been more appropriate for this...but I'll leave it in "hackers" for now) * Tried to compile xboing and we get this lib error: * * ld.so: xboing: libXpm.so.4.5: Undefined error: 0 I just tried it on thud (running -current from a few days ago, it appears) and it compiled fine. I remember there was a problem with the linker (with shared libs) that caused mh compilation to bomb (that hasn't been fixed yet, though). Anybody else seeing this? Also, you may want to try to get the xpm package and see if that will make your linker happy. It seems to me like the xpm library is somehow not built correctly. Satoshi