-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

JonAlf Dyrland-Weaver wrote:
> 
>

<snip>

> The fact that there's no "-L/usr/X11/lib" or "-L/usr/X11R6/lib" on those
> lines is pretty suspicious. Let's see what you get from
> 
>     fink dumpinfo -fenv ddd | grep X11
> 
> In my case (10.5), I get
> 
> $ fink dumpinfo -fenv ddd | grep X11
> MANPATH=/sw/share/man:/usr/share/man:/usr/X11/man:/sw/lib/perl5/5.8.8/man:/usr/X11R6/man:/sw/lib/perl5-core/5.10.0/man:/sw/lib/perl5/5.10.0/man:/sw/lib/perl5-core/5.8.6/man:/sw/lib/perl5/5.8.6/man
> 
> PATH=/sw/var/lib/fink/path-prefix-g++-4.0:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
> 
> 
>     
> For Max:  even though the package builds for me, it's probably worth
> modifying the ConfigureParams, because the X11 detection looks a little
> sketchy as-is on a modern X11:
> 
> ...
> checking for X... no
> checking whether libXext is in the standard X library path... no
> checking whether libXp is in the standard X library path... no
> checking whether libXmu is in the standard X library path... no
> checking for Motif... libraries /sw/lib, headers in default path
> checking for Xpm... libraries /usr/X11/lib, headers in default path
> checking for Athena... libraries in default path, headers in default path
> checking whether compiling X headers requires -fpermissive... no
> checking for XOpenDisplay in -lX11... yes
> checking for _Xlcmbcurmax in -lXintl... no
> checking for shmap in -lipc... no
> checking for XtToolkitInitialize in -lXt... yes
> checking for XShapeQueryVersion in -lXext... yes
> checking for XmuCvtStringToOrientation in -lXmu... yes
> checking for XpmCreatePixmapFromXpmImage in -lXpm... yes
> checking X11/xpm.h usability... yes
> checking X11/xpm.h presence... yes
> checking for X11/xpm.h... yes
> checking xpm.h usability... no
> checking xpm.h presence... no
> checking for xpm.h... no
> ...
> 

> Here you go:
> $ fink dumpinfo -fenv ddd | grep X11
>  
> MANPATH=/sw/share/man:/usr/share/man:/usr/X11/man:/sw/lib/perl5/5.10.0/man:/usr/X11R6/man

>  
> PATH=/sw/var/lib/fink/path-prefix-10.6:/sw/bin:/sw/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin


Looks similar enough.  You might try making a local copy of ddd.info and
 ddd.patch as per

http://finkers.wordpress.com/2009/07/24/creating-local-packages/

and add
        --x-libraries=/usr/X11R6/lib --x-headers=/usr/X11R6/include

to the ConfigureParams line in your local ddd.info, and see if it builds
with that added.

- --
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkrfVN8ACgkQB8UpO3rKjQ9cuQCdGTXqIlh1DCh6wJqHxn8TJTEW
WAAAn33IhRzfiOPpWWW5tFRHRNIGkr4d
=xIxZ
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to