Stephen Langer wrote:
>
> On Mar 15, 2007, at 3:54 PM, Alexander K. Hansen wrote:
>
>> Stephen Langer wrote:
>>>
>>> ./configure: line 10294: syntax error near unexpected token `0.7'
>>> ./configure: line 10294: `  PKG_PROG_PKG_CONFIG(0.7)'
>>> ### execution of PYTHON=/sw/bin/python2.5 failed, exit code 2
>>>
>> It works for me.  What was right above those two messages?  Also, it 
>> might be worth looking at the config.log file in the build directory 
>> at around line 10294
>> <snip>
>
> Here's more context for the error message:
>
> checking for /sw/bin/python2.5 version... 2.5
> checking for /sw/bin/python2.5 platform... darwin
> checking for /sw/bin/python2.5 script directory... 
> ${prefix}/lib/python2.5/site-packages
> checking for /sw/bin/python2.5 extension module directory... 
> ${exec_prefix}/lib/python2.5/site-packages
> checking for headers required to compile python extensions... found
> checking for xsltproc... /sw/bin/xsltproc
> checking for python module thread... yes
> checking whether to enable threading in pygobject... yes
> ./configure: line 10294: syntax error near unexpected token `0.7'
> ./configure: line 10294: `  PKG_PROG_PKG_CONFIG(0.7)'
> ### execution of PYTHON=/sw/bin/python2.5 failed, exit code 2
>
> I googled PKG_PROG_PKG_CONFIG, which led me to try upgrading 
> pkgconfig. (I guess PKG_CONFIG in all caps in the error message should 
> have been a hint.)  After installing pkgconfig 0.21-1, pygobject2-py25 
> installed correctly.  It looks like pkgconfig is missing in the 
> dependencies.
>
> Thanks.
>
>  -- Steve
>
It actually had a versioned dependency on pkgconfig, but apparently it 
needs a newer version.  This is now changed in CVS (and at an rsync 
mirror near you in due course).

-- 
Alexander K. Hansen
Fink User Liason/Documenter
[EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to