On 3/27/12 7:36 AM, Dany Plouffe wrote:
> Hi,
>
> I am trying to install libogdi3 using fink. However, I get an error message 
> (I put it at the end of this message).
>
> I ran "fink selfupdate", I put only 1 simultaneous build job, and I also 
> tried to reboot the computer
>
> Here are extra informations, included with the error messages I got:
>
> Package manager version: 0.32.3
> Distribution version: selfupdate-rsync Tue Mar 27 10:24:21 2012, 10.6, i386
> Trees: local/main stable/main
> Xcode: 3.2.6
> Max. Fink build jobs:  1
>
>
> Do you have any idea why it doesn't compile?
>
> Thanks!
>
> Dany
>
> ---------------
> The error message:
>
> gcc -I.. -I/sw/src/fink.build/libogdi3-3.1.5-1007/ogdi-3.1.5/include/darwin 
> -I/sw/src/fink.build/libogdi3-3.1.5-1007/ogdi-3.1.5/ogdi/include   
> -I/sw/include -I/sw/include -O -fno-common -I/sw/include  -c -o ecs_dyna.o 
> ../ecs_dyna.c
> In file included from 
> /sw/src/fink.build/libogdi3-3.1.5-1007/ogdi-3.1.5/ogdi/include/ecs.h:353,
>                   from ../ecs_dyna.c:28:
> /sw/src/fink.build/libogdi3-3.1.5-1007/ogdi-3.1.5/ogdi/include/ecs_util.h:90:22:
>  error: projects.h: No such file or directory
>
...

That's odd, because I think the projects.h which it is looking for is in 
the source distribution itself:

$ tar -tvzf /sw/src/ogdi-3.1.5.tar.gz | grep project
-rw-r--r-- warmerda/users   6665 2000-10-29 13:58 ogdi-3.1.5/proj/projects.h

and according to the line you posted that should have been visible to 
the compiler.  Maybe start by running

ls -l /sw/src/fink.build/libogdi3-3.1.5-1007/ogdi-3.1.5/ogdi/proj

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
http://finkakh.wordpress.com/2012/02/21/got-job/


------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to