Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation on PPC [CORE1591] #2012

Closed
firebird-automations opened this issue Nov 13, 2007 · 10 comments
Closed

Installation on PPC [CORE1591] #2012

firebird-automations opened this issue Nov 13, 2007 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: grabriel (grabriel)

Votes: 1

I try to install firebird but i have error when i make uci.

./autogen.sh ...
./configure OK

after the software ask me to make in uci directory and/or?? make.
I try both and i always have the same error :

Code, icu_3_0::Locale&, UErrorCode&)':
unicode/loengine.h:357: error: `le_int32' undeclared (first use this function)
unicode/loengine.h:357: error: (Each undeclared identifier is reported only once for each function it appears in.)
make[4]: *** [loengine.o] Error 1
make[4]: Leaving directory `/FirebirdSource/extern/icu/source/layout'
make[3]: *** [all-recursive] Error 2
make[3]: Leaving directory `/FirebirdSource/extern/icu/source'
make[2]: *** [libicu] Error 2
make[2]: Leaving directory `/FirebirdSource/gen'
make[1]: *** [external_libraries] Error 2
make[1]: Leaving directory `/FirebirdSource/gen'
make: *** [firebird] Error 2

How to do?? i look for a solution everywhere on the web and it seems that i'm not the only one with this case, but no solution anywhere.

Thanks!

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Actually, you are not installing, you're building from sources, so this is a build issue and not installation one. If I'm not mistaken, Firebird is not supported (at least not officially) on PPC (yet), so it's not even a bug but new feature / improvement request. Alex, can you comment on this? Anyway, you should report such type of issue in firebird-devel before entering it into bug tracker.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

priority: Blocker [ 1 ] => Major [ 3 ]

Component: Build Issues / Porting [ 10070 ]

Component: Installation [ 10012 ] =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 13406 ] => Firebird [ 14070 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @mariuz

firebird 2.1/20 builds ok now on powerpc and ppc64
https://buildd.debian.org/build.cgi?pkg=firebird2.0

for an port for ppc64 we should open an new bug
with correct detection for ppc32 and power64

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

issuetype: Bug [ 1 ] => Task [ 3 ]

@firebird-automations
Copy link
Collaborator Author

Commented by: Steven R. Loomis (srl_icu-project.org)

if you're not using layout you can build icu with --disable-layout

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Branch 2.0 is not supported long ago, current 2.5 builds fine on linux/PPC64el. Debian performs test builds on regular basis.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants