Sign In
New User? Sign Up
exiv2
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
You can set the sort order of messages? Just click on the link in the date column. Your preferences will be remembered, so you don't have to do it again when you return.

Messages

  Messages Help
Advanced
error: invalid conversion from   Message List  
Reply | Forward Message #613 of 1513 |
Hi!

I'm trying to compile from source on OSX 10.4.8. After I enter make, I
get the following error messages at the end.

tiffcomposite.hpp: In function `std::auto_ptr<Exiv2::TiffComponent>
Exiv2::newTiffArrayEntry(uint16_t, const Exiv2::TiffStructure*)':
tiffcomposite.hpp:597: error: invalid conversion from 'const
Exiv2::TiffStructure*' to 'long int'
tiffcomposite.hpp: In function `std::auto_ptr<Exiv2::TiffComponent>
Exiv2::newTiffArrayElement(uint16_t, const Exiv2::TiffStructure*)':
tiffcomposite.hpp:607: error: invalid conversion from 'const
Exiv2::TiffStructure*' to 'long int'
tiffcomposite.hpp: In function `std::auto_ptr<Exiv2::TiffComponent>
Exiv2::newTiffThumbData(uint16_t, const Exiv2::TiffStructure*)':
tiffcomposite.hpp:624: error: invalid conversion from 'const
Exiv2::TiffStructure*' to 'long int'
tiffcomposite.hpp: In function `std::auto_ptr<Exiv2::TiffComponent>
Exiv2::newTiffThumbSize(uint16_t, const Exiv2::TiffStructure*)':
tiffcomposite.hpp:634: error: invalid conversion from 'const
Exiv2::TiffStructure*' to 'long int'
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x00319f60 PID 11627
make[1]: *** [cr2image.o] Error 1
Removing child 0x00319f60 PID 11627 from chain.
Got a SIGCHLD; 1 unreaped children.
Reaping losing child 0x0030a2c0 PID 11625
make: *** [all] Error 2
Removing child 0x0030a2c0 PID 11625 from chain.

Thank you in advance. Sorry that I am very unused to compiling by source.




Sun Feb 4, 2007 3:04 am

exiv2user
Offline Offline
Send Email Send Email

Forward
Message #613 of 1513 |
Expand Messages Author Sort by Date

Hi! I'm trying to compile from source on OSX 10.4.8. After I enter make, I get the following error messages at the end. tiffcomposite.hpp: In function...
exiv2user
Offline Send Email
Feb 4, 2007
3:05 am

... If you haven't done so yet, please check in the forum, there are other discussions how to compile Exiv2 on OSX. Also, read the README file in the...
Andreas Huggel
zzzahu
Offline Send Email
Feb 4, 2007
6:47 am

Hi, Firstly I would like to thank you for taking the time to respond. Secondly I'm sorry but I had not been aware of a forum for exiv2 as I would have went...
exiv2user
Offline Send Email
Feb 4, 2007
4:28 pm

what version of gcc/xcode dev tools do you have installed and are using? use gcc_select to see what gcc you're actually using (10.4 on my machine has 3.3and ...
Will Stokes
stokes_will
Offline Send Email
Feb 6, 2007
1:20 pm

I am having the same issue on Mac OS X 10.4.8 with GCC 4.0. Going back through versions, the change happened between .10 and .11. The .10 release works fine,...
Barrie Selack
bselack
Offline Send Email
Mar 7, 2007
8:14 pm

Huh, For what it's worth I never use the without zlib flag. I haven't compiled 0.13 here yet but 0.12 compiles just fine on my G5 (aka PPC). Andreas, are you...
Will Stokes
stokes_will
Offline Send Email
Mar 8, 2007
5:00 pm

Will, That's interesting.. I get that same error on any version past .10 (with or without to zlib) Barrie...
Barrie Selack
bselack
Offline Send Email
Mar 8, 2007
7:03 pm

Dumb question, are you using the latest version of XCode? I keep XCode up to date because I believe the intial version of XCode that came with Tiger cannot...
Will Stokes
stokes_will
Offline Send Email
Mar 8, 2007
8:08 pm

Will, It's not a dumb question at all. I've been using GSS 4.0 on the command line. (and have been using it for exiv2 before as well). I can take a look at...
Barrie Selack
bselack
Offline Send Email
Mar 8, 2007
9:42 pm

Of course I'm sure you realized that should be: GCC powerpc-apple-darwin8-gcc-4.0.0 (GCC) 4.0.0 20041026 (Apple Computer, Inc. build 4061) Barrie ... ...
Barrie Selack
bselack
Offline Send Email
Mar 9, 2007
12:13 am

Just an update for all Mac users .. I updated to XCode 2.4 which has a newer GCC. I'm still doing command line GCC (not XCode) and now I've successfully built...
Barrie Selack
bselack
Offline Send Email
Mar 9, 2007
1:32 am
Advanced

Copyright © 2009 Yahoo! UK. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help