[haiku-development] Re: Fixing pow

  • From: "Mark Hellegers" <mark@xxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 03 Jun 2014 23:18:51 +0200 CEST

> Hello Mark,
> 
> 2014-06-02 22:02 GMT+02:00 Mark Hellegers <mark@xxxxxxxxxxxx>:
> > This is the error I am getting:
> >
> > Encountered problems:
> > problem 1: nothing provides openssl==1.0.0j needed by openssl_x86-
> > 1.0.0j-4
> >   solution 1:
> >     - allow deinstallation of curl_x86-7.26.0-5
> > problem 2: nothing provides openssl==1.0.0j needed by openssl_x86-
> > 1.0.0j-4
> >   solution 1:
> >     - allow deinstallation of curl_x86_devel-7.26.0-5
> >
> 
> For some reason, openssl of the secondary architecture depends on the
> same version of openssl of the primary architecture.
> Would anyone be able to provide packages for secondary architectures
> of openssl-1.0.0l?
> 

Hello,

I tried to update again today and see if I can try the patch today, but 
I got another error. This time with the tiff translator:

In file included from generated/build_packages/tiff_x86-4.0.2-4-
x86_gcc2/develop/headers/x86/tiffio.h:33:0,
                 from src/add-ons/translators/tiff/
TIFFTranslator.cpp:14:
generated/build_packages/tiff_x86-4.0.2-4-x86_gcc2/develop/headers/x86/
tiff.h:74:23: error: conflicting declaration 'typedef int int32'
 typedef TIFF_INT32_T  int32;
                       ^
In file included from headers/os/kernel/OS.h:13:0,
                 from headers/os/kernel/image.h:9,
                 from headers/os/support/Archivable.h:9,
                 from headers/os/translation/Translator.h:9,
                 from src/add-ons/translators/tiff/TIFFTranslator.h:35,
                 from src/add-ons/translators/tiff/
TIFFTranslator.cpp:11:
headers/os/support/SupportDefs.h:24:25: error: 'int32' has a previous 
declaration as 'typedef __haiku_int32 int32'
 typedef __haiku_int32   int32;
                         ^
In file included from generated/build_packages/tiff_x86-4.0.2-4-
x86_gcc2/develop/headers/x86/tiffio.h:33:0,
                 from src/add-ons/translators/tiff/
TIFFTranslator.cpp:14:
generated/build_packages/tiff_x86-4.0.2-4-x86_gcc2/develop/headers/x86/
tiff.h:75:23: error: conflicting declaration 'typedef unsigned int 
uint32'
 typedef TIFF_UINT32_T uint32;
                       ^
In file included from headers/os/kernel/OS.h:13:0,
                 from headers/os/kernel/image.h:9,
                 from headers/os/support/Archivable.h:9,
                 from headers/os/translation/Translator.h:9,
                 from src/add-ons/translators/tiff/TIFFTranslator.h:35,
                 from src/add-ons/translators/tiff/
TIFFTranslator.cpp:11:
headers/os/support/SupportDefs.h:25:26: error: 'uint32' has a previous 
declaration as 'typedef __haiku_uint32 uint32'
 typedef __haiku_uint32   uint32;
                          ^
Kind regards,

Mark Hellegers

--
Spangalese for beginners:

'Mocha tar ah'
'The Gil man jiggled the wire'



Other related posts: