On Oct 12, 2007, at 3:46 AM, Jürgen Brändle wrote:
Very strage behavior because the config tells me:checking malloc.h usability... yes
this should probably say 'no', as there's not really a malloc.h on darwin.
Anybody out there who can help me?
Do you have a /usr/local/include/malloc.h sitting around? it may be confusing the build system.
BTW: I want to try out some special config parameters like the one I found while searching for fixes:./configure --enable-developerMy thinking was to do the following:sudo port edit freeradius portfileand insert the wanted directives into this file:configure.args --with-openssl-includes=${prefix}/include/openssl \ --with-openssl-libraries=${prefix}/lib \ --enable-developer \ --mandir=\\\${prefix}/share/manWill this portfile then be used when I do port install again?
Yes, but that change will be overwritten by the 'normal' portfile when you run port sync or port selfupdate again.
-- Daniel J. Luke +========================================================+ | *---------------- [EMAIL PROTECTED] ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
PGP.sig
Description: This is a digitally signed message part
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo/macports-users
