Suggested port: open source Xara Xtreme
pfgshield-freebsd at yahoo.com
pfgshield-freebsd at yahoo.com
Tue Mar 21 16:06:30 UTC 2006
--- Vasil Dimov <vd at FreeBSD.org> ha scritto:
...
>
> In spite of the scary errors I continued hacking and hit some serious
> issue: they use a function malloc_usable_size() which is defined like
> this on linux, but unavailable for FreeBSD:
>
> /* Report the number of usable allocated bytes associated with allocated
> chunk __ptr. */
> extern size_t malloc_usable_size __MALLOC_P ((__malloc_ptr_t __ptr));
>
> Any ideas for alternatives?
>
Hmm...not really but here are two options:
- check the code to see what they did for MacOS X.
- It looks like devel/libdlmalloc might have it.
Pedro.
___________________________________
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB
http://mail.yahoo.it
More information about the freebsd-ports
mailing list