DragonFly BSD
DragonFly bugs List (threaded) for 2005-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: problems building slurm-0.3.2 from ports


To: lists at dentarg dot net <lists@xxxxxxxxxxx>
From: Hiten Pandya <hmp@xxxxxxxxxxxxx>
Date: Thu, 05 May 2005 04:04:09 +0100

This is due to updated media definitions obtained from FreeBSD.  The port
should be using the new defines, weird.  Anyway, change the src/if_media.c
file using the following substitutions:

	(a) IFM_1000_TX is now IFM_1000_T
	(b) IFM_homePNA is IFM_HPNA_1

Kind regards,

				-Hiten
				Hiten Pandya
				hmp@xxxxxxxxxxxxxxxx

lists at dentarg dot net wrote:
===> Building for slurm-0.3.2
make all-am
source='slurm.c' object='slurm.o' libtool=no depfile='.deps/slurm.Po' tmpdepfile='.deps/slurm.TPo' depmode=gcc /bin/sh ./depcomp cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -I/usr/include -D_HAVE_NCURSES -D_HAVE_NCURSES_COLOR -c `test -f 'slurm.c' || echo './'`slurm.c
In file included from slurm.c:43:
src/if_media.c: In function `get_if_speed':
src/if_media.c:108: `IFM_1000_TX' undeclared (first use in this function)
src/if_media.c:108: (Each undeclared identifier is reported only once
src/if_media.c:108: for each function it appears in.)
src/if_media.c:137: `IFM_homePNA' undeclared (first use in this function)
*** Error code 1


Stop in /usr/dfports/net/slurm/work/slurm-0.3.2.
*** Error code 1

Stop in /usr/dfports/net/slurm/work/slurm-0.3.2.
*** Error code 1

Stop in /usr/dfports/net/slurm.
*** Error code 1

Stop.



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]