This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: MACOSX support


You're right, it's enabled. I undef'ed it now and am rebuilding. I'll keep you posted.


On donderdag, feb 20, 2003, at 11:47 Europe/Brussels, Andreas Tobler wrote:



-- Original Message --
I did this in a clean output dir, relaunched the make from scratch and

get exactly the same error as before :-(

Hm, here it passes. But this is due to the fact that in my config.h:/*
#undef
HAVE_DLADDR */.

I guess you have it enabled?

For the moment I don't know why you have it enabled.

Have to look at.

Oh, I see. You have a more recent version of libdl than I have. In my version
dladdr is not implemented. And so it passes.


You could try to undef the HAVE_DLADDR in include/config.h (java builddir)

But anyway, I guess you found a bug which we have to solve.

I see what I can do.

Thanks,

Andreas



--
Geert Bevin             Uwyn
"Use what you need"     Lambermontlaan 148
http://www.uwyn.com     1030 Brussels
gbevin at uwyn dot com         Tel & Fax +32 2 245 41 06

PGP Fingerprint : 4E21 6399 CD9E A384 6619  719A C8F4 D40D 309F D6A9
Public PGP key  : available at servers pgp.mit.edu, wwwkeys.pgp.net


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]