From owner-freebsd-ports Mon Feb 11 13:53:34 2002 Delivered-To: freebsd-ports@freebsd.org Received: from domu.oav.net (domu.oav.net [195.154.210.133]) by hub.freebsd.org (Postfix) with ESMTP id 67C2E37B419 for ; Mon, 11 Feb 2002 13:53:26 -0800 (PST) Received: from kiwi.adsl.isdnet.net (kiwi.adsl.isdnet.net [195.154.177.33]) by domu.oav.net (New World Mailer from the Space) with ESMTP id 6A5E91C731; Mon, 11 Feb 2002 22:53:24 +0100 (CET) (envelope-from kiwi@oav.net) Received: from localhost (localhost [127.0.0.1]) by kiwi.adsl.isdnet.net (Postfix) with ESMTP id 64D9DD342; Mon, 11 Feb 2002 21:52:08 +0100 (CET) Date: Mon, 11 Feb 2002 21:52:08 +0100 (CET) From: Xavier Beaudouin To: Hajimu UMEMOTO Cc: Subject: Re: sysutils/gkrellm building on FreeBSD alpha In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org hi ! > kiwi> So here is the problem, on freebsd alpha there seems to have not > kiwi> machine/apm_bios.h file and not sensors interface. > > Thank you for reporting it. I disabled apm and sensor on except for > i386 and just committed the fix. Please try latest ports-current of > gkrellm. Tried :) > kiwi> I can keep in touch if the maintener of gkrellm needs some more help about > kiwi> porting / tests on FreeBSD/Alpha > > Since I don't have Alpha, please check the latest port and let me know > if it is okay. > When it is okay, I'll send the patch to the author of GKrellM. Hum doesn't help... I think there is a bit of hacking to do in main.c : cc main.o alerts.o apm.o base64.o clock.o cpu.o disk.o fs.o hostname.o inet.o mail.o meminfo.o net.o proc.o sensors.o uptime.o chart.o panel.o config.o gui.o krell.o plugins.o utils.o -o gkrellm `/usr/X11R6/bin/gtk12-config --libs gthread` `imlib-config --libs-gdk` -lkvm -ldevstat -lmd -Wl,-E main.o: In function `main': main.o(.text+0x4b30): undefined reference to `scan_for_sensors' main.o(.text+0x4b34): undefined reference to `scan_for_sensors' gmake[1]: *** [gkrellm] Error 1 gmake[1]: Leaving directory `/usr/ports/sysutils/gkrellm/work/gkrellm-1.2.8/src' gmake: *** [freebsd] Error 2 *** Error code 2 Unfortunatly, I don't have any idea how to patch it about that... Maybe the author of gkrellm should know how to handle that ? Sincerly, /Xavier -- Xavier Beaudouin - Unix System Administrator & Projects Leader. For mail address, please check header of this mails. Spams are not accepted. Caudium: http://caudium.net/, CAMAS webmail: http://camas.caudium.net/ [ Little fortune now ] Those who don't understand UNIX are doomed to reinvent it, poorly. --Henry Spencer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message