RSS/Atom feed Twitter
Site is read-only, email is disabled

Problem setting up for dev

This discussion is connected to the gegl-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

Problem setting up for dev Henrik Akesson 30 Dec 15:05
  Problem setting up for dev Martin Nordholts 30 Dec 16:46
   Problem setting up for dev David Evans 30 Dec 18:05
Henrik Akesson
2008-12-30 15:05:46 UTC (over 16 years ago)

Problem setting up for dev

Hi,

hope this is not a stupid question... I've done quite a lot of research about it but didn't find an answer.

I've setup and compiled, noting that at the end of the compile there's a problem with the modules (not sure what is done here):

---------------------------------- Making all in data
make[4]: Nothing to be done for `all'. --[Updating sample compositions]--
./OpenRaster-00.xml
** Message: Module
'../../operations/affine/.libs/affine.so.dSYM/Contents/Resources/DWARF/affine.so' load error: dlopen(../../operations/affine/.libs/affine.s o.dSYM/Contents/Resources/DWARF/affine.so, 10): no suitable image found. Did find:
../../operations/affine/.libs/affine.so.dSYM/Contents/Resources/DWARF/affine.so: can't map
----------------------------------
There are the same message for (I belive) every module.

Full output of autogen: http://sites.google.com/site/computerresearcher/gegl/gegl-developer/autogen Full output of make:
http://sites.google.com/site/computerresearcher/gegl/gegl-developer/make

And when running (using GEGL_PATH=/Users/hakesson/Projects/settingup/gegl/operations/) I get: ----------------------------------
** Message: Module
'/Users/hakesson/Projects/settingup/gegl/operations/generated/.libs/svg-multiply.so.dSYM/Contents/Resources/DWARF/svg-multiply.so' load err
or: dlopen(/Users/hakesson/Projects/settingup/gegl/operations/generated/.libs/svg-multiply.so.dSYM/Contents/Resources/DWARF/svg-multiply.so, 10): no suitable
image found. Did find:
/Users/hakesson/Projects/settingup/gegl/operations/generated/.libs/svg-multiply.so.dSYM/Contents/Resources/DWARF/svg-multiply.so: can't map
----------------------------------

Same message for every module...

Full output: http://sites.google.com/site/computerresearcher/gegl/gegl-developer/run

Would you have an idea of why this is happening?

I've had strange compilation problems in the beginning because of missing dependencies (which are now installed using macports), but on this one I'm a bit lost.

Thanks,

Henrik

Martin Nordholts
2008-12-30 16:46:06 UTC (over 16 years ago)

Problem setting up for dev

Henrik Akesson wrote:

Hi,

hope this is not a stupid question... I've done quite a lot of research about it but didn't find an answer.

Hi

As far as I know there is no one making regular testing on Mac OS X so feel free to be the one. Your problems look very Mac OS X specific so I'm not able to help further, sorry.

BR, Martin

David Evans
2008-12-30 18:05:22 UTC (over 16 years ago)

Problem setting up for dev

Martin Nordholts wrote:

Henrik Akesson wrote:

Hi,

hope this is not a stupid question... I've done quite a lot of research about it but didn't find an answer.

Hi

As far as I know there is no one making regular testing on Mac OS X so feel free to be the one. Your problems look very Mac OS X specific so I'm not able to help further, sorry.

BR, Martin