bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dlfcn.h error on solaris 10,x86, sunstudio 10


From: Ralf Wildenhues
Subject: Re: dlfcn.h error on solaris 10,x86, sunstudio 10
Date: Thu, 11 Jan 2007 00:36:09 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Michael,

* michael huff wrote on Tue, Dec 19, 2006 at 04:33:04AM CET:
> I get the following error building packages in pkgsrc on my solaris 10
> installation using sunstudio 10.
[...]
> checking dlfcn.h usability... yes
> checking dlfcn.h presence... no
> configure: WARNING: dlfcn.h: accepted by the compiler, rejected by the 
> preprocessor!
> configure: WARNING: dlfcn.h: proceeding with the preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to address@hidden ##
> configure: WARNING:     ## ------------------------------------ ##
> checking for dlfcn.h... no

Thanks for the bug report, sorry for the delay.

> Let me know if there's anything you'd like me to do.

Yes: look in the config.log file about what errors the preprocessor
throws.  Is the C preprocessor just /lib/cpp or 'cc -E'?  If the former,
then I bet it's just not able to handle the file at all.  Otherwise
there may be a prerequisite header missing, but then the compiler should
have faulted, too.

Cheers,
Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]