revive wmmemload port

A.J. "Fonz" van Werven freebsd at skysmurf.nl
Fri Aug 28 18:25:58 UTC 2015


Marco Beishuizen wrote:

> Adding <sys/types.h> results in less, but fatal errors as well:
[snip]
> --- mem_freebsd.o ---
> In file included from mem_freebsd.c:18:
> /usr/include/vm/vm_param.h:94:2: error: unknown type name 'u_int'
>         u_int   xsw_version;
>         ^
> /usr/include/vm/vm_param.h:95:2: error: unknown type name 'dev_t'; did you
> mean 'div_t'?
>         dev_t   xsw_dev;
>         ^
> /usr/include/stdlib.h:62:3: note: 'div_t' declared here
> } div_t;
>   ^
> 2 errors generated.
> *** [mem_freebsd.o] Error code 1
> ...

That *looks* like files being included in an incorrect order. Can you send
me a tarball of the port directory as you have it now? With any luck I
might be able to track down the problem more easily then.

AvW

-- 
I'm not completely useless, I can be used as a bad example.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20150828/3ac2a130/attachment.bin>


More information about the freebsd-ports mailing list