On Sat, Apr 05, 2003 at 07:03:52PM +0200, Per Olofsson wrote: > Mark Weinem <[EMAIL PROTECTED]> writes: > > > Hi, > > > > FreeBSD 4.7 (Release), > > ion-devel-2003032 > > > > Could anybody submit a working system.mk to build the actual ion-devel > > on FBSD? > > Are there any problems with the default system.mk?
Only the -ldl linker argument doesn't work - but I noticed this also before ion-devel-20030327. Maybe Mark used 'make' instead of 'gmake'? Under FreeBSD or Darwin in some situations I noticed, that before an 'dirent.h' inclusion it's important to also include 'sys/types.h'. But to build ion-devel-20030327 it's only needed to remove -ldl argument in system.mk and building through gmake depend && gmake && sudo gmake install... Regards, Anselm -- Anselm R. Garbe () ascii ribbon campaign - against html mail www.ebrag.de /\ - against microsoft attachments
