Brendan Simon wrote:
> I'm trying to install gnucash2 (fink -y install gnucash2).
> It is barfing when trying to compile libnautilus.
> I have install XCode-3.1 and X11-2.3.0 (latest Xquartz from MacOSForge).
>
> It seems libnautilus believes that X is not installed, or the 
> development environment isn't.
> Is this a problem with X11-2.3.0?  Would installing X11-2.2.3 fix the 
> issue ???
>
> Tail of the error message is: (full log at end of email).
>
>     checking for X... no
>     configure: error: X development libraries not found
>     ### execution of ./configure failed, exit code 1
>     Removing runtime build-lock...
>     Removing build-lock package...
>     /sw/bin/dpkg-lockwait -r fink-buildlock-libnautilus-ext1-shlibs-2.20.0-2
>     (Reading database ... 67240 files and directories currently installed.)
>     Removing fink-buildlock-libnautilus-ext1-shlibs-2.20.0-2 ...
>     Failed: phase compiling: libnautilus-ext1-shlibs-2.20.0-2 failed
>
>
> What do I have to do to get gnucash to compile and install?
>
> Thanks, Brendan.
>
>   

>     checking for X... no
>     configure: error: X development libraries not found
>     ### execution of ./configure failed, exit code 1
>     Removing runtime build-lock...
>     Removing build-lock package...
>     /sw/bin/dpkg-lockwait -r fink-buildlock-libnautilus-ext1-shlibs-2.20.0-2
>     (Reading database ... 67240 files and directories currently installed.)
>     Removing fink-buildlock-libnautilus-ext1-shlibs-2.20.0-2 ...
>     Failed: phase compiling: libnautilus-ext1-shlibs-2.20.0-2 failed
>
>     Before reporting any errors, please run "fink selfupdate" and
>     try again.  If you continue to have issues, please check to see if the
>     FAQ on fink's website solves the problem.  If not, ask on the fink-users
>     or fink-beginners mailing lists, with a carbon copy to the maintainer:
>
>         The Gnome Core Team <[EMAIL PROTECTED]>
>
>     Note that this is preferable to emailing the maintainer directly, since
>     most fink package maintainers do not have access to all possible
>     hardware and software configurations.
>
>     k9m:~ brendan$
>
>
>   
The problem here is that some packages try to use the presence of xmkmf 
as their method to detect X11, and this was _removed_ in both the 
official X11 as of 10.5.2 as well as the macosxforge.org unoffficial 
updates.  I don't know for sure whether installing Fink's xmkmf package 
will work around this issue, but give that a try.  If that doesn't work, 
you'll just need to wait for this package to get fixed.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to