Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Jul 2004 12:26:07 -0700 (PDT)
From:      Gustavo Fukao <gustavofukao@yahoo.com>
To:        freebsd-ports@freebsd.org
Subject:   Endeavour Mark Port
Message-ID:  <20040706192607.73816.qmail@web40810.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
 
I got some troubles to port the Endeavour Mark II http://wolfpack.twu.net/Endeavour2/
 
I have changed into the 
------------------------ edvdevices.c ---------------------------------
#define <sys/vfs.h>
 
by
 
#define <sys/param.h>
#define <sys/mount.h>
-----------------------------------------------------------------------------
 
 
some modification in Makefile.srclist
 
add mntent.h and mntent_compat.c of the linneghborhood
 
but when link all objects to create a module I got an error the 
 
sys/vfs.h didn't found ... remember I have changed in edvdevices.c...
 
... I dont know what do ...
.. I need some help..
 
Thanks per attetion
 
 


Gustavo Fukao
FreeBSD user      51175 
http://www.freebsd-br.cjb.net





		
---------------------------------
Do you Yahoo!?
Yahoo! Mail is new and improved - Check it out!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040706192607.73816.qmail>